-
- Downloads
Update: Removed MM control, added DP->MM RAM blocks.
All code compiles and passes the test benches in simulation. Committed changes to branch L2SDP-136: st_histogram_reg.vhd: - deleted as it is no longer required st_histogram.vhd: - Removed ram_clearing status output mms_st_histogram.vhd: -removed reg_mosi/reg_miso -replaced single common_ram_cr_cw with g_nof_instances common_ram_cr_cw -added common_mem_mux -replaced per-instance readout control logic with readout control for all g_nof_instances in parallel (triggered by snk_in.sync) tb_mms_st_histogram.vhd: -Stripped out the per-instance readout control code
parent
f4095c52
No related branches found
No related tags found
Showing
- libraries/dsp/st/hdllib.cfg 0 additions, 1 deletionlibraries/dsp/st/hdllib.cfg
- libraries/dsp/st/src/vhdl/mms_st_histogram.vhd 73 additions, 101 deletionslibraries/dsp/st/src/vhdl/mms_st_histogram.vhd
- libraries/dsp/st/src/vhdl/st_histogram.vhd 7 additions, 11 deletionslibraries/dsp/st/src/vhdl/st_histogram.vhd
- libraries/dsp/st/tb/vhdl/tb_mms_st_histogram.vhd 14 additions, 41 deletionslibraries/dsp/st/tb/vhdl/tb_mms_st_histogram.vhd
Loading
Please register or sign in to comment