OpenCores
URL https://opencores.org/ocsvn/bustap-jtag/bustap-jtag/trunk

Subversion Repositories bustap-jtag

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /bustap-jtag/trunk/sim
    from Rev 14 to Rev 15
    Reverse comparison

Rev 14 → Rev 15

/up_monitor_tb.v
7,8 → 7,8
// Targets device :
// Author : Bibo Yang (ash_riple@hotmail.com)
// Organization : www.opencores.org
// Revision : 2.1
// Date : 2012/03/19
// Revision : 2.2
// Date : 2012/03/28
// Description : up_monitor testbench at both pin level
// and transaction level
//**************************************************************
/altera/virtual_jtag_stimulus.tcl
3,9 → 3,9
## Platform : Windows xp sp2
## Author : Bibo Yang (ash_riple@hotmail.com)
## Organization : www.opencores.org
## Revision : 2.1
## Date : 2012/03/15
## Description : Tcl/Tk GUI for the up_monitor
## Revision : 2.2
## Date : 2012/03/28
## Description : Tcl/Tk GUI for the simulation stimulus
##**************************************************************
 
proc reset_fifo {{jtag_index_0 0}} {
301,7 → 301,7
append triggerValue [format "%1X" [expr $trig_wren*8+$trig_rden*4+$trigCmd]]
append triggerValue $triggerAddr
append triggerValue $triggerData
config_trig 2 $triggerValue [format "%1X" $triggerPnum]
config_trig 2 $triggerValue [format "%03X" $triggerPnum]
}
 
proc startTrigger {} {
/altera/jtag_bfm_sv.v
7,8 → 7,8
// Targets device :
// Author : Bibo Yang (ash_riple@hotmail.com)
// Organization : www.opencores.org
// Revision : 2.1
// Date : 2012/03/19
// Revision : 2.2
// Date : 2012/03/28
// Description : JTAG Stimulus monitor
//**************************************************************
 
/reg_bfm_sv.v
7,8 → 7,8
// Targets device :
// Author : Bibo Yang (ash_riple@hotmail.com)
// Organization : www.opencores.org
// Revision : 2.1
// Date : 2012/03/19
// Revision : 2.2
// Date : 2012/03/28
// Description : Register BFM
//**************************************************************
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.