Where the value and its validity signal are generated by a DV environment which will drive X on invalid signals an `ASSERT_KNOWN suffices.module mymod ( input [7:0] external_addr_i, input external_wr_en_i ); logic special_action_en; assign special_action_en = (external_addr_i == ...
1.98A Jan.18.2006 Simulation Engine Add Error Display for invalid genvar/constant function Remove unnecessary lint warning for hierarchy name's backward declaration 1.97A Jan.5.2006 GUI Fixed Bug of tool-tip (1.95A-) Simulation Engine Fixed Bug of module array (1.82A-) 1.96A...
dependent representation */ /* a handle to a scope (an instance of a module or interface) */ typedef void* svScope; /* a handle to a generic object (actually, unsized array) */ typedef void* svOpenArrayHandle; /* reference to a standalone packed array */ typedef void* svBitPacked...