Altera_Forum
Honored Contributor
15 years agoProblem simulating Qsys output
I am working on a project with a Qsys sub-system, and am getting a fatal error when running Modelsim-ASE. My Qsys module has a PCIe core, clocks, a small on-chip RAM, some SG-DMA controllers, a clock bridge to route the pcie clock to logic outside Qsys, and an Avalon-MM pipeline bridge to route a BAR space to outside logic.
After generating simulation files, I run the msim_setup.tcl script, then run the "com" macro and the "elab" macro (both generated by Qsys). While elaborating, modelsim gives a vsim-3374 fata error: # ** Fatal:(vsim-3374) [path]/altera_merlin_burst_uncompressor.sv(176): MSB of part-select into 'addr_width_burstswap' is out of bounds. Has anybody ever encountered this error?