mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 20:46:04 +00:00
Custom step to add global clock buffers
This commit is contained in:
parent
ab98f604fd
commit
6e210f26fa
4 changed files with 129 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
OBJS += techlibs/efinix/synth_efinix.o
|
||||
OBJS += techlibs/efinix/efinix_gbuf.o
|
||||
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_map.v))
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/arith_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue