mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 03:31:24 +00:00
intel: Use dfflegalize.
This commit is contained in:
parent
a3a90f6377
commit
3209c0762a
8 changed files with 17 additions and 178 deletions
|
@ -5,6 +5,7 @@ $(eval $(call add_share_file,share/intel/common,techlibs/intel/common/m9k_bb.v))
|
|||
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/altpll_bb.v))
|
||||
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams_m9k.txt))
|
||||
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams_map_m9k.v))
|
||||
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/ff_map.v))
|
||||
|
||||
# Add the cell models and mappings for the VQM backend
|
||||
families := max10 arria10gx cyclonev cyclone10lp cycloneiv cycloneive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue