From 3a828f040a58922d52d390f5b8528e25b787185c Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 4 Jul 2022 10:00:12 +0100 Subject: [PATCH] --- 3d_gpu/layouts/coriolis2_180nm.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/3d_gpu/layouts/coriolis2_180nm.mdwn b/3d_gpu/layouts/coriolis2_180nm.mdwn index 068af11b9..694303e41 100644 --- a/3d_gpu/layouts/coriolis2_180nm.mdwn +++ b/3d_gpu/layouts/coriolis2_180nm.mdwn @@ -70,7 +70,16 @@ to ensure complete consistency across * IO Ring * JTAG Boundary Scan -JTAG +JTAG also contains a Wishbone Master for direct access to Memory +and also a DMI Interface for controlling the core. In simulations +a JTAG client was implemented both in nmigen HDL as well as +verilator. The exact same openocd scripts and direct +JTAG connectivity using jtagremote can then be used on: + +* nmigen HDL simulations +* verilator simulations +* FPGA +* ls180 ASIC [[!img 180nm_Oct2020/ls180.svg size="400x" ]] -- 2.30.2