EIE4-FYP/rtl
Aadi Desai 54654bd5f8
Add genWave.sv
Supports 64 oscillators
Merges waveforms with volume reduced to range 0.5-1 of single wave
Heavily optimised to reduce area / MUL requirements
2023-06-07 22:53:04 +01:00
..
can.sv Create CAN RX block, ACKs frames, no TX 2023-06-04 12:38:39 +01:00
cordic.sv Update cordic.sv and saw2sin.sv for better accuracy, genSaw.sv to fix polarity of tri/sin 2023-06-04 12:07:28 +01:00
dacDriver.sv Working version of dac driver 2023-05-16 22:12:41 +01:00
dacVolume.sv Completed dacVolume.sv, issues remain 2023-05-22 13:28:14 +01:00
flipPwm.sv Replace assign with always_comb in rtl/ 2023-05-18 12:01:56 +01:00
genSaw.sv Move sine bit inversion from genSaw to saw2sin 2023-06-06 18:51:36 +01:00
genWave.sv Add genWave.sv 2023-06-07 22:53:04 +01:00
saw2sin.sv Move sine bit inversion from genSaw to saw2sin 2023-06-06 18:51:36 +01:00