- 12 Jul, 2020 1 commit
-
-
- number literals are parsed rather than stored as strings - fix array query functions used on non-trivial number literals - more efficient expression simplification recursion - expanded constant folding scenarios
Zachary Snow committed
-
- 10 Jul, 2020 5 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 09 Jul, 2020 5 commits
-
-
Zachary Snow committed
-
- elaborated literals larger than 32 bits are given an explicit size - constant folding no longer encodes illegal negative numbers
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 08 Jul, 2020 1 commit
-
-
Zachary Snow committed
-
- 07 Jul, 2020 2 commits
-
-
Zachary Snow committed
-
- support ubased unsized bound to ports using injected constants - explicit context-aware literal sizing for complex expressions - fix infinite loop case in NestPI conversion - elaborate size-casts of converted literals
Zachary Snow committed
-
- 03 Jul, 2020 4 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- significant refactor of struct conversion - significant refactor of typedef conversion - scoping support in multipack conversion - scoping support in typeof conversion
Zachary Snow committed
-
- 02 Jul, 2020 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 29 Jun, 2020 1 commit
-
-
Zachary Snow committed
-
- 26 Jun, 2020 1 commit
-
-
Zachary Snow committed
-
- 25 Jun, 2020 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 23 Jun, 2020 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 21 Jun, 2020 2 commits
-
-
Zachary Snow committed
-
- interface conversion only waits for type resolution of modports - typeof conversion resolves struct field accesses - logic conversion only converts logic data declarations - struct conversion only converts within modules - fix nested type traversal order causing premature struct conversion
Zachary Snow committed
-
- 20 Jun, 2020 9 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- modports can use complex expressions - update interface_infer test for consistency across simulators - fix interface inlining of implicitly typed data declarations
Zachary Snow committed -
Zachary Snow committed
-
- 19 Jun, 2020 2 commits
-
-
Zachary Snow committed
-
- fix wildcard imports shadowing other items - fix explicit imports depending on other items - fix example export in package.sv
Zachary Snow committed
-
- 18 Jun, 2020 1 commit
-
-
Zachary Snow committed
-