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

Subversion Repositories spacewire

[/] [spacewire/] [tags/] [arelease/] [rtl/] [JTAG_spw.v] - Rev 27

Compare with Previous | Blame | View Log

//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 #()
               ( output TDO,
                 input TDI,
					  input TCK
                );
 
endmodule

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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