Forum Discussion
SyafieqS
Super Contributor
5 years agoHi Mathias,
Six unit time definition available in Quartus and ms and ns are included. You can refer to link below for more.
https://www.intel.com/content/www/us/en/programmable/quartushelp/13.0/mergedProjects/reference/glossary/def_timeunit.htm
Thank,
Regards
- Tim105 years ago
New Contributor
Thank you for your reply.
I've read through your link.
How does this explain the incorrect calculation of 125 ms / 20 ns = 6.25 by the Quartus compiler? It should be 6250000.
And fs is not listed, so why does Quartus convert ms and ns in VHDL generic parameters to fs for BDF symbol properties?