⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ufmtest.vo

📁 BJ-EPM240V2实验例程以及说明文档实验之十四MAX II的UFM模块使用实例
💻 VO
📖 第 1 页 / 共 5 页
字号:
// Copyright (C) 1991-2008 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 from 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.

// VENDOR "Altera"
// PROGRAM "Quartus II"
// VERSION "Version 8.1 Build 163 10/28/2008 SJ Full Version"

// DATE "02/09/2009 13:22:51"

// 
// Device: Altera EPM570T100C5 Package TQFP100
// 

// 
// This Verilog file should be used for ModelSim (Verilog) only
// 

`timescale 1 ps/ 1 ps

module ufmtest (
	databus,
	addr,
	nerase,
	nread,
	nwrite,
	data_valid,
	nbusy);
inout 	[15:0] databus;
input 	[8:0] addr;
input 	nerase;
input 	nread;
input 	nwrite;
output 	data_valid;
output 	nbusy;

wire gnd = 1'b0;
wire vcc = 1'b1;

tri1 devclrn;
tri1 devpor;
tri1 devoe;
// synopsys translate_off
initial $sdf_annotate("ufmtest_v.sdo");
// synopsys translate_on

wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|decode_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|real_decode2_dffe~regout ;
wire \databus[0]~31 ;
wire \databus[1]~30 ;
wire \databus[2]~29 ;
wire \databus[3]~28 ;
wire \databus[4]~27 ;
wire \databus[5]~26 ;
wire \databus[6]~25 ;
wire \databus[7]~24 ;
wire \databus[8]~23 ;
wire \databus[9]~22 ;
wire \databus[10]~21 ;
wire \databus[11]~20 ;
wire \databus[12]~19 ;
wire \databus[13]~18 ;
wire \databus[14]~17 ;
wire \databus[15]~16 ;
wire \~GND~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella0~COUT ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella0~COUTCOUT1_5 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella1~COUT ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella1~COUTCOUT1_4 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella2~COUT ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella2~COUTCOUT1_4 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_valid_reg~100_combout ;
wire \nerase~combout ;
wire \nread~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|mux_nread~29 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|in_read_drshft~48_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|in_read_drshft~3_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_load~112_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|read_op~24_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_drshft~131_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|add_load~145_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|add_load~146_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_arshft~44_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_arshft~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|in_read_drclk~43_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|gated_clk1_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_arclk~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_program~_wirecell_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|wire_maxii_ufm_block1_busy ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_erase~53_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_erase~53_wirecell_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|wire_maxii_ufm_block1_bgpbusy ;
wire \nwrite~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|mux_nwrite~20 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|mux_nerase~38 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|real_decode~116 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|real_decode_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|start_op ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|deco3_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|add_en~76_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_program~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella3~COUT ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella4~COUT ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|counter_cella4~COUTCOUT1_4 ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|modulus_trigger ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|_~34_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_program~24_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|deco2_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|add_en~75_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|wire_program_dffe_clrn~39_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|program_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|comb~1_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|deco1_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|write_op~24_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_en~292_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|gated_clk2_dffe~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_drclk~combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|ufm_osc ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_valid_reg~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_valid_out_reg~regout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|nbusy ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_load~113_combout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|wire_maxii_ufm_block1_drdout ;
wire \para_ufm_inst|para_ufm_altufm_parallel_91n_component|data_en~293_combout ;
wire [0:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|cmpr1|result_wire ;
wire [4:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|cntr2|auto_generated|safe_q ;
wire [8:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|A ;
wire [15:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|piso_sipo_dffe ;
wire [15:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do ;
wire [15:0] \para_ufm_inst|para_ufm_altufm_parallel_91n_component|wire_tmp_do_ena ;
wire [8:0] \addr~combout ;


// atom is at PIN_4
maxii_io \databus[0]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [0]),
	.oe(\nwrite~combout ),
	.combout(\databus[0]~31 ),
	.padio(databus[0]));
// synopsys translate_off
defparam \databus[0]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_97
maxii_io \databus[1]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [1]),
	.oe(\nwrite~combout ),
	.combout(\databus[1]~30 ),
	.padio(databus[1]));
// synopsys translate_off
defparam \databus[1]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_98
maxii_io \databus[2]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [2]),
	.oe(\nwrite~combout ),
	.combout(\databus[2]~29 ),
	.padio(databus[2]));
// synopsys translate_off
defparam \databus[2]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_36
maxii_io \databus[3]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [3]),
	.oe(\nwrite~combout ),
	.combout(\databus[3]~28 ),
	.padio(databus[3]));
// synopsys translate_off
defparam \databus[3]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_12
maxii_io \databus[4]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [4]),
	.oe(\nwrite~combout ),
	.combout(\databus[4]~27 ),
	.padio(databus[4]));
// synopsys translate_off
defparam \databus[4]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_96
maxii_io \databus[5]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [5]),
	.oe(\nwrite~combout ),
	.combout(\databus[5]~26 ),
	.padio(databus[5]));
// synopsys translate_off
defparam \databus[5]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_17
maxii_io \databus[6]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [6]),
	.oe(\nwrite~combout ),
	.combout(\databus[6]~25 ),
	.padio(databus[6]));
// synopsys translate_off
defparam \databus[6]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_16
maxii_io \databus[7]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [7]),
	.oe(\nwrite~combout ),
	.combout(\databus[7]~24 ),
	.padio(databus[7]));
// synopsys translate_off
defparam \databus[7]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_27
maxii_io \databus[8]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [8]),
	.oe(\nwrite~combout ),
	.combout(\databus[8]~23 ),
	.padio(databus[8]));
// synopsys translate_off
defparam \databus[8]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_40
maxii_io \databus[9]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [9]),
	.oe(\nwrite~combout ),
	.combout(\databus[9]~22 ),
	.padio(databus[9]));
// synopsys translate_off
defparam \databus[9]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_21
maxii_io \databus[10]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [10]),
	.oe(\nwrite~combout ),
	.combout(\databus[10]~21 ),
	.padio(databus[10]));
// synopsys translate_off
defparam \databus[10]~I .operation_mode = "bidir";
// synopsys translate_on

// atom is at PIN_6
maxii_io \databus[11]~I (
	.datain(\para_ufm_inst|para_ufm_altufm_parallel_91n_component|tmp_do [11]),
	.oe(\nwrite~combout ),
	.combout(\databus[11]~20 ),
	.padio(databus[11]));
// synopsys translate_off

⌨️ 快捷键说明

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