Update README.md
This commit is contained in:
parent
44726a1785
commit
d1cc79bfc9
17
README.md
17
README.md
@ -6,6 +6,16 @@ range of real-world FPGA devices. It currently supports Lattice iCE40 devices
|
|||||||
and Lattice ECP5 devices, as well as a "generic" back-end for user-defined
|
and Lattice ECP5 devices, as well as a "generic" back-end for user-defined
|
||||||
architectures. (ECP5 and "generic" support are still experimental.)
|
architectures. (ECP5 and "generic" support are still experimental.)
|
||||||
|
|
||||||
|
Currently nextpnr is beta software at best. But we aim at replacing
|
||||||
|
arachne-pnr as official place-and-route tool for the icestorm flow soon.
|
||||||
|
|
||||||
|
Here is a screenshot of nextpnr for iCE40. Build instructions and getting
|
||||||
|
started notes can be found below.
|
||||||
|
|
||||||
|
|
||||||
|
<img src="https://i.imgur.com/0spmlBa.png" width="640"/>
|
||||||
|
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
@ -144,9 +154,10 @@ Links and references
|
|||||||
- [Project X-Ray (Xilinx 7-Series)](https://symbiflow.github.io/prjxray-db/)
|
- [Project X-Ray (Xilinx 7-Series)](https://symbiflow.github.io/prjxray-db/)
|
||||||
- [Project Chibi (Intel MAX-V)](https://github.com/rqou/project-chibi)
|
- [Project Chibi (Intel MAX-V)](https://github.com/rqou/project-chibi)
|
||||||
|
|
||||||
### Other FOSS place and route tools (FPGA and ASIC)
|
### Other FOSS FPGA place and route projects
|
||||||
|
|
||||||
- [Arachne PNR](https://github.com/cseed/arachne-pnr)
|
- [Arachne PNR](https://github.com/cseed/arachne-pnr)
|
||||||
- [VPR/VTR](https://verilogtorouting.org/)
|
- [VPR/VTR](https://verilogtorouting.org/)
|
||||||
- [graywolf/timberwolf](https://github.com/rubund/graywolf)
|
- [SymbiFlow](https://github.com/SymbiFlow/symbiflow-arch-defs)
|
||||||
- [qrouter](http://opencircuitdesign.com/qrouter/)
|
- [Gaffe](https://github.com/kc8apf/gaffe)
|
||||||
|
- [KinglerPAR](https://github.com/rqou/KinglerPAR)
|
||||||
|
Loading…
Reference in New Issue
Block a user