connect testharness components via member functions (#236)
to prevent code duplication for new testbenches
This commit is contained in:
committed by
Andrew Waterman
parent
08089f695d
commit
4a7972be31
@ -36,7 +36,7 @@
|
||||
`define CMD_SCAN_CHAIN_FLIP_TMS 3
|
||||
`define CMD_STOP_SIMU 4
|
||||
|
||||
module JtagVpi
|
||||
module JTAGVPI
|
||||
#( parameter DEBUG_INFO = 0,
|
||||
parameter TP = 1,
|
||||
parameter TCK_HALF_PERIOD = 2,// 50, // Clock half period (Clock period = 100 ns => 10 MHz)
|
||||
|
Reference in New Issue
Block a user