NuvKFC
Contributor
3 years agoHow to know the suffix meaning?
From some example, I know some meaning of suffix by my guessing.
Ex.
"clk" is the clock pin of a D flip-flop.
"q" is the output pin of a D flip-flop.
"~0" to "~*" are the duplicate nets. Note that * represent any number.
"~clkctrl" is the global buffer by my guessing.
Does there have a complete table to describe all the suffix meaning?
Thank you very much.