KLVA1217 / CORDIC_Algorithim_Imp_KLVA

Graduate Project: CORDIC Algorithim Implementation
0 stars 0 forks source link

Create z component #3

Closed KLVA1217 closed 1 year ago

KLVA1217 commented 1 year ago

Requirements

Inputs:

Processing/Internal:

Output:

Additional Requirements:

The following signals are parameterized:

KLVA1217 commented 1 year ago

Before parameterizing I will design this component with a bit width of 4 and 4 rotations.

KLVA1217 commented 1 year ago

z_previous has been removed from additional requirements.

KLVA1217 commented 1 year ago

Moving from creating x, y, z component to making the z component as the big one and having one level of abstraction.