upsilon/firmware/rtl/control_loop
NickAA 00ac3e03dc Added comments
I added a few comments to review what I have to change and what I need to start coding.
2023-01-20 15:24:24 -05:00
..
Makefile control loop simulator passes lint 2022-11-21 21:41:50 -05:00
adc_sim.v fix adc_sim 2022-11-21 22:04:46 -05:00
boothmul.v Rewrite control_loop_math and simulate 2022-11-13 18:03:55 -05:00
boothmul_sim.cpp import updated boothmul 2022-11-11 22:14:50 -05:00
control_loop.v control_loop: remove reg keyword, yosys doesnt like it 2022-12-17 09:56:26 -05:00
control_loop_cmds.vh control loop simulator passes lint 2022-11-21 21:41:50 -05:00
control_loop_math.v reverify math 2022-11-21 22:24:37 -05:00
control_loop_math_implementation.cpp Rewrite control_loop_math and simulate 2022-11-13 18:03:55 -05:00
control_loop_math_implementation.h Rewrite control_loop_math and simulate 2022-11-13 18:03:55 -05:00
control_loop_math_sim.cpp reverify math 2022-11-21 22:24:37 -05:00
control_loop_sim.cpp Added comments 2023-01-20 15:24:24 -05:00
control_loop_sim_top.v control loop simulator passes lint 2022-11-21 21:41:50 -05:00
dac_sim.v fix dac simulation 2022-11-21 22:56:40 -05:00
intro.md integrate control_loop_math into control_loop 2022-11-17 19:07:21 -05:00
intsat.v add everything im working on 2022-09-16 18:01:34 -04:00
intsat_sim.cpp move simulators to the same directory of the simulated core 2022-10-17 00:45:19 -04:00
sign_extend.v Rewrite control_loop_math and simulate 2022-11-13 18:03:55 -05:00