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