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.

how can I call a VHDL shared variables inside Verilog

Status
Not open for further replies.

windtutelary

Newbie level 2
Joined
Jun 9, 2017
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
12
hi all,

i have a problem with VHDL and verilog mixed ,

now VHDL and verilog is connect success,

VHDL is TOP and VHDL has a shared variables,

how can I call a VHDL shared variables inside Verilog code???

Thank you
 

by use $hdl_xmr can do it,
but shared variables array is VHDL declare a package,
and in verilog without instance can access it ??
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top