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 agoPass by reference in task or function is supported in Quartus synthesis https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#hdl/vlog/vlog_list_sys_vlog_d1627e885.htm. Couldn't find the support list of Modelsim.