mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-18 18:44:43 -04:00
Merge branch 'master' of https://github.com/lcbcFoo/ReonV
This commit is contained in:
commit
4491bd4c03
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue