copyright: ran scripts/modify-copyright
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
/** This black-boxes an Async Reset
|
||||
* Reg.
|
||||
|
2
vsrc/DebugTransportModuleJtag.v
Executable file → Normal file
2
vsrc/DebugTransportModuleJtag.v
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
module DebugTransportModuleJtag (
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
import "DPI-C" function int debug_tick
|
||||
(
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
`ifndef RESET_DELAY
|
||||
`define RESET_DELAY 777.7
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user