sv2v/test
Zachary Snow 2aff725ea2 drop tf block edge case
- The deleted chunk in TFBlock has been unreachable since 57ef23ef. The
  RemoveComments change would make it reachable by dropping the leading
  Null in a task or function body.
- The optimization in TFBlock was unsound because the nested block could
  shadow identifiers used (but not defined) in the tail of the outer
  block.
- The optimization is not clearly necessary, so I'm dropping it for now.
- Expand tf_block test coverage.
2023-05-14 23:18:58 -04:00
..
basic simplify handles shadowing via vars and genvars 2022-12-24 00:51:05 -07:00
core drop tf block edge case 2023-05-14 23:18:58 -04:00
define additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
dump additional test coverage 2023-05-14 00:54:22 -04:00
error keep explicitly unconnected port bindings 2023-05-10 08:48:15 -04:00
help remove long deprecated flags 2021-03-10 13:02:54 -05:00
lex skip start of block before looking for its end 2023-03-07 23:54:56 -05:00
lib drop unneeded module-scoped references 2022-10-29 13:22:53 -04:00
nosim additional test coverage 2023-05-14 00:54:22 -04:00
number default to python3 for number gen.py 2022-04-04 12:26:15 -06:00
relong major interface conversion update 2020-08-08 20:43:47 -06:00
siloed test runner checks for warnings emitted by sv2v 2021-08-02 09:18:45 -06:00
truncate refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
warning additional test coverage 2023-05-14 00:54:22 -04:00
write write adjacent overwrites existing files 2022-03-16 15:34:29 +01:00
run-all.sh test runner surfaces failures 2019-04-18 00:58:58 -04:00