Forum Discussion

FOudm's avatar
FOudm
Icon for New Contributor rankNew Contributor
7 years ago

ModelSim 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 ...