From 4cf065884ce074376a0a948b2dab1f875a3cf112 Mon Sep 17 00:00:00 2001
From: Leon Hiemstra <hiemstra@astron.nl>
Date: Fri, 20 Mar 2015 15:39:51 +0000
Subject: [PATCH] small fix

---
 boards/uniboard1/designs/unb1_test/doc/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/uniboard1/designs/unb1_test/doc/README b/boards/uniboard1/designs/unb1_test/doc/README
index 8dffe9b370..86e2c76617 100644
--- a/boards/uniboard1/designs/unb1_test/doc/README
+++ b/boards/uniboard1/designs/unb1_test/doc/README
@@ -29,7 +29,7 @@ Modelsim instructions:
 
     # while the simulation runs... in another bash session do:
     cd unb1_test/tb/python
-    python tc_unb1_test.py --sim --unb 0 --bn 3 --seq INFO,PPSH,SENSORS      
+    python tc_unb1_test.py --sim --unb 0 --fn 0 --seq INFO,PPSH,SENSORS      
     or when unb1_test_10GbE:
     python tc_unb1_test.py --gn 0 -r 0:3 --seq BGDB --sim
 
-- 
GitLab