mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-17 11:24:38 -04:00
fpga: Update next-pnr seed to reach 24 MHz
This commit is contained in:
parent
ad62f6e48f
commit
b524cd0d6e
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ synth.json: $(FPGA_VERILOG_SRCS) $(VERILOG_SRCS) $(PICORV32_SRCS) bram_fw.hex
|
|||
application_fpga_par.json: synth.json $(P)/data/$(PIN_FILE)
|
||||
$(NEXTPNR_PATH)nextpnr-ice40 \
|
||||
-l application_fpga_par.txt \
|
||||
--seed 16549106670644347421 \
|
||||
--seed 9416596747216415304 \
|
||||
--freq $(TARGET_FREQ) \
|
||||
--ignore-loops \
|
||||
--up5k \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue