Asserted vs. Negated
Asserted ALWAYS means that a signal is TRUE or logic 1.
- Logic 1 could be represented by a HIGH voltage (high true)
- Logic 0 could be represented by LOW voltage (low true)
Negated ALWAYS means that a signal is FALSE or logic 0.
- Logic 0 could be represented by a LOW voltage (high true)
- Logic 0 could be represented by a HIGH voltage (low true)