1
0

copyright: ran scripts/modify-copyright

This commit is contained in:
Wesley W. Terpstra
2016-11-27 16:16:37 -08:00
parent d4708694ea
commit b7963eca4e
178 changed files with 296 additions and 120 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// See LICENSE.SiFive for license details.
/** This black-boxes an Async Reset
* Reg.
Executable → Regular
+1 -1
View File
@@ -1,4 +1,4 @@
// See LICENSE.SiFive for license details.
module DebugTransportModuleJtag (
+1 -1
View File
@@ -1,4 +1,4 @@
// See LICENSE for license details.
// See LICENSE.SiFive for license details.
import "DPI-C" function int debug_tick
(
+1 -1
View File
@@ -1,4 +1,4 @@
// See LICENSE for license details.
// See LICENSE.SiFive for license details.
`ifndef RESET_DELAY
`define RESET_DELAY 777.7
+2
View File
@@ -1,3 +1,5 @@
// See LICENSE.SiFive for license details.
/*
* TCP/IP controlled VPI JTAG Interface.
* Based on Julius Baxter's work on jp_vpi.c