circt/unittests
Nandor Licker 4f45a9eaa5
[HW] Added a helper method to HWModuleOp to insert new outputs (#2997)
Added `HWModuleOp::appendOutputs` and `HWModuleOp::insertOutput` which take a list of port name-value pairs and inserts the outputs into the port list and the output op, either at a specified index or at the end of the port list.
2022-05-03 21:04:21 +03:00
..
Dialect [HW] Added a helper method to HWModuleOp to insert new outputs (#2997) 2022-05-03 21:04:21 +03:00
CMakeLists.txt [Moore] Add SystemVerilog types (#2699) 2022-03-04 08:48:45 +01:00