examples: move kasli tester out of kasli_basic

pull/1103/merge
Sebastien Bourdeauducq 2018-08-09 18:07:44 +08:00
parent bbc98410e4
commit 957645a7e7
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
core_addr = "kasli-2.lab.m-labs.hk"
core_addr = "kasli-1.lab.m-labs.hk"
device_db = {
"core": {
@ -185,3 +185,8 @@ device_db.update(
"arguments": {"channel": 21}
},
)
device_db.update(
"ttl_out": "ttl4",
"ttl_out_serdes": "ttl4",
)