mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 11:07:52 +00:00
Added support for memories to verific bindings
This commit is contained in:
parent
7545510edc
commit
acda74c12c
2 changed files with 86 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
verific -vlog2k ../../../yosys-bigsim/softusb_navre/rtl/softusb_navre.v
|
||||
verific -import softusb_navre
|
||||
|
||||
memory softusb_navre
|
||||
flatten softusb_navre
|
||||
rename softusb_navre gate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue