From 4171f7944a779d6196244fdcd9013d17a6102e40 Mon Sep 17 00:00:00 2001 From: Stewart Mackenzie Date: Sun, 9 Feb 2020 18:12:47 +0800 Subject: [PATCH] rename grif -> griffith & added sampler --- grif.json => griffith.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) rename grif.json => griffith.json (85%) diff --git a/grif.json b/griffith.json similarity index 85% rename from grif.json rename to griffith.json index bc2ef88..b8fbb44 100644 --- a/grif.json +++ b/griffith.json @@ -1,6 +1,6 @@ { "target": "kasli", - "variant": "grif", + "variant": "griffith", "hw_rev": "v1.1", "base": "standalone", "core_addr": "192.168.1.75", @@ -25,6 +25,11 @@ { "type": "zotino", "ports": [5] + }, + { + "type": "sampler", + "ports": [6, 7] } + ] }