addere.vif

来自「altera Quartus II modelSim 自動模擬搭配」· VIF 代码 · 共 51 行

VIF
51
字号
#
# Synplicity Verification Interface File
# Generated using Synplify-pro
#
# Copyright (c) 1996-2004 Synplicity, Inc.
# All rights reserved
#

global env
# Set logfile options
vif_set_result_file  AdderE.vlf

# RTL and technology files
vif_add_file -original  -vhdl ../Full_Adder.vhd
vif_add_file -original  -vhdl ../AdderE.vhd
vif_set_top_module -original -top AdderE
 
vif_add_library -translated $env(QUARTUS_ROOTDIR)/eda/fv_lib/verilog
vif_add_file -translated -verilog AdderE.vqm
vif_set_top_module -translated -top AdderE 


# Read FSM encoding


# Memory map points
# Memory redundancies


# SRL redundancies
# SRL map points

# Compiler merged registers

# Compiler pruned constant registers


# RTL sequential redundancies

# Technology sequential redundancies

# Inverted map points

# Port directions

# Black box mapping


# Register pruning

⌨️ 快捷键说明

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