aboutsummaryrefslogtreecommitdiffstats
path: root/tests/various
Commit message (Collapse)AuthorAgeFilesLines
* Fix initEddie Hung2019-05-241-27/+27
|
* Fix typosEddie Hung2019-05-241-6/+6
|
* Add more testsEddie Hung2019-05-242-20/+41
|
* Call procEddie Hung2019-05-241-1/+1
|
* Fix duplicate driverEddie Hung2019-05-241-15/+15
|
* Add opt_rmdff testsEddie Hung2019-05-232-0/+55
|
* Merge pull request #946 from YosysHQ/clifford/specifyClifford Wolf2019-05-062-0/+86
|\ | | | | Add specify parser
| * Improve tests/various/specify.ysClifford Wolf2019-05-061-2/+32
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * More testingEddie Hung2019-05-032-2/+5
| |
| * Fix spacingEddie Hung2019-05-031-6/+6
| |
| * Add quick-and-dirty specify testsEddie Hung2019-05-032-0/+53
| |
* | Add tests/various/chparam.shClifford Wolf2019-05-061-0/+52
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updaye pmux2shiftx testClifford Wolf2019-04-221-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge pull request #944 from YosysHQ/clifford/pmux2shiftxClifford Wolf2019-04-222-0/+62
|\ | | | | Add pmux2shiftx command
| * Improve "pmux2shiftx"Clifford Wolf2019-04-201-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Improvements in "pmux2shiftx"Clifford Wolf2019-04-201-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Improvements in pmux2shiftxClifford Wolf2019-04-202-20/+30
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Add test for pmux2shiftxClifford Wolf2019-04-202-0/+52
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | Fix testsClifford Wolf2019-04-211-0/+1
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Revert "Recognise default entry in case even if all cases covered (fix for ↵Eddie Hung2019-04-151-3/+2
| | | | #931)"
* Add default entry to testcaseEddie Hung2019-04-111-2/+3
|
* Address requested changes - don't require non-$ name.Jim Lawson2019-02-222-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 Lawson2019-02-192-1/+65
| | | | Add simple test.
* Modified errors into warningsUdi Finkelstein2018-06-051-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 Finkelstein2018-06-052-0/+41
| | | | to be moved out of the tests/simple dir that only runs Verilog files
* Added "pmuxtree" commandClifford Wolf2015-04-071-0/+51
|
* Added tests/various/constmsk_test.ysClifford Wolf2014-09-043-0/+68
|
* Added tests/various/.gitignoreClifford Wolf2014-07-261-0/+1
|
* Added tests/various/submod_extract.ysClifford Wolf2014-07-262-0/+27