circt icon indicating copy to clipboard operation
circt copied to clipboard

[Moore] Add AssignedVarOp and a graph region for SVModule.

Open hailongSun2000 opened this issue 7 months ago • 3 comments

In addition, add a new pass called MergeAssignments to merge the easy declaration and its value(continuous assignment) into a new op called assigned_variable. Don't handle blocking_assign and nonBlocking_assign due to the dominance.

hailongSun2000 avatar Jun 28 '24 10:06 hailongSun2000