Skip to content
Snippets Groups Projects
Commit 913c3292 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

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
1 merge request!137st_histogram updates. Ready for integration in LOFAR2.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment