- 14 Jun, 2020 3 commits
-
-
Zachary Snow committed
-
- removed repetition in dimension query conversion - removed repetition in package item nesting conversion - packing item nesting conversion short circuit - param type conversion doesn't bother renaming non-param type instances - implement showsPrec for certain expression cases
Zachary Snow committed -
Zachary Snow committed
-
- 12 Jun, 2020 1 commit
-
-
Zachary Snow committed
-
- 10 Jun, 2020 1 commit
-
-
Zachary Snow committed
-
- 08 Jun, 2020 1 commit
-
-
Zachary Snow committed
-
- 07 Jun, 2020 8 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- most binary operators - ternary expressions - bitwise negation - number literals - size casts - concat and repeat expressions
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 06 Jun, 2020 10 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- single bit localparams retain explicit range - fix $bits on unsized literals - use Implicit over Maybe for underlying type
Zachary Snow committed -
Zachary Snow committed
-
Zachary Snow committed
-
- 04 Jun, 2020 1 commit
-
-
- fix position modport-to-modport bindings - inout logics converted to regs become outputs
Zachary Snow committed
-
- 02 Jun, 2020 2 commits
-
-
Some .v files are incorrectly identified by GitHub Linguist as Coq or Vlang files, which confuses people who browse the repo on GitHub. According to https://github.com/github/linguist#using-gitattributes adding a .gitattributes file can solve this problem.
b1f6c1c4 committed -
Zachary Snow committed
-
- 01 Jun, 2020 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 06 May, 2020 1 commit
-
-
Zachary Snow committed
-
- 05 May, 2020 3 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
Zachary Snow committed
-
- 04 May, 2020 1 commit
-
-
Zachary Snow committed
-
- 16 Apr, 2020 1 commit
-
-
Zachary Snow committed
-
- 14 Apr, 2020 1 commit
-
-
Zachary Snow committed
-
- 06 Apr, 2020 2 commits
-
-
- constant folding supports hex numbers - simplify mod - simplify pow - elaborate !(a == b) into a != b
Zachary Snow committed -
Zachary Snow committed
-
- 05 Apr, 2020 1 commit
-
-
Zachary Snow committed
-