Added
- Accept `DEBUG` env when building python wheels
- Add support for child interface wiring in syntax sugar
- More C++ API exposed to Python
- Add big num supports to constants
Changed
- pybind and google test udpated. Should not affect front end
- Throws exception is nullptr is used for assignment
- Case statement now uses the actual constant value
- Better Verilog port parsing
Fixed
- Fix width param calculation
- Fix interface connect scoping issue
- Fix wiring merging on different size (165)
- Fix return type for imported generator
- Fix CXX ABI due to linc linking