Forum Discussion

fpga_nick's avatar
fpga_nick
Icon for New Contributor rankNew Contributor
7 months ago
Solved

Did I need to set a proper pin assignment if I running a simulation ?

I am trying to run a design example simulation for AGIB027R29A1E2VR3, F-tile. Quartus version v23.3 , Questasim 2023-2. But the target devkit with proper pin selection only available for F-series...
  • Wincent_Altera's avatar
    7 months ago

    Hi,

    For running simulation, pin assignment is not required, but you may need to run synthesis.

    Using your environment I am able to run the simulation passing the ld_debug.

    Please check back the step, Normally the fail will occurs if your host is out of memory, the full simulation of "run -all" normally took few GBs on the memory space, I suggest to try clear the memory before re-run

    Regards,

    Wincent_Altera