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:
parent
1622e3ab6b
commit
7471c0188a
3 changed files with 5 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,6 +16,8 @@ verilog_RTL
|
|||
# files generated for FPGA ULX3s implementation
|
||||
ulx3s_fpga/mkTop.d
|
||||
ulx3s_fpga/mkTop.json
|
||||
ulx3s_fpga/mkTop.bit
|
||||
ulx3s_fpga/mkTop.config
|
||||
|
||||
# generated experiment outputs
|
||||
experiments/bram/*.cxx
|
||||
|
|
Reference in a new issue