mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Moved common techlib files to techlibs/common
This commit is contained in:
parent
647c23b7b7
commit
288ba9618a
13 changed files with 17 additions and 17 deletions
|
@ -27,8 +27,8 @@ EOT
|
|||
./testbench_ref -tclbatch testbench_ref.tcl
|
||||
|
||||
vlogcomp --work syn i2c_master_syn.v
|
||||
vlogcomp --work syn ../../techlibs/simlib.v
|
||||
vlogcomp --work syn ../../techlibs/stdcells_sim.v
|
||||
vlogcomp --work syn ../../techlibs/common/simlib.v
|
||||
vlogcomp --work syn ../../techlibs/common/stdcells_sim.v
|
||||
vlogcomp --work syn i2c_slave_model.v
|
||||
vlogcomp --work syn spi_slave_model.v
|
||||
vlogcomp --work syn tst_bench_top.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue