mirror of https://github.com/YosysHQ/picorv32.git
Updated Programming the Nexys 4 DDR Artix 7 FPGA Trainer Board (markdown)
parent
d255a7252d
commit
c28ff9b717
|
@ -7,7 +7,7 @@ Then you will need to update two files in order to synthesize, implement and gen
|
|||
First update [scripts/vivado/synth_system.tcl](scripts/vivado/synth_system.tcl). Change the following line:
|
||||
|
||||
```
|
||||
synth_design -part xc7a100tcsg324-1 -top system
|
||||
synth_design -part xc7k70t-fbg676 -top system
|
||||
```
|
||||
to
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue