CUVMUR error for VHDL code and Verilog testbench

Status
Not open for further replies.

shreyakishore

Newbie level 2
Joined
Nov 6, 2018
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
17
I am trying to test a VHDL code for 4x4 array multiplier and passing it through a Verilog testbench.
I am attaching all the code files I have used. I used a separate file to define all the component entities and then a main file for the multiplier.






The testbench is in Verilog code. I don't have much clue about Verilog and the testbench was provided to me.



On running the command ncverilog with the file names, I am getting this error.


I am at my wit's end trying to figure out the problem. I would be very grateful if someone can help me out with this.
 

There's no design unit named multiplier in your VHDL code.
 

The main vhdl code is multiplier.vhd
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…