circt
circt copied to clipboard
Circuit IR Compilers and Tools
Results
613
circt issues
Sort by
recently updated
recently updated
newest added
This pr aims to add support for parsing Procedural assign statements in ImportVerilog.
Moore
ImportVerilog
Separate high impedence from the rest of the system. This will lead to a great simplification of inout and hw.
Define the truth tables for known binary values. Comp can simplify any expression according to binary truth tables. Unknown values and non-binary values are handled in a common way. This...