circt icon indicating copy to clipboard operation
circt copied to clipboard

[SV][HW] Introduce hw::HWFunctionType and use it for Sim/SV function ops

Open uenoku opened this issue 1 year ago • 0 comments

Currently Sim/SV function operation uses HWModuleType as a type representation but it doesn't capture an explicit return value type.

uenoku avatar Jun 17 '24 10:06 uenoku