aboutsummaryrefslogtreecommitdiff
path: root/sim/de1_tone/makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'sim/de1_tone/makefile.sources')
-rw-r--r--sim/de1_tone/makefile.sources13
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/de1_tone/makefile.sources b/sim/de1_tone/makefile.sources
new file mode 100644
index 0000000..46993a5
--- /dev/null
+++ b/sim/de1_tone/makefile.sources
@@ -0,0 +1,13 @@
+SYN_SOURCE_FILES = \
+../../src/adcintf.vhd \
+../../src/bclk.vhd \
+../../src/dacintf.vhd \
+../../src/fsgen.vhd \
+../../src/i2c_sub.vhd \
+../../src/i2c.vhd \
+../../src/i2c_write.vhd \
+../../src/mclk.vhd \
+../../src/audio.vhd \
+../../src/tone_rtl.vhd \
+../../src/de1_tone.vhd
+