More FAQ tweaks
Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
parent
b17b0680b5
commit
cceda82d40
@ -49,7 +49,7 @@ Nextpnr and other tools
|
|||||||
[Verilog to Routing](https://verilogtorouting.org).
|
[Verilog to Routing](https://verilogtorouting.org).
|
||||||
|
|
||||||
* If you are developing FPGA code in **Verilog** for a **Lattice iCE40** and
|
* If you are developing FPGA code in **Verilog** for a **Lattice iCE40** and
|
||||||
need an open source toolchain, we suggest you use Yosys and nextpnr.
|
need an open source toolchain, we suggest you use [Yosys](http://www.clifford.at/yosys/) and nextpnr.
|
||||||
|
|
||||||
* If you are developing FPGA code in **Verilog** for a **Lattice iCE40** with
|
* If you are developing FPGA code in **Verilog** for a **Lattice iCE40** with
|
||||||
Yosys and the **existing Arachne-PNR toolchain**, we suggest you start thinking about
|
Yosys and the **existing Arachne-PNR toolchain**, we suggest you start thinking about
|
||||||
@ -77,10 +77,10 @@ it was never designed to support multiple different FPGA devices, nor more
|
|||||||
complicated timing driven placement and routing used by most commercial place and route
|
complicated timing driven placement and routing used by most commercial place and route
|
||||||
tools.
|
tools.
|
||||||
|
|
||||||
It felt like extending Arachne-PNR was not going to be the best path forward, so
|
It felt like extending arachne-pnr was not going to be the best path forward, so
|
||||||
it was decided to build nextpnr as replacement.
|
it was decided to build nextpnr as replacement.
|
||||||
|
|
||||||
### Arachne-PNR does X better!
|
### arachne-pnr does X better!
|
||||||
|
|
||||||
If you have a use case which prevents you from switching to nextpnr from
|
If you have a use case which prevents you from switching to nextpnr from
|
||||||
arachne, we want to hear about it! Please create an issue and we will do our best to solve the problem!
|
arachne, we want to hear about it! Please create an issue and we will do our best to solve the problem!
|
||||||
|
Loading…
Reference in New Issue
Block a user