mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
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
This commit is contained in:
parent
c5b204d8d2
commit
cbaba62401
31 changed files with 2969 additions and 729 deletions
6
techlibs/achronix/Makefile.inc
Executable file
6
techlibs/achronix/Makefile.inc
Executable file
|
@ -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))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue