Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

binding bit blasted signal in vera interface

Status
Not open for further replies.

ibubhai

Newbie level 3
Newbie level 3
Joined
Jun 17, 2010
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
313001
Visit site
Activity points
1,303
Hi, I am facing problem in binding the bit blasted signal of the netlist to the corresponding bussed signal in the vera interface. Can anyone suggest how to bind such bit blasted signals. I am not looking for making any kind of wrapper.
interface vera_if {
input [31:0] data INPUT_PORT hdl_node "/test_bench/dut/netlist/\data";

}
here data is bit blasted in the netlist as \data[0]........\data[31]

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top