SystemVerilog CORDIC block that converts from an input phase (sawtooth wave) to a sine wave
Go to file
Aadi Desai 44e148de38
Add saw2sin.sv
Handles inversion and reversing to create full sine wave from quarter wave
2023-05-28 16:04:18 +01:00
LICENSE Initial commit 2023-05-28 16:01:36 +01:00
README.md Initial commit 2023-05-28 16:01:36 +01:00
saw2sin.sv Add saw2sin.sv 2023-05-28 16:04:18 +01:00
saw2sin_poly.sv Add saw2sin_poly.sv 2023-05-28 16:03:39 +01:00

cordic

SystemVerilog CORDIC block that converts from an input phase (sawtooth wave) to a sine wave