R
rik
Guest
Hi guys
I have a package in VHDL which I need to use in a verilog test-bench.
How do I include the package?
I used
`include print_util.vhd in my test.v(testbench)
and its complaining about the vhdl code, may be coz it thinks it to be
verilog.
So freinds how ill I include the package?
Rik
I have a package in VHDL which I need to use in a verilog test-bench.
How do I include the package?
I used
`include print_util.vhd in my test.v(testbench)
and its complaining about the vhdl code, may be coz it thinks it to be
verilog.
So freinds how ill I include the package?
Rik