- 30 Aug, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 08 Aug, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 06 Aug, 2019 2 commits
-
-
SergeyDegtyar committed
-
SergeyDegtyar committed
-
- 23 Jul, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 18 Jul, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 17 Jul, 2019 1 commit
-
-
tests for 'onehot'; tests for 'pmux2shiftx'; tests for 'wblif'.
SergeyDegtyar committed
-
- 16 Jul, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 28 Jun, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 27 Jun, 2019 1 commit
-
-
Bogdan Vukobratovic committed
-
- 13 Jun, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 29 May, 2019 2 commits
-
-
SergeyDegtyar committed
-
SergeyDegtyar committed
-
- 28 May, 2019 1 commit
-
-
Add tests for commits: - Add "wreduce -keepdc"; - Add "fmcombine -initeq -anyeq"; - Add "stat -tech xilinx"; - Add "synth_xilinx -arch".
SergeyDegtyar committed
-
- 24 May, 2019 5 commits
-
-
SergeyDegtyar committed
-
Miodrag Milanovic committed
-
Miodrag Milanovic committed
-
Miodrag Milanovic committed
-
Testing problems: 1.scc_feedback - Feedback is detected not in each case(with different options). 2.splice/splice_port - No any changes in the dump after splice -port command. 3.test_cell/test_cell_macc - ERROR: Assert `port_declared == true' failed in kernel/rtlil.cc:1352.
SergeyDegtyar committed
-
- 05 May, 2019 1 commit
-
-
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
-
- 26 Apr, 2019 2 commits
-
-
Miodrag Milanovic committed
-
Miodrag Milanovic committed
-
- 20 Apr, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 10 Apr, 2019 1 commit
-
-
Add new tests to backends and architecture; Merge commit "Add regression test for Yosys PR 896"
SergeyDegtyar committed
-
- 03 Apr, 2019 2 commits
-
-
SergeyDegtyar committed
-
SergeyDegtyar committed
-
- 29 Mar, 2019 1 commit
-
-
Miodrag Milanovic committed
-
- 27 Mar, 2019 1 commit
-
-
SergeyDegtyar committed
-
- 19 Mar, 2019 1 commit
-
-
Testing problems: 1. "sat -tempinduct_def": +#ERROR: Assert `!undef_mode || model_undef' failed in ./kernel/satgen.h:90. 2. "share -force": +#ERROR: Abort in passes/opt/share.cc:724.
SergeyDegtyar committed
-
- 28 Feb, 2019 1 commit
-
-
Add tests for splitnets command Expand coverage for trace command Expand coverage for splice command (tests for options) Expand coverage for scc command (different loops) Expand coverage for rename command Change test for passes/techmap/deminout Update test for 'dff2dffe -direct' command Add test for 'dffsr2dff' command Expand coverage for iopadmap command
SergeyDegtyar committed
-
- 21 Feb, 2019 2 commits
-
-
Miodrag Milanovic committed
-
SergeyDegtyar committed
-
- 20 Feb, 2019 1 commit
-
-
simple & misc =========== Note that some of commands you can not test with checking with testbench so those place in misc. 1. passes/cmds/add.cc Note that here you need to load some existing verilog and add additional wires, inputs or outputs 2. passes/cmds/blackbox.cc you could create design with sub module, execute blackbox and check if sub module is replaced with blackbox module. 3. passes/cmds/bugpoint.cc 4. passes/cmds/chformal.cc 5. passes/cmds/chtype.cc 6. passes/cmds/connect.cc Maybe can be covered together with add command 7.passes/cmds/connwrappers.cc 8. passes/cmds/design.cc missing covering -import option 9.passes/cmds/plugin.cc 10. passes/cmds/rename.cc rename parts of existing design 11. /passes/cmds/select.cc Lot of options is not used , so room to improve 12.passes/cmds/setattr.cc note there are 3 commands to cover here 13. passes/cmds/setundef.cc setting with one, anyseq, anyconst ... 14. passes/sat/assertpmux.cc 15. passes/sat/async2sync.cc 16. passes/sat/eval.cc 17. passes/sat/freduce.cc 18. passes/sat/miter.cc run with -assert option 19. passes/sat/sat.cc many options are not tested 20. passes/sat/sim.cc 21. passes/techmap/flowmap.cc
SergeyDegtyar committed
-