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.

Reference VHDL constants in Verilog

Status
Not open for further replies.

Lucian Mru

Newbie level 2
Newbie level 2
Joined
Nov 22, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
13
Hello !

I just started using verilog and I want to use constants defined in an VHDL package inside a verilog test-bench. I'm not even sure if that is even possible. Any hint would be appreciated.

I'm using Cadence® Incisive® Enterprise Simulator.


Thanks!
Lucian
 

Write a VHDL wrapper component that returns the constant values as output signals. It can be instantiated in the verilog testbench.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top