qep_data_bus.sim.rpt

来自「基于地址总线接口的四倍频编码器信号接口的 FPGA实现 Verilog HDL」· RPT 代码 · 共 101 行

RPT
101
字号
Simulator report for qep_data_bus
Thu Dec 15 20:48:17 2005
Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version


---------------------
; Table of Contents ;
---------------------
  1. Legal Notice
  2. Simulator Summary
  3. Simulator Settings
  4. Simulation Waveforms
  5. Simulator INI Usage
  6. Simulator Messages



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2005 Altera Corporation
Your use of Altera Corporation's design tools, logic functions 
and other software and tools, and its AMPP partner logic       
functions, and any output files any of the foregoing           
(including device programming or simulation files), and any    
associated documentation or information are expressly subject  
to the terms and conditions of the Altera Program License      
Subscription Agreement, Altera MegaCore Function License       
Agreement, or other applicable license agreement, including,   
without limitation, that your use is for the sole purpose of   
programming logic devices manufactured by Altera and sold by   
Altera or its authorized distributors.  Please refer to the    
applicable agreement for further details.



+--------------------------------------------+
; Simulator Summary                          ;
+-----------------------------+--------------+
; Type                        ; Value        ;
+-----------------------------+--------------+
; Simulation Start Time       ; 0 ps         ;
; Simulation End Time         ; 100.0 us     ;
; Simulation Netlist Size     ; 990 nodes    ;
; Simulation Coverage         ;      19.33 % ;
; Total Number of Transitions ; 65537        ;
+-----------------------------+--------------+


+-----------------------------------------------------------------+
; Simulator Settings                                              ;
+-------------------------------------------------------+---------+
; Option                                                ; Setting ;
+-------------------------------------------------------+---------+
; Simulation mode                                       ; Timing  ;
; Start time                                            ; 0ns     ;
; Add pins automatically to simulation output waveforms ; On      ;
; Check outputs                                         ; Off     ;
; Report simulation coverage                            ; On      ;
; Detect setup and hold time violations                 ; Off     ;
; Detect glitches                                       ; Off     ;
; Automatically save/load simulation netlist            ; Off     ;
; Disable timing delays in Timing Simulation            ; Off     ;
; Generate Signal Activity File                         ; Off     ;
+-------------------------------------------------------+---------+


+----------------------+
; Simulation Waveforms ;
+----------------------+
Waveform report data cannot be output to ASCII.
Please use Quartus II to view the waveform report data.


+---------------------+
; Simulator INI Usage ;
+--------+------------+
; Option ; Usage      ;
+--------+------------+


+--------------------+
; Simulator Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus II Simulator
    Info: Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
    Info: Processing started: Thu Dec 15 20:47:58 2005
Info: Command: quartus_sim --read_settings_files=on --write_settings_files=off qep_data_bus -c qep_data_bus
Warning: Ignored node in vector source file. Can't find corresponding node name "disp:t_disp|a0_reg" in design.
Warning: Ignored node in vector source file. Can't find corresponding node name "data_bus:t_data_bus|a0_reg" in design.
Warning: Ignored node in vector source file. Can't find corresponding node name "data_bus:t_data_bus|link_data" in design.
Warning: Ignored node in vector source file. Can't find corresponding node name "data_bus:t_data_bus|link_add" in design.
Info: Simulation coverage is      19.33 %
Info: Number of transitions in simulation is 65537
Info: Quartus II Simulator was successful. 0 errors, 4 warnings
    Info: Processing ended: Thu Dec 15 20:48:17 2005
    Info: Elapsed time: 00:00:20


⌨️ 快捷键说明

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