mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-23 05:15:30 +00:00
Include verilog source files for demo1.sby
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
This commit is contained in:
parent
59a8fbdf36
commit
494f84b0ab
4 changed files with 3259 additions and 5 deletions
|
@ -16,6 +16,6 @@ read_verilog -formal axicheck.v
|
|||
prep -top testbench
|
||||
|
||||
[files]
|
||||
picorv32.v ~/Work/picorv32/picorv32.v
|
||||
axicheck.v ~/Work/picorv32/scripts/smtbmc/axicheck.v
|
||||
picorv32.v ../extern/picorv32.v
|
||||
axicheck.v ../extern/axicheck.v
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue