mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Update example for GW1NR-9
This uses the Trenz TEC0117 on Gowin IDE 1.8.4
This commit is contained in:
parent
b51c972296
commit
6cf5157fe7
4 changed files with 28 additions and 47 deletions
16
examples/gowin/device.cfg
Normal file
16
examples/gowin/device.cfg
Normal file
|
@ -0,0 +1,16 @@
|
|||
set JTAG regular_io = false
|
||||
set SSPI regular_io = false
|
||||
set MSPI regular_io = false
|
||||
set READY regular_io = false
|
||||
set DONE regular_io = false
|
||||
set RECONFIG_N regular_io = false
|
||||
set MODE regular_io = false
|
||||
set CRC_check = true
|
||||
set compress = false
|
||||
set encryption = false
|
||||
set security_bit_enable = true
|
||||
set bsram_init_fuse_print = true
|
||||
set download_speed = 250/100
|
||||
set spi_flash_address = 0x00FFF000
|
||||
set format = txt
|
||||
set background_programming = false
|
Loading…
Add table
Add a link
Reference in a new issue