
Added modifications inside the main Makefile to refers the unit test Makefile. Added separated Makefile only for compiling unit tests. Added simple example of unit test. Signed-off-by: Charles Oliveira <18oliveira.charles@gmail.com> Signed-off-by: Pablo Alejandro <pabloabur@usp.br> Signed-off-by: Rodrigo Siqueira <siqueira@ime.usp.br>
32 lines
437 B
Text
32 lines
437 B
Text
*.o
|
|
*.d
|
|
.*.swp
|
|
*.gch
|
|
/.cproject
|
|
/.project
|
|
/.settings
|
|
/qtcreator.files
|
|
/qtcreator.includes
|
|
/qtcreator.config
|
|
/qtcreator.creator
|
|
/qtcreator.creator.user
|
|
/Makefile.conf
|
|
/abc
|
|
/viz.js
|
|
/yosys
|
|
/yosys.exe
|
|
/yosys.js
|
|
/yosys-abc
|
|
/yosys-abc.exe
|
|
/yosys-config
|
|
/yosys-smtbmc
|
|
/yosys-filterlib
|
|
/yosys-filterlib.exe
|
|
/kernel/version_*.cc
|
|
/share
|
|
/yosys-win32-mxebin-*
|
|
/yosys-win32-vcxsrc-*
|
|
/yosysjs-*
|
|
/libyosys.so
|
|
/tests/unit/bintest/
|
|
/tests/unit/objtest/
|