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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [common/] [opencores.org/] [Testbench/] [mt45w8mw12/] [rtl/] [xml/] [mt45w8mw12_def.xml] - Diff between revs 134 and 135

Show entire file | Details | Blame | View Log

Rev 134 Rev 135
Line 25... Line 25...
//   You should have received a copy of the GNU Lesser General            //
//   You should have received a copy of the GNU Lesser General            //
//   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
Testbench
Testbench
mt45w8mw12
mt45w8mw12
def  default
def
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  gen_verilogLib_sim
  gen_verilogLib_sim
  105.0
  105.0
  none
  none
  :*Simulation:*
  :*Simulation:*
  ./tools/verilog/gen_verilogLib
  tools/verilog/gen_verilogLib
    
    
    
    
      dest_dir
      dest_dir
      ../views
      ../views
    
    
    
    
      view
      view
      sim
      sim
    
    
  
  
 
 
 
 
 
 
 
 
  gen_verilogLib_syn
  gen_verilogLib_syn
  105.0
  105.0
  none
  none
  :*Synthesis:*
  :*Synthesis:*
  ./tools/verilog/gen_verilogLib
  tools/verilog/gen_verilogLib
    
    
    
    
      dest_dir
      dest_dir
      ../views
      ../views
    
    
    
    
      view
      view
      syn
      syn
    
    
  
  
 
 
 
 
 
 
 
 
 
 
 
 
  
  
 
 
    
    
      fs-sim
      fs-sim
 
 
      
      
        
        
        ../verilog/copyright.v
        ../verilog/copyright.v
        verilogSourceinclude
        verilogSourceinclude
      
      
 
 
      
      
        
        
        ../verilog/top.sim
        ../verilog/top.sim
        verilogSourcemodule
        verilogSourcemodule
      
      
 
 
      
      
        dest_dir../views/sim/
        dest_dir../views/sim/
        verilogSourcelibraryDir
        verilogSourcelibraryDir
      
      
 
 
 
 
 
 
 
 
    
    
 
 
 
 
    
    
      fs-syn
      fs-syn
 
 
      
      
        
        
        ../verilog/copyright.v
        ../verilog/copyright.v
        verilogSourceinclude
        verilogSourceinclude
      
      
 
 
      
      
        
        
        ../verilog/top.syn
        ../verilog/top.syn
        verilogSourcemodule
        verilogSourcemodule
      
      
 
 
      
      
        dest_dir../views/syn/
        dest_dir../views/syn/
        verilogSourcelibraryDir
        verilogSourcelibraryDir
      
      
 
 
 
 
    
    
 
 
 
 
  
  
 
 
 
 
 
 
 
 
 
 
 
 
       
       
 
 
 
 
              
              
              sim:*Simulation:*
              sim:*Simulation:*
 
 
              Verilog
              Verilog
              
              
                     
                     
                            fs-sim
                            fs-sim
                     
                     
              
              
 
 
              
              
              syn:*Synthesis:*
              syn:*Synthesis:*
 
 
              Verilog
              Verilog
              
              
                     
                     
                            fs-syn
                            fs-syn
                     
                     
              
              
 
 
 
 
              
              
              doc
              doc
              
              
              
              
                                   spirit:library="Testbench"
                                   ipxact:library="Testbench"
                                   spirit:name="toolflow"
                                   ipxact:name="toolflow"
                                   spirit:version="documentation"/>
                                   ipxact:version="documentation"/>
              
              
              :*Documentation:*
              :*Documentation:*
              Verilog
              Verilog
              
              
 
 
      
      
 
 
 
 
 
 
 
 
ADDR_BITS23
ADDR_BITS23
DQ_BITS16
DQ_BITS16
MEM_BITS16
MEM_BITS16
 
 
 
 
 
 
 
 
clk
clk
wire
wire
in
in
 
 
 
 
adv_n
adv_n
wire
wire
in
in
 
 
 
 
cre
cre
wire
wire
in
in
 
 
 
 
o_wait
o_wait
wire
wire
out
out
 
 
 
 
 
 
ce_n
ce_n
wire
wire
in
in
 
 
 
 
 
 
oe_n
oe_n
wire
wire
in
in
 
 
 
 
we_n
we_n
wire
wire
in
in
 
 
 
 
 
 
lb_n
lb_n
wire
wire
in
in
 
 
 
 
ub_n
ub_n
wire
wire
in
in
 
 
 
 
addr
addr
wire
wire
in
in
ADDR_BITS-10
ADDR_BITS-10
 
 
 
 
 
 
dq
dq
wire
wire
inout
inout
DQ_BITS-10
DQ_BITS-10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Line 272... Line 272...
 
 
 
 
 
 
 
 
 
 
 
 
 
 

powered by: WebSVN 2.1.0

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