diff --git a/applications/lofar2/doc/prestudy/station2_to_do_erko.txt b/applications/lofar2/doc/prestudy/station2_to_do_erko.txt
index 76043159f701ae18e62399459f2c6925d4b30db5..36f4c6c73b1d3163e2cc3e592ec75841ed130086 100755
--- a/applications/lofar2/doc/prestudy/station2_to_do_erko.txt
+++ b/applications/lofar2/doc/prestudy/station2_to_do_erko.txt
@@ -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)