mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-10 07:10:54 +00:00
Update location of demo files
This commit is contained in:
parent
6dcde33cc2
commit
ab2003d90f
4 changed files with 3 additions and 3 deletions
|
@ -20,6 +20,6 @@ read_verilog -formal axicheck.v
|
|||
prep -top testbench
|
||||
|
||||
[files]
|
||||
picorv32.v ../../../extern/picorv32.v
|
||||
axicheck.v ../../../extern/axicheck.v
|
||||
picorv32.v
|
||||
axicheck.v
|
||||
|
||||
|
|
|
@ -17,5 +17,5 @@ read -sv prv32fmcmp.v
|
|||
prep -top prv32fmcmp
|
||||
|
||||
[files]
|
||||
../../extern/picorv32.v
|
||||
../../docs/examples/demos/picorv32.v
|
||||
prv32fmcmp.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue