mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 05:13:40 +00:00
change ql-bram-types pass to use mode parameter; clean up primitive libraries
This commit is contained in:
parent
688455ef69
commit
7c0dbc8822
13 changed files with 74503 additions and 74255 deletions
|
@ -1,6 +1,6 @@
|
|||
OBJS += techlibs/quicklogic/synth_quicklogic.o
|
||||
OBJS += techlibs/quicklogic/ql-bram-merge.o
|
||||
OBJS += techlibs/quicklogic/quicklogic_eqn.o
|
||||
OBJS += techlibs/quicklogic/ql-bram-types.o
|
||||
|
||||
$(eval $(call add_share_file,share/quicklogic/common,techlibs/quicklogic/common/cells_sim.v))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue