You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
In general, Verilator uses the VN_CAST macro to check and cast and the VN_IS macro to just check the type of the node.
At some point we will probably have to convert that to use the macros if we wish to be integrated with mainline Verilator
As noted here: antmicro/verilator#33 (comment)