mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 06:50:09 +00:00
coolrunner2: Add extraction for TFFs
This commit is contained in:
parent
dd5fab69c1
commit
8fe9cdf364
3 changed files with 54 additions and 0 deletions
|
@ -4,4 +4,5 @@ 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/tff_extract.v))
|
||||
$(eval $(call add_share_file,share/coolrunner2,techlibs/coolrunner2/xc2_dff.lib))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue