Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Simulation NIOS II and VHDL block

Hi everybody,

I have a problem to simulate 2 block on quartus together.

In fact there is one NIOS II block and one VHDL block that i want to use in dual mode. So first during the simulation, is the NIOS block that command the system and then when i give a command,i want to switch to the VDHL block.

So to do this i have created another VHDL bock that take as input all the output of the NIOS II block and the VHDL block, and implement a multiplex in output .

There is no output when i do so, but when i test the two block separately, there is successfull result.

Best regards

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Your post doesnt make sense. On the real hardware they would not run sequentially, they would run in parrallel all the time.

    Why not post the code you're having problem with?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Where are you seeing no output? Have you simulated the design? Have you simulated your wave_gen and dac_out together?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Where are you seeing no output? Have you simulated the design? Have you simulated your wave_gen and dac_out together?

    --- Quote End ---

    ihave simulate wave_gen alone; and the NIOS block alone. The output of the NIOS is visualized on the NIOS console and on the oscilloscope. the output of wave_gen is visualized in Quartus