| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accellerating functions
|
|
|
|
|
|
|
|
|
|
ASIC backend.
|
|
is unneeded
|
|
|
|
|
|
Constants in parser, and correctly subtract 1 (except when 0) when calculating width from num-bits of BigInt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
invalid <> assignments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-referenced declarations that are not instances, but it doesn't work
right now.
|
|
Had to separate initialization check pass
Need to write dead code elimination pass
Added LongWidth to support dshl that are huge
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added Long support so UInt(LARGENUMBER) works
|
|
instead of using nodes. Added a renaming pass for different backends. This will likely get deprecated, as a more robust name mangling scheme could be needed
|
|
|
|
|
|
|