Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address requested changes - don't require non-$ name. | Jim Lawson | 2019-02-22 | 2 | -4/+7 |
| | | | | | | Suppress warning if name does begin with a `$`. Fix hierachy tests so they have something to grep. Announce hierarchy test types. | ||||
* | Fix normal (non-array) hierarchy -auto-top. | Jim Lawson | 2019-02-19 | 2 | -1/+65 |
| | | | | Add simple test. | ||||
* | Modified errors into warnings | Udi Finkelstein | 2018-06-05 | 1 | -4/+38 |
| | | | | No longer false warnings for memories and assertions | ||||
* | reg_wire_error test needs the -sv flag so it is run via a script so it had ↵ | Udi Finkelstein | 2018-06-05 | 2 | -0/+41 |
| | | | | to be moved out of the tests/simple dir that only runs Verilog files | ||||
* | Added "pmuxtree" command | Clifford Wolf | 2015-04-07 | 1 | -0/+51 |
| | |||||
* | Added tests/various/constmsk_test.ys | Clifford Wolf | 2014-09-04 | 3 | -0/+68 |
| | |||||
* | Added tests/various/.gitignore | Clifford Wolf | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | Added tests/various/submod_extract.ys | Clifford Wolf | 2014-07-26 | 2 | -0/+27 |