Zachary Snow
29b5136503
test runner supports explicit list of tests
2020-02-15 17:34:21 -05:00
Zachary Snow
a77347f5cc
streamline test performance
2019-10-02 23:52:33 -04:00
Zachary Snow
454afa97a3
major array pack and flatten update ( closes #48 )
...
- dimensions flattening conversion only flattens packed dimensions
- conversion for packing arrays when necessary (preserves memories)
- added coverage for array with multiple packed dimensions
- test runner no longer forbids multi-dim accesses after conversion
- Decl and subordinate types derive Ord
2019-09-26 23:11:59 -04:00
Zachary Snow
c7f51209df
remove extraneous explicit unsigned ( resolves #45 )
2019-09-24 23:35:06 -04:00
Zachary Snow
aa294eaad0
genvars declared in for loops retain scoping ( resolves #46 )
2019-09-21 13:36:33 -04:00
Zachary Snow
77b9d2f085
support and conversion for foreach
2019-09-15 16:32:19 -04:00
Zachary Snow
73e961d7c2
simulation output properly filters VCD log line
2019-09-09 23:37:54 +02:00
Zachary Snow
bafe7e4396
test runner supports test selection
2019-09-02 12:54:32 -04:00
Zachary Snow
8119cdd6b1
added test coverage for compilation unit package resolution
2019-08-03 23:08:26 -04:00
Zachary Snow
02e948f283
test runner automatically handles tests with top-level module inside both inputs
2019-05-10 10:48:40 -04:00
Zachary Snow
91dd144137
check for multi-dim arrays and SV types in test runner
2019-04-25 15:22:45 -04:00
Zachary Snow
b59c66032c
test runner checks for iverilog warnings
2019-04-23 01:53:02 -04:00
Zachary Snow
dce924051a
added $bits and stability checks to test runner
2019-04-23 01:35:54 -04:00
Zachary Snow
d4284163dc
explicitly use bash to avoid dash compatability issues when running tests
2019-04-16 16:35:53 -04:00
Zachary Snow
788a71d1be
initial lexer tests; general test harness
2019-04-02 23:11:16 -04:00