From 288ba9618af9c5ba9db1131955c92d59166d120d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 15 Sep 2013 11:52:57 +0200 Subject: Moved common techlib files to techlibs/common --- tests/i2c_bench/run-test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/i2c_bench') diff --git a/tests/i2c_bench/run-test.sh b/tests/i2c_bench/run-test.sh index 5fdbb0594..580ce4c0d 100755 --- a/tests/i2c_bench/run-test.sh +++ b/tests/i2c_bench/run-test.sh @@ -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 -- cgit v1.2.3