📄 fen_pin_10_1.vo
字号:
// Copyright (C) 1991-2006 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.
// VENDOR "Altera"
// PROGRAM "Quartus II"
// VERSION "Version 6.0 Build 178 04/27/2006 SJ Full Version"
// DATE "12/27/2007 09:39:32"
//
// Device: Altera EP2C35F484C8 Package FBGA484
//
//
// This Verilog file should be used for ModelSim (Verilog) only
//
`timescale 1 ps/ 1 ps
module fen_pin_10_1 (
out,
in_28,
out10,
out11);
output out;
input in_28;
output out10;
output out11;
wire gnd = 1'b0;
wire vcc = 1'b1;
tri1 devclrn;
tri1 devpor;
tri0 devoe;
// synopsys translate_off
initial $sdf_annotate("fen_pin_10_1_v.sdo");
// synopsys translate_on
wire \inst3|Add0~84 ;
wire \inst1|Add0~103 ;
wire \inst1|cout~160 ;
wire \in_28~combout ;
wire \in_28~clkctrl ;
wire \inst3|Add0~85 ;
wire \inst3|Add0~86 ;
wire \inst3|Add0~87 ;
wire \inst3|Add0~88 ;
wire \inst3|counter101~175 ;
wire \inst3|Add0~89 ;
wire \inst3|Add0~90 ;
wire \inst3|Add0~91 ;
wire \inst3|Add0~92 ;
wire \inst3|Add0~93 ;
wire \inst3|Add0~95 ;
wire \inst3|Add0~96 ;
wire \inst3|counter101~173 ;
wire \inst3|Equal0~103 ;
wire \inst3|counter101~172 ;
wire \inst3|Equal0~102 ;
wire \inst3|Add0~94 ;
wire \inst3|counter101~174 ;
wire \inst3|always1~120 ;
wire \inst3|always1~119 ;
wire \inst3|always1~121 ;
wire \inst5|cout11~164 ;
wire \inst5|cout11[3]~165 ;
wire \inst5|cout11~166 ;
wire \inst5|cout11~163 ;
wire \inst5|Add0~103 ;
wire \inst5|cout11~162 ;
wire \inst5|out11~63 ;
wire \inst5|out11~64 ;
wire \inst5|out11 ;
wire \inst1|cout~161 ;
wire \inst1|cout[3]~163 ;
wire \inst1|cout~164 ;
wire \inst1|cout~162 ;
wire \inst1|out10~65 ;
wire \inst1|out10~66 ;
wire \inst1|out10 ;
wire inst6;
wire [3:0] \inst1|cout ;
wire [6:0] \inst3|counter101 ;
wire [3:0] \inst5|cout11 ;
// atom is at LCFF_X17_Y30_N7
cycloneii_lcell_ff \inst1|cout[3]~I (
.clk(\in_28~clkctrl ),
.datain(\inst1|cout~160 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst1|cout [3]));
// atom is at PIN_M1
cycloneii_io \in_28~I (
.datain(gnd),
.oe(gnd),
.outclk(gnd),
.outclkena(vcc),
.inclk(gnd),
.inclkena(vcc),
.areset(gnd),
.sreset(gnd),
.differentialin(gnd),
.linkin(gnd),
.devclrn(devclrn),
.devpor(devpor),
.devoe(devoe),
.combout(\in_28~combout ),
.regout(),
.differentialout(),
.linkout(),
.padio(in_28));
// synopsys translate_off
defparam \in_28~I .input_async_reset = "none";
defparam \in_28~I .input_power_up = "low";
defparam \in_28~I .input_register_mode = "none";
defparam \in_28~I .input_sync_reset = "none";
defparam \in_28~I .oe_async_reset = "none";
defparam \in_28~I .oe_power_up = "low";
defparam \in_28~I .oe_register_mode = "none";
defparam \in_28~I .oe_sync_reset = "none";
defparam \in_28~I .operation_mode = "input";
defparam \in_28~I .output_async_reset = "none";
defparam \in_28~I .output_power_up = "low";
defparam \in_28~I .output_register_mode = "none";
defparam \in_28~I .output_sync_reset = "none";
// synopsys translate_on
// atom is at LCCOMB_X18_Y30_N2
cycloneii_lcell_comb \inst3|Add0~84_I (
// Equation(s):
// \inst3|Add0~84 = \inst3|counter101 [0] $ VCC
// \inst3|Add0~85 = CARRY(\inst3|counter101 [0])
.dataa(\inst3|counter101 [0]),
.datab(vcc),
.datac(vcc),
.datad(vcc),
.cin(gnd),
.combout(\inst3|Add0~84 ),
.cout(\inst3|Add0~85 ));
// synopsys translate_off
defparam \inst3|Add0~84_I .lut_mask = 16'h55AA;
defparam \inst3|Add0~84_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCCOMB_X16_Y30_N14
cycloneii_lcell_comb \inst1|Add0~103_I (
// Equation(s):
// \inst1|Add0~103 = \inst1|cout [0] & \inst1|cout [1]
.dataa(vcc),
.datab(\inst1|cout [0]),
.datac(vcc),
.datad(\inst1|cout [1]),
.cin(gnd),
.combout(\inst1|Add0~103 ),
.cout());
// synopsys translate_off
defparam \inst1|Add0~103_I .lut_mask = 16'hCC00;
defparam \inst1|Add0~103_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCCOMB_X17_Y30_N6
cycloneii_lcell_comb \inst1|cout~160_I (
// Equation(s):
// \inst1|cout~160 = \inst1|cout[3]~163 & (\inst1|cout [3] $ (\inst1|Add0~103 & \inst1|cout [2]))
.dataa(\inst1|Add0~103 ),
.datab(\inst1|cout [2]),
.datac(\inst1|cout [3]),
.datad(\inst1|cout[3]~163 ),
.cin(gnd),
.combout(\inst1|cout~160 ),
.cout());
// synopsys translate_off
defparam \inst1|cout~160_I .lut_mask = 16'h7800;
defparam \inst1|cout~160_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at CLKCTRL_G3
cycloneii_clkctrl \in_28~clkctrl_I (
.ena(vcc),
.inclk({gnd,gnd,gnd,\in_28~combout }),
.clkselect(2'b00),
.devclrn(devclrn),
.devpor(devpor),
.outclk(\in_28~clkctrl ));
// synopsys translate_off
defparam \in_28~clkctrl_I .clock_type = "Global Clock";
defparam \in_28~clkctrl_I .ena_register_mode = "falling edge";
// synopsys translate_on
// atom is at LCCOMB_X18_Y30_N4
cycloneii_lcell_comb \inst3|Add0~86_I (
// Equation(s):
// \inst3|Add0~86 = \inst3|counter101 [1] & !\inst3|Add0~85 # !\inst3|counter101 [1] & (\inst3|Add0~85 # GND)
// \inst3|Add0~87 = CARRY(!\inst3|Add0~85 # !\inst3|counter101 [1])
.dataa(vcc),
.datab(\inst3|counter101 [1]),
.datac(vcc),
.datad(vcc),
.cin(\inst3|Add0~85 ),
.combout(\inst3|Add0~86 ),
.cout(\inst3|Add0~87 ));
// synopsys translate_off
defparam \inst3|Add0~86_I .lut_mask = 16'h3C3F;
defparam \inst3|Add0~86_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCFF_X18_Y30_N5
cycloneii_lcell_ff \inst3|counter101[1]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|Add0~86 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [1]));
// atom is at LCCOMB_X18_Y30_N6
cycloneii_lcell_comb \inst3|Add0~88_I (
// Equation(s):
// \inst3|Add0~88 = \inst3|counter101 [2] & (\inst3|Add0~87 $ GND) # !\inst3|counter101 [2] & !\inst3|Add0~87 & VCC
// \inst3|Add0~89 = CARRY(\inst3|counter101 [2] & !\inst3|Add0~87 )
.dataa(vcc),
.datab(\inst3|counter101 [2]),
.datac(vcc),
.datad(vcc),
.cin(\inst3|Add0~87 ),
.combout(\inst3|Add0~88 ),
.cout(\inst3|Add0~89 ));
// synopsys translate_off
defparam \inst3|Add0~88_I .lut_mask = 16'hC30C;
defparam \inst3|Add0~88_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCCOMB_X17_Y30_N16
cycloneii_lcell_comb \inst3|counter101~175_I (
// Equation(s):
// \inst3|counter101~175 = \inst3|Add0~88 & (!\inst3|counter101 [2] # !\inst3|Equal0~102 # !\inst3|Equal0~103 )
.dataa(\inst3|Equal0~103 ),
.datab(\inst3|Equal0~102 ),
.datac(\inst3|counter101 [2]),
.datad(\inst3|Add0~88 ),
.cin(gnd),
.combout(\inst3|counter101~175 ),
.cout());
// synopsys translate_off
defparam \inst3|counter101~175_I .lut_mask = 16'h7F00;
defparam \inst3|counter101~175_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCFF_X17_Y30_N17
cycloneii_lcell_ff \inst3|counter101[2]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|counter101~175 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [2]));
// atom is at LCCOMB_X18_Y30_N8
cycloneii_lcell_comb \inst3|Add0~90_I (
// Equation(s):
// \inst3|Add0~90 = \inst3|counter101 [3] & !\inst3|Add0~89 # !\inst3|counter101 [3] & (\inst3|Add0~89 # GND)
// \inst3|Add0~91 = CARRY(!\inst3|Add0~89 # !\inst3|counter101 [3])
.dataa(vcc),
.datab(\inst3|counter101 [3]),
.datac(vcc),
.datad(vcc),
.cin(\inst3|Add0~89 ),
.combout(\inst3|Add0~90 ),
.cout(\inst3|Add0~91 ));
// synopsys translate_off
defparam \inst3|Add0~90_I .lut_mask = 16'h3C3F;
defparam \inst3|Add0~90_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCFF_X18_Y30_N9
cycloneii_lcell_ff \inst3|counter101[3]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|Add0~90 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [3]));
// atom is at LCCOMB_X18_Y30_N10
cycloneii_lcell_comb \inst3|Add0~92_I (
// Equation(s):
// \inst3|Add0~92 = \inst3|counter101 [4] & (\inst3|Add0~91 $ GND) # !\inst3|counter101 [4] & !\inst3|Add0~91 & VCC
// \inst3|Add0~93 = CARRY(\inst3|counter101 [4] & !\inst3|Add0~91 )
.dataa(\inst3|counter101 [4]),
.datab(vcc),
.datac(vcc),
.datad(vcc),
.cin(\inst3|Add0~91 ),
.combout(\inst3|Add0~92 ),
.cout(\inst3|Add0~93 ));
// synopsys translate_off
defparam \inst3|Add0~92_I .lut_mask = 16'hA50A;
defparam \inst3|Add0~92_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCFF_X18_Y30_N11
cycloneii_lcell_ff \inst3|counter101[4]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|Add0~92 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [4]));
// atom is at LCCOMB_X18_Y30_N12
cycloneii_lcell_comb \inst3|Add0~94_I (
// Equation(s):
// \inst3|Add0~94 = \inst3|counter101 [5] & !\inst3|Add0~93 # !\inst3|counter101 [5] & (\inst3|Add0~93 # GND)
// \inst3|Add0~95 = CARRY(!\inst3|Add0~93 # !\inst3|counter101 [5])
.dataa(vcc),
.datab(\inst3|counter101 [5]),
.datac(vcc),
.datad(vcc),
.cin(\inst3|Add0~93 ),
.combout(\inst3|Add0~94 ),
.cout(\inst3|Add0~95 ));
// synopsys translate_off
defparam \inst3|Add0~94_I .lut_mask = 16'h3C3F;
defparam \inst3|Add0~94_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCCOMB_X18_Y30_N14
cycloneii_lcell_comb \inst3|Add0~96_I (
// Equation(s):
// \inst3|Add0~96 = \inst3|Add0~95 $ !\inst3|counter101 [6]
.dataa(vcc),
.datab(vcc),
.datac(vcc),
.datad(\inst3|counter101 [6]),
.cin(\inst3|Add0~95 ),
.combout(\inst3|Add0~96 ),
.cout());
// synopsys translate_off
defparam \inst3|Add0~96_I .lut_mask = 16'hF00F;
defparam \inst3|Add0~96_I .sum_lutc_input = "cin";
// synopsys translate_on
// atom is at LCCOMB_X17_Y30_N10
cycloneii_lcell_comb \inst3|counter101~173_I (
// Equation(s):
// \inst3|counter101~173 = \inst3|Add0~96 & (!\inst3|Equal0~103 # !\inst3|Equal0~102 # !\inst3|counter101 [2])
.dataa(\inst3|counter101 [2]),
.datab(\inst3|Equal0~102 ),
.datac(\inst3|Add0~96 ),
.datad(\inst3|Equal0~103 ),
.cin(gnd),
.combout(\inst3|counter101~173 ),
.cout());
// synopsys translate_off
defparam \inst3|counter101~173_I .lut_mask = 16'h70F0;
defparam \inst3|counter101~173_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCFF_X17_Y30_N11
cycloneii_lcell_ff \inst3|counter101[6]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|counter101~173 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [6]));
// atom is at LCCOMB_X16_Y30_N10
cycloneii_lcell_comb \inst3|Equal0~103_I (
// Equation(s):
// \inst3|Equal0~103 = \inst3|counter101 [6] & \inst3|counter101 [5]
.dataa(vcc),
.datab(vcc),
.datac(\inst3|counter101 [6]),
.datad(\inst3|counter101 [5]),
.cin(gnd),
.combout(\inst3|Equal0~103 ),
.cout());
// synopsys translate_off
defparam \inst3|Equal0~103_I .lut_mask = 16'hF000;
defparam \inst3|Equal0~103_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCCOMB_X17_Y30_N30
cycloneii_lcell_comb \inst3|counter101~172_I (
// Equation(s):
// \inst3|counter101~172 = \inst3|Add0~84 & (!\inst3|Equal0~103 # !\inst3|counter101 [2] # !\inst3|Equal0~102 )
.dataa(\inst3|Add0~84 ),
.datab(\inst3|Equal0~102 ),
.datac(\inst3|counter101 [2]),
.datad(\inst3|Equal0~103 ),
.cin(gnd),
.combout(\inst3|counter101~172 ),
.cout());
// synopsys translate_off
defparam \inst3|counter101~172_I .lut_mask = 16'h2AAA;
defparam \inst3|counter101~172_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCFF_X17_Y30_N31
cycloneii_lcell_ff \inst3|counter101[0]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|counter101~172 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [0]));
// atom is at LCCOMB_X17_Y30_N28
cycloneii_lcell_comb \inst3|Equal0~102_I (
// Equation(s):
// \inst3|Equal0~102 = !\inst3|counter101 [1] & !\inst3|counter101 [4] & !\inst3|counter101 [3] & !\inst3|counter101 [0]
.dataa(\inst3|counter101 [1]),
.datab(\inst3|counter101 [4]),
.datac(\inst3|counter101 [3]),
.datad(\inst3|counter101 [0]),
.cin(gnd),
.combout(\inst3|Equal0~102 ),
.cout());
// synopsys translate_off
defparam \inst3|Equal0~102_I .lut_mask = 16'h0001;
defparam \inst3|Equal0~102_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCCOMB_X17_Y30_N18
cycloneii_lcell_comb \inst3|counter101~174_I (
// Equation(s):
// \inst3|counter101~174 = \inst3|Add0~94 & (!\inst3|Equal0~103 # !\inst3|Equal0~102 # !\inst3|counter101 [2])
.dataa(\inst3|counter101 [2]),
.datab(\inst3|Equal0~102 ),
.datac(\inst3|Add0~94 ),
.datad(\inst3|Equal0~103 ),
.cin(gnd),
.combout(\inst3|counter101~174 ),
.cout());
// synopsys translate_off
defparam \inst3|counter101~174_I .lut_mask = 16'h70F0;
defparam \inst3|counter101~174_I .sum_lutc_input = "datac";
// synopsys translate_on
// atom is at LCFF_X17_Y30_N19
cycloneii_lcell_ff \inst3|counter101[5]~I (
.clk(\in_28~clkctrl ),
.datain(\inst3|counter101~174 ),
.sdata(gnd),
.aclr(gnd),
.sclr(gnd),
.sload(gnd),
.ena(vcc),
.devclrn(devclrn),
.devpor(devpor),
.regout(\inst3|counter101 [5]));
// atom is at LCCOMB_X17_Y30_N22
cycloneii_lcell_comb \inst3|always1~120_I (
// Equation(s):
// \inst3|always1~120 = \inst3|counter101 [2] # \inst3|counter101 [6] & \inst3|counter101 [0] & \inst3|counter101 [1]
.dataa(\inst3|counter101 [6]),
.datab(\inst3|counter101 [0]),
.datac(\inst3|counter101 [2]),
.datad(\inst3|counter101 [1]),
.cin(gnd),
.combout(\inst3|always1~120 ),
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -