Make make fpga work

`ERROR: IO 'ftdi_txd_1' is unconstrained in LPF (override this error with --lpf-allow-unconstrained)`
This commit is contained in:
Artturin 2025-04-02 03:10:29 +03:00
parent 1622e3ab6b
commit 7471c0188a
3 changed files with 5 additions and 2 deletions

View file

@ -159,7 +159,7 @@ v_sim_vcd:
# ----------------------------------------------------------------
fpga:
make -C ulx3s_fpga
make -C ulx3s_fpga mkTop.bit
.PHONY: clean
clean: