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

Subversion Repositories jtag

[/] [jtag/] [tags/] [rel_4/] [tap/] [rtl/] [verilog/] [tap_defines.v] - Diff between revs 7 and 15

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 7 Rev 15
Line 41... Line 41...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.1  2003/12/23 14:52:14  mohor
 
// Directory structure changed. New version of TAP.
 
//
//
//
//
//
 
 
 
 
// Define IDCODE Value
// Define IDCODE Value
`define IDCODE_VALUE  32'h14951185
`define IDCODE_VALUE  32'h14951185
 
 
// Length of the Instruction register
// Length of the Instruction register
`define IR_LENGTH       4
`define IR_LENGTH       4
 
 
// Length of the Data register
 
`define DR_LENGTH       4
 
 
 
// Supported Instructions
// Supported Instructions
`define EXTEST          4'b0000
`define EXTEST          4'b0000
`define SAMPLE_PRELOAD  4'b0001
`define SAMPLE_PRELOAD  4'b0001
`define IDCODE          4'b0010
`define IDCODE          4'b0010
`define DEBUG           4'b1000
`define DEBUG           4'b1000

powered by: WebSVN 2.1.0

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