Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (update obsolete link) |
m (→Tools) |
||
Line 10: | Line 10: | ||
| width="50%" | | | width="50%" | | ||
===Tools=== | ===Tools=== | ||
− | * [[Target_Software_Installation#FPGA_firmware_installation|FPGA firmware installation]] | + | * [[Target_Software_Installation#FPGA_firmware_installation|FPGA firmware installation (on U-Boot)]] |
− | * [[ISE WebPack installation on Linux]] | + | * [[ISE WebPack installation on Linux| ISE WebPack (Xilinx's free devt tool) installation]] |
* [[How_to_make_a_VHDL_design_in_Ubuntu/Debian| How to setup the FPGA toolchain in Ubuntu/Debian]] | * [[How_to_make_a_VHDL_design_in_Ubuntu/Debian| How to setup the FPGA toolchain in Ubuntu/Debian]] | ||
− | * [[FPGA_loader | Configure FPGA from | + | * [[FPGA_loader | Configure the FPGA from Linux]] |
− | * [[FPGA_register | | + | * [[FPGA_register | Access the FPGA address domain from Linux]] |
* [[How to simulate post synthesis and post place & route design with GHDL]] | * [[How to simulate post synthesis and post place & route design with GHDL]] | ||
| width="50%" | | | width="50%" | | ||
+ | |||
===Xilinx documentation links=== | ===Xilinx documentation links=== | ||
* [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet] | * [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet] |
Revision as of 21:25, 3 March 2009
Contents
Introduction
Developing on the APF FPGA
Tools |
Xilinx documentation links |
Designs |
Links VHDL
|
Peripheral On Demand |
|
OrchestraDraft: |
Links Wishbone |