mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-28 03:10:56 -05:00
PoC: fpga: Update next-pnr seed to reach 24 MHz
This commit is contained in:
parent
a68b646edf
commit
d65e1eec4e
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,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 9106179903728618585 \
|
||||
--seed 4127945014473118301 \
|
||||
--freq $(TARGET_FREQ) \
|
||||
--ignore-loops \
|
||||
--up5k \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue