RegisterLogin  
Update Profile
   
You are here: Forum  
Minimize 
SVUG Community Forum
Subject: Accessing VHDL internals
Prev Next
You are not authorized to post a reply.

Author Messages
GaurangUser is Offline

Posts:7

03/04/2010 9:23 AM  
Hello everyone, I have a VHDL design which has few VHDL component instantiations. Say, VHDL_TOP --> (COMP1_VHDL, COMP2_VHDL, COMP3_VHDL) In the lower level instance, I have a variable. If I use Verilog convention, I can refer to that variable as "VHDL_TOP.COMP2_VHDL.my_reg" Now I want access this variable in my SV test bench which instantiates design top VHDL_TOP. How can I access this variable?? Can I do it without modifying any part of my design? If it was a port in design top or even if it would have been very easy to bind it using a dummy module. (I want tool independent solution!) Waiting for reply... Gaurang
You are not authorized to post a reply.
Forums > General Discussion > Main Discussion Area > Accessing VHDL internals



ActiveForums 3.7
  

 Copyright 2008 by SystemVerilog User Group Contact Us    Privacy Statement