-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Andreas Wagner edited this page May 16, 2016
·
26 revisions
Welcome to the open FPGA tools wiki!
Note: This project is NOT affiliated with OpenFPGA INC.
| Device/Vendor | Status | Note |
|---|---|---|
| Xilinx CoolRunner-II | Most of bitstream mapping done, partial place-and-route, no HDL integration | TODO: merge code from azonenberg's internal SVN |
| Silego Greenpak4 | Can go from HDL to bitstream for most digital functions, no mixed signal yet | Bitstream is publicly documented |
| [[Cypress PSoC 5(LP)/PSoC 4/PSoC 3 | Cypress PSoC]] | Not yet started |
TODO: List other projects here to avoid duplicating work
| Project | Description |
|---|---|
| Yosys | Open Verilog synthesis for a number of FPGAs |
| arachne-pnr | Place-and-route for iCE40 FPGAs |
| IceStorm | Bitstream manipulation tools for iCE40 FPGAs |
| fpgatools | FPGA toolchain for xc6slx9 |
| fpgalivereprog | full dynamic partial live reconfiguration for xc6slx9 FPGA (spec, blog) |