Forum Discussion

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

Time needed for clocked process

Hi all,

Can anyone guide me to figure out how long it takes to complete a clocked process? It's the time needed for all variables in the clocked process get their values. :)

3 Replies

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

    That is irrelavent. HDLs runs in zero time, so in theory everything updates immediatly.

    To get the FMax on a real FPGA, you need to compile the design and run timequest.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    But I have a clocked process which does not update variables immediatly. Please have a look at my previous post.

    --- Quote End ---

    The previous post brings nothing but guesses. No problem is substantiated.

    I assume, it's just a simulation problem. Or the real code hasn't been posted.