From d7138b25f2410c5fc0c12d0c1d1a7774f9597033 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 27 Jul 2015 12:22:56 +0800 Subject: [PATCH] examples/ddb: add device aliases for unittests --- examples/master/ddb.pyon | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/master/ddb.pyon b/examples/master/ddb.pyon index e853675c5..f7424636d 100644 --- a/examples/master/ddb.pyon +++ b/examples/master/ddb.pyon @@ -133,6 +133,9 @@ "command": "lda_controller -p {port} --bind {bind}" }, + "ttl_inout": "pmt0", + "ttl_out": "ttl0", + "pmt": "pmt0", "bd_dds": "dds0", "bd_sw": "ttl0",