[source]

Architecture rtl of arith_scaler

Types

Name

Description

tDivProps

Division Properties

tResMask
tResMasks

Functions

computeProps()
Return type:

tDivProps

computeMasks()
Return type:

tResMasks

Processes

process @(clk)
'1' '1' cnxt cnxt 1 [(not (rst = '1') and not (start = '1'))]
FSM Transitions for C

#

Current State

Next State

Condition

Comment

1

'1'

cnxt

[(not (rst = '1') and not (start = '1'))]