diff options
Diffstat (limited to 'techlibs/fabulous/Makefile.inc')
-rw-r--r-- | techlibs/fabulous/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/techlibs/fabulous/Makefile.inc b/techlibs/fabulous/Makefile.inc index eb5adc0eb..6ef2a0185 100644 --- a/techlibs/fabulous/Makefile.inc +++ b/techlibs/fabulous/Makefile.inc @@ -7,4 +7,6 @@ $(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims.v)) $(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims_ff.v)) $(eval $(call add_share_file,share/fabulous,techlibs/fabulous/latches_map.v)) $(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ff_map.v)) +$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ram_regfile.txt)) +$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/regfile_map.v)) |