B
Binary
Guest
Hi,
I am a newbie, and I have a question about VHDL(FPGA) propagation time.
For example, a signal is triggered by another, then there is a
propagation time between these two signals, in Quartus II I find the
time is about 6 ns. I would like to know how this value is determined,
it is decided by the IC chip or other settings?
And I also noticed that we can point a time for signal change such as:
q0 <= 0 after 10ns;
How to implement this 10ns delay and what is the relationship with the
propagation time?
Thanks in advance.
Binary Chen
I am a newbie, and I have a question about VHDL(FPGA) propagation time.
For example, a signal is triggered by another, then there is a
propagation time between these two signals, in Quartus II I find the
time is about 6 ns. I would like to know how this value is determined,
it is decided by the IC chip or other settings?
And I also noticed that we can point a time for signal change such as:
q0 <= 0 after 10ns;
How to implement this 10ns delay and what is the relationship with the
propagation time?
Thanks in advance.
Binary Chen