aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/achronix/Makefile.inc
diff options
context:
space:
mode:
authordh73 <dh73_fpga@qq.com>2017-10-01 11:04:17 -0500
committerdh73 <dh73_fpga@qq.com>2017-10-01 11:04:17 -0500
commitcbaba62401ca975bc9aee91b53e0b48fa59bd6c3 (patch)
treecef8519094b97b32e1412647abbd3a09ab0574a2 /techlibs/achronix/Makefile.inc
parentc5b204d8d283d16e6eae8658034da6d378b6810e (diff)
downloadyosys-cbaba62401ca975bc9aee91b53e0b48fa59bd6c3.tar.gz
yosys-cbaba62401ca975bc9aee91b53e0b48fa59bd6c3.tar.bz2
yosys-cbaba62401ca975bc9aee91b53e0b48fa59bd6c3.zip
Adding Cyclone IV (E, GX), Arria 10, Cyclone V and LPM functions (ALTPLL and M9K); M9K is not finished yet. Achronix Speedster also in this commit. Both Arria10 and Speedster-i are still experimental due complexity, but you can experiment around those devices right now
Diffstat (limited to 'techlibs/achronix/Makefile.inc')
-rwxr-xr-xtechlibs/achronix/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/techlibs/achronix/Makefile.inc b/techlibs/achronix/Makefile.inc
new file mode 100755
index 000000000..4dfa59856
--- /dev/null
+++ b/techlibs/achronix/Makefile.inc
@@ -0,0 +1,6 @@
+
+OBJS += techlibs/achronix/synth_speedster.o
+
+$(eval $(call add_share_file,share/achronix/speedster22i/,techlibs/achronix/speedster22i/cells_comb_speedster.v))
+$(eval $(call add_share_file,share/achronix/speedster22i/,techlibs/achronix/speedster22i/cells_map_speedster.v))
+