memory_readme.txt

来自「用VHDL语言开发的一个16位的具有5级流水线的CPU设计」· 文本 代码 · 共 51 行

TXT
51
字号
The following files were generated for 'memory' in directory 
F:\project\CPU16:

memory.asy:
   Graphical symbol information file. Used by the ISE tools and some
   third party tools to create a symbol representing the core.

memory.ngc:
   Binary Xilinx implementation netlist file containing the information
   required to implement the module in a Xilinx (R) FPGA.

memory.sym:
   Please see the core data sheet.

memory.v:
   Verilog wrapper file provided to support functional simulation.
   This file contains simulation model customization data that is
   passed to a parameterized simulation model for the core.

memory.veo:
   VEO template file containing code that can be used as a model for
   instantiating a CORE Generator module in a Verilog design.

memory.vhd:
   VHDL wrapper file provided to support functional simulation. This
   file contains simulation model customization data that is passed to
   a parameterized simulation model for the core.

memory.vho:
   VHO template file containing code that can be used as a model for
   instantiating a CORE Generator module in a VHDL design.

memory.xco:
   CORE Generator input file containing the parameters used to
   regenerate a core.

memory_flist.txt:
   Text file listing all of the output files produced when a customized
   core was generated in the CORE Generator.

memory_readme.txt:
   Text file indicating the files generated and how they are used.

memory_xmdf.tcl:
   Please see the core data sheet.


Please see the Xilinx CORE Generator online help for further details on
generated files and how to use them.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?