Attributes:Register Example (cont.)-- Notes Page -- |
This first implementation of the 8-bit register uses the 'STABLE
attribute to determine if the input satisfies the setup time
requirement of the register.
However, the example does not consider the possibility of clk
assuming values other than '0' or '1' (i.e. 'X' and 'Z' are also valid
states for a QSIM_STATE type signal).