(no commit message)
authorlkcl <lkcl@web>
Tue, 5 Apr 2022 00:29:27 +0000 (01:29 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 5 Apr 2022 00:29:27 +0000 (01:29 +0100)
HDL_workflow.mdwn

index d65d6411cac07577208cdca1194b51f69bd7877d..b5de78135899d57d09c14adca2e3e6a4281942fb 100644 (file)
@@ -551,6 +551,15 @@ See [[HDL_workflow/nextpnr]] page for installation instructions of nextpnr with
 [[HDL_workflow/ECP5_FPGA]] for connecting up to JTAG with a ULX3S
 and the Lattice VERSA_ECP5.
 
+## Nextpnr-xilinx
+
+An open source place and route framework for Xilinx FPGAs using Project Xray. We will use it for Xilinx 7-series FPGAs like Artix-7.
+
+One of the ways to get Arty A7 100t Digilent FPGA board working.
+
+See [[HDL_workflow/nextpnr-xilinx]] for installation instructions and dependencies.
+
+
 ## Verilator
 
 The fastest Verilog and SystemVerilog simulator. It compiles Verilog to C++ or SystemC.
@@ -587,19 +596,11 @@ See [[HDL_workflow/cocotb]] page for installation instructions.
 
 A fully open source toolchain for the development of FPGAs. Currently it targets Xilinx 7-series, Lattice iCE40 and ECP5, Quicklogic EOS S3.
 
-Needed for the Arty A7 100t Digilent FPGA board.
+One way to get the Arty A7 100t Digilent FPGA board working.
 
 See [[HDL_workflow/symbiflow]] for installation instructions
 and dependencies.
 
-## Nextpnr-xilinx
-
-An open source place and route framework for Xilinx FPGAs using Project Xray. We will use it for Xilinx 7-series FPGAs like Artix-7.
-
-Needed for Arty A7 100t Digilent FPGA board.
-
-See [[HDL_workflow/nextpnr-xilinx]] for installation instructions and dependencies.
-
 # Registering for git repository access<a name="gitolite3_access"></a>
 
 After going through the onboarding process and having agreed to take