- 01 May, 2024 2 commits
-
-
The latest verion of iverilog enforces declaration ordering more strictly. Update a few test cases to match. sv2v still supports out-of-order items on a best-effort basis.
Zachary Snow committed -
I'm opting for iverilog's interpretation of the specifications here. The commercial simulators I tested seem to agree.
Zachary Snow committed
-
- 11 Mar, 2024 1 commit
-
-
Ethan Sifferman committed
-
- 12 Feb, 2024 1 commit
-
-
Zachary Snow committed
-
- 26 Dec, 2023 1 commit
-
-
Zachary Snow committed
-
- 18 Dec, 2023 1 commit
-
-
Zachary Snow committed
-
- 08 Dec, 2023 1 commit
-
-
Zachary Snow committed
-
- 05 Nov, 2023 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 04 Nov, 2023 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 13 Aug, 2023 1 commit
-
-
Zachary Snow committed
-
- 12 Aug, 2023 1 commit
-
-
Zachary Snow committed
-
- 10 Aug, 2023 1 commit
-
-
Zachary Snow committed
-
- 01 Aug, 2023 1 commit
-
-
Co-authored-by: qcorradi <q.corradi22@imperial.ac.uk> Co-authored-by: Zachary Snow <zach@zachjs.com>
CORRADI Quentin committed
-
- 08 Jul, 2023 1 commit
-
-
Zachary Snow committed
-
- 11 Jun, 2023 1 commit
-
-
Zachary Snow committed
-
- 06 Jun, 2023 1 commit
-
-
* Remove unneeded begin/end when the loop is a do/while * Dangling else check passes through statement attributes (bug fix) * Dangling else check passes through most control flow structures to reduce unneeded begin/end * Add test case and update changelog --------- Co-authored-by: qcorradi <q.corradi22@imperial.ac.uk> Co-authored-by: Zachary Snow <zach@zachjs.com>
CORRADI Quentin committed
-
- 31 May, 2023 1 commit
-
-
* Fixing a bug where always_* are not converted when attributed * Added tests and updated Changelog for the attributed always_* fix
qcorradi committed
-
- 15 May, 2023 1 commit
-
-
- 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.
Zachary Snow committed
-
- 14 May, 2023 1 commit
-
-
- test deprecated flags - test struct const edge cases - test implicit net edge cases - test dump-prefix
Zachary Snow committed
-
- 07 May, 2023 1 commit
-
-
Zachary Snow committed
-
- 22 Feb, 2023 1 commit
-
-
Zachary Snow committed
-
- 08 Jan, 2023 1 commit
-
-
Zachary Snow committed
-
- 24 Dec, 2022 1 commit
-
-
- fold string literal comparisons - fold non-decimal bit shifts - fold non-decimal integer comparisons - fold decimal bitwise AND and OR - simplify cast expressions before elaboration - remove duplicate cast expression traversal - flatten concatenated numbers in a single pass
Zachary Snow committed
-
- 29 Oct, 2022 1 commit
-
-
Zachary Snow committed
-
- 23 Oct, 2022 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 19 Jul, 2022 1 commit
-
-
Zachary Snow committed
-
- 18 Jul, 2022 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 11 Jul, 2022 1 commit
-
-
Zachary Snow committed
-
- 20 Jun, 2022 1 commit
-
-
Zachary Snow committed
-
- 19 Jun, 2022 1 commit
-
-
Zachary Snow committed
-
- 10 May, 2022 1 commit
-
-
Zachary Snow committed
-
- 01 May, 2022 1 commit
-
-
Zachary Snow committed
-
- 12 Apr, 2022 1 commit
-
-
Zachary Snow committed
-