mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 04:56:05 +00:00
coolrunner2: Initial mapping of latches
This commit is contained in:
parent
4af5baab21
commit
36b75dfcb7
4 changed files with 63 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
OBJS += techlibs/coolrunner2/synth_coolrunner2.o
|
||||
OBJS += techlibs/coolrunner2/coolrunner2_sop.o
|
||||
|
||||
$(eval $(call add_share_file,share/coolrunner2,techlibs/coolrunner2/cells_latch.v))
|
||||
$(eval $(call add_share_file,share/coolrunner2,techlibs/coolrunner2/cells_sim.v))
|
||||
$(eval $(call add_share_file,share/coolrunner2,techlibs/coolrunner2/xc2_dff.lib))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue