File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ endmodule
8989// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
9090// -
9191// - $buf (A, Y)
92+ // * group unary
9293// -
9394// - A simple coarse-grain buffer cell type for the experimental buffered-normalized
9495// - mode. Note this cell does't get removed by 'opt_clean' and is not recommended
@@ -1635,6 +1636,7 @@ endmodule
16351636
16361637// --------------------------------------------------------
16371638`ifndef SIMLIB_NOLUT
1639+ // * group logic
16381640
16391641module \$lut (A, Y);
16401642
@@ -1650,6 +1652,7 @@ endmodule
16501652
16511653`endif
16521654// --------------------------------------------------------
1655+ // * group logic
16531656
16541657module \$sop (A, Y);
16551658
You can’t perform that action at this time.
0 commit comments