Moved common techlib files to techlibs/common
authorClifford Wolf <clifford@clifford.at>
Sun, 15 Sep 2013 09:52:57 +0000 (11:52 +0200)
committerClifford Wolf <clifford@clifford.at>
Sun, 15 Sep 2013 09:52:57 +0000 (11:52 +0200)
commit288ba9618af9c5ba9db1131955c92d59166d120d
treed65852d388355322a9e7166ba0b0661e24eb220e
parent647c23b7b7e3a72fc64d9b1ad07dacd590865898
Moved common techlib files to techlibs/common
17 files changed:
Makefile
manual/CHAPTER_CellLib.tex
manual/CHAPTER_Techmap.tex
passes/techmap/Makefile.inc
techlibs/Makefile.inc [deleted file]
techlibs/blackbox.sed [deleted file]
techlibs/common/Makefile.inc [new file with mode: 0644]
techlibs/common/blackbox.sed [new file with mode: 0644]
techlibs/common/simlib.v [new file with mode: 0644]
techlibs/common/stdcells.v [new file with mode: 0644]
techlibs/common/stdcells_sim.v [new file with mode: 0644]
techlibs/simlib.v [deleted file]
techlibs/stdcells.v [deleted file]
techlibs/stdcells_sim.v [deleted file]
tests/i2c_bench/run-test.sh
tests/tools/autotest.sh
tests/tools/rtlview.sh