Forum Discussion
FOudm
New Contributor
7 years agoModelSim error: unexpected internal error in Questa
Dear all, I'm trying to simulate the following piece of code: module peak_detect #(
parameter BATCH_SIZE,
parameter DATA_WIDTH
)(
input wire clk,
input wire reset,
input wire ...
GuaBin_N_Intel
Contributor
7 years agoAgreed to Abe. To debug further, try not to use passing reference in the argument in the task.