aboutsummaryrefslogtreecommitdiff
path: root/fpga/Makefile
diff options
context:
space:
mode:
authorNathan Ringo <nathan@remexre.com>2024-10-20 17:49:23 -0500
committerNathan Ringo <nathan@remexre.com>2024-10-20 17:49:23 -0500
commit5c89c77fcf7493778732c12e2b141b5e9fa1f4a3 (patch)
tree943e0a339d28f8ef3a7aa7aaf8ad09f94ba63186 /fpga/Makefile
parentddf01d51c3429c25a57077d93d3309ce0e5d2262 (diff)
Maybe repaired UART, I2C, and HyperBus (but now getting a weird error)...
Diffstat (limited to 'fpga/Makefile')
-rw-r--r--fpga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/Makefile b/fpga/Makefile
index d71968c..8219ab3 100644
--- a/fpga/Makefile
+++ b/fpga/Makefile
@@ -1,6 +1,6 @@
BSC_COMP_FLAGS = -bdir tmp -p src:+ -simdir tmp -vdir tmp
BSC_LINK_FLAGS = -bdir tmp -simdir tmp -vdir tmp
-BSC_SOURCES = BRAM2.v FIFO1.v FIFO10.v RevertReg.v SizedFIFO.v TriState.v
+BSC_SOURCES = BRAM2.v ClockDiv.v FIFO1.v FIFO10.v RevertReg.v SizedFIFO.v SyncBit.v SyncFIFO.v SyncHandshake.v SyncRegister.v SyncResetA.v TriState.v
all: tmp/mkTop.bin
flash: tmp/mkTop.bin