Added tests/techmap/mem_simple_4x1
authorClifford Wolf <clifford@clifford.at>
Fri, 21 Feb 2014 11:06:40 +0000 (12:06 +0100)
committerClifford Wolf <clifford@clifford.at>
Fri, 21 Feb 2014 11:06:40 +0000 (12:06 +0100)
commit81b3f52519d388f252405fa7cc7472ca9e51bc49
tree26d1faee61bcac2276307c8919b20ca493dfedd2
parent79f8944811cba40ca0f3bda98ab951395d24fa0b
Added tests/techmap/mem_simple_4x1
Makefile
tests/techmap/.gitignore [new file with mode: 0644]
tests/techmap/mem_simple_4x1_cells.v [new file with mode: 0644]
tests/techmap/mem_simple_4x1_map.v [new file with mode: 0644]
tests/techmap/mem_simple_4x1_runtest.sh [new file with mode: 0644]
tests/techmap/mem_simple_4x1_tb.v [new file with mode: 0644]
tests/techmap/mem_simple_4x1_uut.v [new file with mode: 0644]
tests/techmap/run-test.sh [new file with mode: 0755]