summaryrefslogtreecommitdiff
path: root/techlibs/sf2/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/sf2/Makefile.inc')
-rw-r--r--techlibs/sf2/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/techlibs/sf2/Makefile.inc b/techlibs/sf2/Makefile.inc
new file mode 100644
index 00000000..cc3054ac
--- /dev/null
+++ b/techlibs/sf2/Makefile.inc
@@ -0,0 +1,8 @@
+
+OBJS += techlibs/sf2/synth_sf2.o
+OBJS += techlibs/sf2/sf2_iobs.o
+
+$(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
+$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
+$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_sim.v))
+