data_rom_generate.log

来自「lattice xp2 系列开发板带源码」· LOG 代码 · 共 46 行

LOG
46
字号
Starting process: 

SCUBA, Version ispLever_v70_Prod_Build (55)
Mon Nov 12 11:33:50 2007

Copyright (c) 1991-1994 by NeoCAD Inc. All rights reserved.
Copyright (c) 1995 AT&T Corp.   All rights reserved.
Copyright (c) 1995-2001 Lucent Technologies Inc.  All rights reserved.
Copyright (c) 2001 Agere Systems   All rights reserved.
Copyright (c) 2002-2007 Lattice Semiconductor Corporation,  All rights reserved.

BEGIN SCUBA Module Synthesis

    Issued command   : E:\ispTOOLS7_0\ispfpga\bin\nt\scuba.exe -w -n Data_rom -lang vhdl -synth synplify -bus_exp 7 -bb -arch mg5a00 -type romblk -device LFXP2-17E -addr_width 4 -data_width 16 -num_words 16 -gsr DISABLED -resetmode SYNC -memfile c:/temp/multi/rom.mem -memformat hex -e 
    Circuit name     : Data_rom
    Module type      : EBR_ROM
    Module Version   : 4.1
    Ports            : 
	Inputs       : Address[3:0], OutClock, OutClockEn, Reset
	Outputs      : Q[15:0]
    I/O buffer       : not inserted
    Memory file      : c:/temp/multi/rom.mem
    EDIF output      : suppressed
    VHDL output      : Data_rom.vhd
    VHDL template    : Data_rom_tmpl.vhd
    VHDL testbench   : tb_Data_rom_tmpl.vhd
    VHDL purpose     : for synthesis and simulation
    Bus notation     : big endian
    Report output    : Data_rom.srp
    Estimated Resource Usage:
            EBR : 1

END   SCUBA Module Synthesis

File: Data_rom.lpc created.


End process: completed successfully.


Total Warnings:  0

Total Errors:  0


⌨️ 快捷键说明

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