diff options
Diffstat (limited to 'sim/top_shift/makefile.sources')
-rw-r--r-- | sim/top_shift/makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/top_shift/makefile.sources b/sim/top_shift/makefile.sources index 460360c..fdaa601 100644 --- a/sim/top_shift/makefile.sources +++ b/sim/top_shift/makefile.sources @@ -1,4 +1,6 @@ # All files which synthesized SYN_SOURCE_FILES = \ +../../src/edge.vhd \ +../../src/ringcnt.vhd \ ../../src/top_shift.vhd |