circt icon indicating copy to clipboard operation
circt copied to clipboard

[Sim] Replace sim.func.dpi.call with sim.func.call and improve a verifier, NFC

Open uenoku opened this issue 1 year ago • 0 comments

Drop .dpi of sim.func.dpi.call since it now accepts func.func as well. This PR also adds nicer verifier for sim.func.call to check function types.

uenoku avatar Aug 07 '24 06:08 uenoku