This commit is contained in:
lcbcfoo 2018-07-24 00:09:54 -03:00
commit 4491bd4c03

View file

@ -16,8 +16,8 @@ make main.out
```
---
## Synthetizing and loading design to FPGA
To synthetize ReonV you must change to your board design directory, in this example it is `designs/leon3-digilent-nexys4ddr`. There is a README in each design directory, follow the instructions there to synthetize and load the design to FPGA. In this example, they are:
## Synthesizing and loading design to FPGA
To synthesize ReonV you must change to your board design directory, in this example it is `designs/leon3-digilent-nexys4ddr`. There is a README in each design directory, follow the instructions there to synthesize and load the design to FPGA. In this example, they are:
```
make sim
make vivado