From 2a63735f2fed41715a6aeeaf0c62d249bc789f94 Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Wed, 8 Feb 2023 10:52:44 +0100
Subject: [PATCH] Synthesis of unb2c_test_ddr_16G.

---
 doc/erko_howto_tools.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt
index 38e5e51a4b..e640a078f5 100755
--- a/doc/erko_howto_tools.txt
+++ b/doc/erko_howto_tools.txt
@@ -151,6 +151,14 @@ run_qcomp unb2c unb2c_test_1GbE_II --clk=CLK
 run_rbf unb2c unb2c_test_1GbE_II
 ==> All in one: build_image unb2c unb2c_test --rev=unb2c_test_1GbE_II --seed=1,2
 
+quartus_config unb2c
+run_qsys_pro unb2c unb2c_test_ddr_16G
+gen_rom_mmap.py --avalon -d unb2c_test -r unb2c_test_ddr_16G
+run_reg unb2c unb2c_test_ddr_16G
+run_qcomp unb2c unb2c_test_ddr_16G --clk=CLK
+run_rbf unb2c unb2c_test_ddr_16G
+==> All in one: build_image unb2c unb2c_test --rev=unb2c_test_ddr_16G --seed=1,2
+
 # Run command line synthesis for dts
 quartus_config unb2c
 run_qsys_pro unb2c lofar2_unb2c_sdp_station_full
-- 
GitLab