Renamed some of the test cases in tests/simple to avoid name collisions
authorClifford Wolf <clifford@clifford.at>
Fri, 25 Jul 2014 11:01:45 +0000 (13:01 +0200)
committerClifford Wolf <clifford@clifford.at>
Fri, 25 Jul 2014 11:01:45 +0000 (13:01 +0200)
commit50f22ff30c921c90f686879455117c7c2c9f96d5
tree9ee57923c22af5d0559288452ca0c02f0747f2be
parent0520bfea892291a131134411d587034fcd36bf1c
Renamed some of the test cases in tests/simple to avoid name collisions
16 files changed:
tests/simple/arraycells.v
tests/simple/fsm.v
tests/simple/generate.v
tests/simple/i2c_master_tests.v
tests/simple/macros.v
tests/simple/mem2reg.v
tests/simple/memory.v
tests/simple/operators.v
tests/simple/paramods.v
tests/simple/partsel.v
tests/simple/repwhile.v
tests/simple/signedexpr.v
tests/simple/task_func.v
tests/simple/undef_eqx_nex.v
tests/simple/usb_phy_tests.v [new file with mode: 0644]
tests/simple/usb_phy_tetsts.v [deleted file]