Extend the sig and inst instructions, as well as ports in signatures, to carry an optional name as a quoted string. This makes the SSA value of the instruction less relevant, and gives simulators the opportunity to more precisely track the names in the original HDL.
Extend the
sig
andinst
instructions, as well as ports in signatures, to carry an optional name as a quoted string. This makes the SSA value of the instruction less relevant, and gives simulators the opportunity to more precisely track the names in the original HDL.Example