| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed typo (sikp -> skip) | Udi Finkelstein | 2018-06-05 | 1 | -1/+1 |
* | autotest.sh: Change from /bin/bash to /usr/bin/env bash | Johnny Sorocil | 2018-05-06 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/brouhaha/yosys | Clifford Wolf | 2016-09-23 | 1 | -1/+6 |
|\ |
|
| * | Add optional SEED=n command line option to Makefile, and -S n command line op... | Eric Smith | 2016-09-22 | 1 | -1/+6 |
* | | Added autotest.sh -I | Clifford Wolf | 2016-09-20 | 1 | -16/+19 |
|/ |
|
* | Fix for modules with big interfaces. | Kaj Tuomi | 2016-09-13 | 1 | -2/+2 |
* | Added "test_autotb -seed" (and "autotest.sh -S") | Clifford Wolf | 2016-08-06 | 1 | -2/+4 |
* | Fixed autotest.sh handling of `timescale | Clifford Wolf | 2016-07-02 | 1 | -14/+10 |
* | Improvements and fixes in autotest.sh script and test_autotb | Clifford Wolf | 2016-05-20 | 1 | -6/+6 |
* | Fix for Modelsim transcript line warp issue #164 | Kaj Tuomi | 2016-05-19 | 1 | -4/+4 |
* | Optionally use ${CC} when compiling test utils. | Sergey Kvachonok | 2016-03-25 | 1 | -1/+1 |
* | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 1 | -4/+1 |
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 1 | -1/+1 |
* | Spell check (by Larry Doolittle) | Clifford Wolf | 2015-08-14 | 1 | -1/+1 |
* | Some test related fixes | Clifford Wolf | 2015-02-12 | 1 | -1/+1 |
* | Refactoring of memory_bram and xilinx brams | Clifford Wolf | 2015-01-18 | 1 | -0/+2 |
* | Tiny fix in vcdcd.pl | Clifford Wolf | 2015-01-13 | 1 | -2/+2 |
* | Added "synth" command | Clifford Wolf | 2014-09-14 | 1 | -2/+2 |
* | Fixed autotest for non-basename arguments | Clifford Wolf | 2014-09-06 | 1 | -0/+3 |
* | Added autotest -e (do not use -noexpr on write_verilog) | Clifford Wolf | 2014-08-30 | 1 | -2/+4 |
* | Added "wreduce" to some of the standard test benches | Clifford Wolf | 2014-08-03 | 1 | -1/+1 |
* | Added "test_autotb -n <num_iter>" option | Clifford Wolf | 2014-08-01 | 1 | -2/+5 |
* | Added "make -j{N}" support to "make test" | Clifford Wolf | 2014-07-30 | 2 | -6/+23 |
* | Renamed "write_autotest" to "test_autotb" and moved to passes/tests/ | Clifford Wolf | 2014-07-29 | 1 | -1/+1 |
* | Added "opt_const -fine" and "opt_reduce -fine" | Clifford Wolf | 2014-07-21 | 1 | -1/+1 |
* | Also simulate unmapped memories in "make test" | Clifford Wolf | 2014-07-17 | 1 | -1/+1 |
* | Added note to "make test": use git checkout of iverilog | Clifford Wolf | 2014-07-16 | 1 | -2/+11 |
* | Progress in Verific bindings | Clifford Wolf | 2014-03-17 | 1 | -1/+9 |
* | Progress in Verific bindings | Clifford Wolf | 2014-03-14 | 1 | -5/+9 |
* | Added vcd2txt.pl and txt2tikztiming.py (tests/tools/...) | Clifford Wolf | 2014-02-19 | 2 | -0/+170 |
* | Added frontend (-f) option to autotest.sh | Clifford Wolf | 2014-02-15 | 1 | -5/+8 |
* | Updated ABC and some related changes | Clifford Wolf | 2014-02-13 | 1 | -2/+1 |
* | Disabled "abc -dff" in "make test" for now (waiting for scorr bugfix in ABC) | Clifford Wolf | 2014-02-12 | 1 | -1/+2 |
* | Removed old unused files from tests/ | Clifford Wolf | 2014-02-05 | 1 | -63/+0 |
* | Replaced isim with xsim in tests/tools/autotest.sh, removed xst support | Clifford Wolf | 2014-02-03 | 1 | -50/+10 |
* | Added autotest.sh -p option | Clifford Wolf | 2014-01-02 | 1 | -3/+8 |
* | Use "abc -dff" in "make test" | Clifford Wolf | 2013-12-31 | 1 | -3/+2 |
* | Fixed commented out techmap call in tests/tools/autotest.sh | Clifford Wolf | 2013-12-31 | 1 | -1/+1 |
* | Renamed stdcells_sim.v to simcells.v and fixed blackbox.v | Clifford Wolf | 2013-11-24 | 1 | -1/+1 |
* | Added modelsim support to autotest | Clifford Wolf | 2013-11-24 | 1 | -2/+10 |
* | Moved common techlib files to techlibs/common | Clifford Wolf | 2013-09-15 | 2 | -3/+3 |
* | Added $div and $mod technology mapping | Clifford Wolf | 2013-08-09 | 1 | -3/+3 |
* | Major redesign of expr width/sign detecion (verilog/ast frontend) | Clifford Wolf | 2013-07-09 | 1 | -2/+2 |
* | Improved vcdcd.pl (added -d option) | Clifford Wolf | 2013-05-14 | 1 | -8/+82 |
* | Some improvements in vcdcd.pl | Clifford Wolf | 2013-05-14 | 1 | -4/+16 |
* | added more .gitignore files (make test) | Clifford Wolf | 2013-01-05 | 1 | -0/+1 |
* | initial import | Clifford Wolf | 2013-01-05 | 5 | -0/+550 |