Module definition of above instance is not found in the design verilog
How much torque to remove harmonic balancer
FPGA, VHDL, Verilog. Tutorials, examples, code for beginners in digital design. Improve your VHDL and Verilog skill
Lothar M. wrote: > frowerwolrd wrote: >> Module definition of above instance is not found in the design. > So try a "dice_top" instead the "top"... > In Verilog the order is module name followed by instance name. The missing module is named DICE, a simple name change won't help here.