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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [jtag/] [busDef/] [xml/] [jtag_rpc_rtl.abstractionDefinition.xml] - Diff between revs 131 and 135

Show entire file | Details | Blame | View Log

Rev 131 Rev 135
Line 26... Line 26...
//   Public License along with this source; if not, download it           //
//   Public License along with this source; if not, download it           //
//   from http://www.opencores.org/lgpl.shtml                             //
//   from http://www.opencores.org/lgpl.shtml                             //
//                                                                        //
//                                                                        //
-->
-->
 
 
 
 
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
 
 
 
 
opencores.org
opencores.org
cde
cde
jtag
jtag
rpc_rtl
rpc_rtl
 
 
 
 
  
  
 
 
 
 
 
 
   
   
      clk
      clk
      The clock input coordinates all activities for the internal logic within the jtag bus
      The clock input coordinates all activities for the internal logic within the jtag bus
      
      
        
        
          true
          true
        
        
        
        
          CLOCK
          CLOCK
          optional
          optional
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
        true
        true
      
      
    
    
 
 
 
 
 
 
    
    
      test_logic_reset
      test_logic_reset
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          required
          optional
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
       true
       true
      
      
    
    
 
 
 
 
    
    
      run_test
      run_test
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          optional
          optional
          1
          1
          out
          out
        
        
        
        
          optional
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
 
 
    
    
      select
      select
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
 
 
    
    
      shift_dr
      shift_dr
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          required
          optional
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
 
 
 
 
 
 
    
    
      capture_dr
      capture_dr
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          required
          optional
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
    
    
      update_dr
      update_dr
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          required
          optional
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
    
    
      tdi
      tdi
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
      
      
    
    
 
 
 
 
 
 
 
 
 
 
    
    
      tdo
      tdo
      
      
        
        
          CLOCK
          CLOCK
          illegal
          illegal
        
        
        
        
          ENABLE
          ENABLE
          illegal
          illegal
        
        
        
        
          RESET
          RESET
          illegal
          illegal
        
        
        
        
          required
          optional
          1
          1
          in
          in
        
        
        
        
          required
          optional
          1
          1
          out
          out
        
        
      
      
    
    
 
 
 
 
 
 
 
 
 
 
 
 
  
  
 
 
 
 
 
 
 
 
 
 
 
 

powered by: WebSVN 2.1.0

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