mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
Introduce RegFile mappings
This commit is contained in:
parent
2b07e01ea4
commit
12c22045b7
4 changed files with 95 additions and 2 deletions
|
@ -7,4 +7,6 @@ $(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims.v))
|
|||
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims_ff.v))
|
||||
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/latches_map.v))
|
||||
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ff_map.v))
|
||||
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ram_regfile.txt))
|
||||
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/regfile_map.v))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue