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

Subversion Repositories spacewire

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 25 to Rev 26
    Reverse comparison

Rev 25 → Rev 26

/trunk/rtl/JTAG_spw.v
1,16 → 1,18
//File name=Module name=JTAG_spw 2005-1-18 btltz@mail.china.com btltz from CASIC,China
//File name=Module name=JTAG_SpW 2005-1-18 btltz@mail.china.com btltz from CASIC,China
//Description: JTAG organization for SpaceWire node device , Approximate area:
//Origin: SpaceWire Std - Draft-1 of ESTEC,ESA
//-- TODO:
////////////////////////////////////////////////////////////////////////////////////
 
/*synthesis translate off*/
`timescale 1ns/10ps
/*synthesis translate on */
module JTAG_spw #()
/*synthesis translate_off*/
`include "timescale.v"
/*synthesis translate_on */
module JTAG_SpW #()
( output TDO,
input TDI,
input TCK
input TCK
);
 
endmodule
 
endmodule
 

powered by: WebSVN 2.1.0

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