sv2v/test
Zachary Snow 6ee558b6b9 initial pass improving decl parsing error messages
- all decl tokens are given an accurate starting position
- key grammar productions return token positions to facilitate the above
- helpers for standardized parse error generation
- replaced annoying pattern-matching type argument restrictions
- moving away from dumping raw decl tokens in error messages
2021-07-03 13:23:33 -04:00
..
basic handle naming and scoping of unnamed generate blocks 2021-06-30 14:24:35 -04:00
core properly distinguish nets and variables internally 2021-07-02 17:59:21 -04:00
error initial pass improving decl parsing error messages 2021-07-03 13:23:33 -04:00
help remove long deprecated flags 2021-03-10 13:02:54 -05:00
lex preprocessor cleanup and extended test coverage 2021-05-06 16:14:41 -04:00
lib fix pass-through codegen and parsing issues 2021-06-25 12:53:03 -06:00
number add generated number tests 2020-12-10 14:52:46 -07:00
relong major interface conversion update 2020-08-08 20:43:47 -06:00
siloed fix else branch association in verbose mode 2021-05-23 15:54:49 -04:00
warning fix package and interface warnings in verbose mode 2021-02-03 09:57:07 -05:00
write allow arbitrary .v output file using -w/--write 2021-06-16 20:31:37 -04:00
run-all.sh test runner surfaces failures 2019-04-18 00:58:58 -04:00