Forum Discussion

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

I have a little problem with State Machine waveform Simulation using Quartus software.

I am trying to simulate a state Machine wave form using Quartus. I keep getting the letter U when inserting fstate in the wave form as showing in the picture below. I'm suppose to get undefined, so I can simulate them. what is the problem and what do I need to do?.

9 Replies

  • JKynd's avatar
    JKynd
    Icon for New Contributor rankNew Contributor

    sorry but that does not help. I know how to do a waveform simulation. The problem is when I simulate my state Machine I get U instead of the fstate number as fstate0, fstate1 and so on. As showing in the pic below.

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Can you post some code and your testbench?

    #iwork4intel

  • JKynd's avatar
    JKynd
    Icon for New Contributor rankNew Contributor

    This is the VHDL code

  • JKynd's avatar
    JKynd
    Icon for New Contributor rankNew Contributor

    and do you mean the test bench for ModelSim?

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Please provide the project file("Project" menu -> "Archive Project").

    Regards,

    Vicky

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Thanks for the design file.

    I tried to replicate the issue & I observed the same behavior.

    I think, Quartus may represents the signals for inputs, outputs & states only & I am not sure about this.

    Regards,

    Vikas