mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
In the rare cases where DARRAY signals are in the network, handle them by creating the proper ivl_nexus_t node. This also implements the receive of vvp_object_t objects bu vvp_fun_anyedge_sa. This together makes it possible for IVL_VT_DQUEUE objects to be in wait lists. This fixes #412