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

Subversion Repositories jtag

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

/trunk/ieee_1149.1_tap/TAP.v
482,7 → 482,8
//IBUF buffer0 (.I(BidirectionalPin[0]), .O(BidirectionalBuffered[0]));
//IBUF buffer1 (.I(BidirectionalPin[1]), .O(BidirectionalBuffered[1]));
 
wire ExtTestEnabled = (JTAG_IR==EXTEST) | (JTAG_IR==SAMPLE_PRELOAD);
//wire ExtTestEnabled = (JTAG_IR==EXTEST) | (JTAG_IR==SAMPLE_PRELOAD);
wire ExtTestEnabled = (JTAG_IR==EXTEST);
 
 
// BOUNDARY SCAN REGISTER

powered by: WebSVN 2.1.0

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