[source]

Architecture rtl of io_GlitchFilter

Processes

process @ ( TC_Timeout or Input or State or ) [source]
'0' '0' '1' '1' OTHERS others 1 [(Input and TC_Timeout = '1')] 2 [(not Input and TC_Timeout = '1')]
FSM Transitions for State

#

Current State

Next State

Condition

1

'0'

'1'

[(Input and TC_Timeout = '1')]

2

'1'

'0'

[(not Input and TC_Timeout = '1')]