Skip to content
Snippets Groups Projects
Commit ed30ebb1 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Update on g_sim and MM bus mux.

parent 4a7e01d8
No related branches found
No related tags found
1 merge request!6Master
......@@ -59,6 +59,18 @@ Vijf principes:
- data buffer on output beamlets --> histogram
. buffer all beamlets per T_sub at sync
. buffer one beamlet for some T_sub time series after sync
- Created common_mem_bus and common_mem_master_mux to replace Qsys
. considered using Wishbone, but for our M&C using common_mem_bus is easier than wrapping a Wishbone bus
. add a common_arbiter to make a common_mem_master_arbiter using miso.waitrequest, however then it may
be necessary to reconsider wrapping a Wishbone bus.
- Add support generating MM bus by wiring common_mem_bus to named mosi/miso slaves or arrays of slaves
from yaml with ARGS
- g_sim
. define g_sim record
. use g_sim or consider sim models as a technology
- lofar2_unb2c structure with design_name revisions and node_<> per device: bsp, ring_(bf, xc, tb, so),
node_(bf, xc, tb, so, tdet, adc, fb), ddr4_(0,1) for tb, offload_10g
- Use GIT
- Understand AXI4 streaming (versus avalon, RL =0)
......
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