T
tkvhdl@gmail.com
Guest
Hi,
I've been using signal_spy and nc_mirror to access signals from one
VHDL block to a verilog block. However, I noticed that nc_mirror does
not handle custom types or types like signed, unsigned, etc. I even
have an issue with a std_logic_vector if it is part of a record. I
realize it is only supported for std_logic/std_logic_vector, however,
modelsim doesn't have issues for some of these cases.
Is there a simulator independant way of doing this in VHDL-200x that
also works across languages?
I've been using signal_spy and nc_mirror to access signals from one
VHDL block to a verilog block. However, I noticed that nc_mirror does
not handle custom types or types like signed, unsigned, etc. I even
have an issue with a std_logic_vector if it is part of a record. I
realize it is only supported for std_logic/std_logic_vector, however,
modelsim doesn't have issues for some of these cases.
Is there a simulator independant way of doing this in VHDL-200x that
also works across languages?