Add moving average on orbit error and corrector command
feat(average): Add orbit error and correction command moving average fix(sim): Fiw simulation to match two correctors, add traces for moving average
No related branches found
No related tags found
Showing
- hdl/moving_average.vhd 177 additions, 0 deletionshdl/moving_average.vhd
- hdl/pkg_corrmatrix.vhd 5 additions, 0 deletionshdl/pkg_corrmatrix.vhd
- hdl/top_corr_matrix.vhd 82 additions, 0 deletionshdl/top_corr_matrix.vhd
- rdl/corr_matrix.rdl 21 additions, 0 deletionsrdl/corr_matrix.rdl
- sim/compute_moving_avg.py 34 additions, 0 deletionssim/compute_moving_avg.py
- sim/generate_datasim.py 10 additions, 2 deletionssim/generate_datasim.py
- sim/tc_basic.vhd 14 additions, 5 deletionssim/tc_basic.vhd
- sim/view1.gtkw 34 additions, 11 deletionssim/view1.gtkw
- tcl/main.tcl 1 addition, 0 deletionstcl/main.tcl
hdl/moving_average.vhd
0 → 100644
sim/compute_moving_avg.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment