Verification Academy
Moving queue contents
SystemVerilog
SystemVerilog
,
queue
dave_59
September 27, 2018, 3:19pm
4
In reply to
verif_learner
:
You can use Q2 = Q1; it will construct and copy the aggragate array.
show post in topic