aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* smtbmc: Add native json based witness format + smt2 backend supportJannis Harder2022-08-161-0/+3
| | | | | | | | | | | | | | | | | | | | This adds a native json based witness trace format. By having a common format that includes everything we support, and providing a conversion utility (yosys-witness) we no longer need to implement every format for every tool that deals with witness traces, avoiding a quadratic opportunity to introduce subtle bugs. Included: * smt2: New yosys-smt2-witness info lines containing full hierarchical paths without lossy escaping. * yosys-smtbmc --dump-yw trace.yw: Dump results in the new format. * yosys-smtbmc --yw trace.yw: Read new format as constraints. * yosys-witness: New tool to convert witness formats. Currently this can only display traces in a human-readable-only format and do a passthrough read/write of the new format. * ywio.py: Small python lib for reading and writing the new format. Used by yosys-smtbmc and yosys-witness to avoid duplication.
* Add mandatory wasm file to zip file as wellMiodrag Milanovic2020-03-121-0/+1
|
* Add files to ignore for python buildMiodrag Milanovic2019-05-261-0/+3
|
* Install launcher executable when running yosys-smtbmc on Windows.William D. Jones2019-03-131-0/+2
| | | | Signed-off-by: William D. Jones <thor0505@comcast.net>
* Add "make ystests"Clifford Wolf2018-08-301-0/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add "make coverage"Clifford Wolf2018-08-271-0/+4
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Added required structure to implement unit testsrodrigosiqueira2016-12-041-0/+3
| | | | | | | | | | 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>
* Added first help messages for cell typesClifford Wolf2015-10-141-0/+1
|
* Added libyosys.so buildClifford Wolf2015-08-041-0/+1
|
* More YosysJS stuffClifford Wolf2015-02-161-1/+1
|
* Added YosysJS wrapperClifford Wolf2015-02-161-1/+0
|
* Added Viz to yosys.jsClifford Wolf2015-02-151-0/+1
|
* More emscripten stuff, Added example appClifford Wolf2015-02-151-1/+1
|
* Added "make mklibyosys", some minor API changesClifford Wolf2015-02-011-0/+1
|
* Create vcxsrc in mxe build "make dist"Clifford Wolf2014-10-181-0/+2
|
* Various Makefile changes for cross-compiling ABC for Win32Clifford Wolf2014-10-121-0/+1
|
* added .exe and .html output files to .gitignoreClifford Wolf2014-10-091-0/+4
|
* Removed references to yosys-svgviewer from docsClifford Wolf2014-09-021-1/+0
|
* Added eclipse .setting folder to .gitignoreClifford Wolf2014-07-231-0/+1
|
* Added API and Makefile rules for share/ filesClifford Wolf2013-10-271-0/+1
|
* Added version info to yosys command and added -V optionClifford Wolf2013-08-201-0/+1
|
* Added $lut cells and abc lut mapping supportClifford Wolf2013-07-231-14/+14
|
* Added "make abc" and "make install-abc"Clifford Wolf2013-06-081-0/+2
|
* Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlibClifford Wolf2013-03-271-1/+2
|
* Added eclipse CDT project files to .gitignoreClifford Wolf2013-03-211-0/+2
|
* Added vi .*.swp files to .gitignoreClifford Wolf2013-03-151-0/+1
|
* Added support for loadable modules (aka plugins)Clifford Wolf2013-03-061-0/+2
|
* Added qtcreator.creator.user to top level .gitignoreClifford Wolf2013-01-051-2/+3
|
* More .gitignore and fixed "make mrproper"Clifford Wolf2013-01-051-0/+4
|
* added .gitignore filesClifford Wolf2013-01-051-0/+4