- 08 Jul, 2019 1 commit
-
-
Testing problems: frontends.read_liberty_error.read_liberty_error_read_liberty_redefenition_of_module - Typo in the message "Re-definition of of cell/module..."
SergeyDegtyar committed
-
- 29 Jun, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 24 May, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 05 May, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 04 May, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 03 May, 2019 3 commits
-
-
Miodrag Milanovic committed
-
Miodrag Milanovic committed
-
Miodrag Milanovic committed
-
- 02 May, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 01 May, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 30 Apr, 2019 5 commits
-
-
SergeyDegtyar committed
-
Revert "Fix tests in backends,regression for new Yosys revision; Add new tests to frontends,misc,regression;" This reverts commit e9fb66a3.
SergeyDegtyar committed -
This reverts commit c9a8d4a8.
SergeyDegtyar committed -
SergeyDegtyar committed
-
Fix tests in backends,regression for new Yosys revision; Add new tests to frontends,misc,regression;
SergeyDegtyar committed
-
- 27 Apr, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 26 Apr, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 20 Apr, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 25 Jan, 2019 1 commit
-
-
Merge commit "Fix tests according to latest yosys and proper gitignore files". Make the same changes for 'regression'.
SergeyDegtyar committed
-
- 24 Jan, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 23 Jan, 2019 1 commit
-
-
IV frontends ============= For frontends idea is that you do not do read_verilog but some you are reading input in different format. Since most of formats yosys can also read and write you can use plain verilog write blif for example and use that as source for this coverage. For liberty files many examples can be found so that is also in list of tasks 1. http://scratch.clifford.at/coverage_html/frontends/blif/blifparse.cc.gcov.html 2. http://scratch.clifford.at/coverage_html/frontends/ilang/ilang_frontend.cc.gcov.html 3. http://scratch.clifford.at/coverage_html/frontends/json/jsonparse.cc.gcov.html 4. http://scratch.clifford.at/coverage_html/frontends/liberty/liberty.cc.gcov.html
SergeyDegtyar committed
-