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

📄 counter.vo

📁 用verilog实现单片机计数器 用verilog实现单片机计数器
💻 VO
📖 第 1 页 / 共 5 页
字号:
defparam \inst13|TOUT0[5]~I .operation_mode = "normal";
defparam \inst13|TOUT0[5]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[5]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[5]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[5]~I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X17_Y16_N8
cyclone_lcell \inst13|Add0~272_I (
// Equation(s):
// \inst13|Add0~272  = \inst13|TOUT0 [6] $ !(!\inst13|Add0~281  & \inst13|Add0~275 ) # (\inst13|Add0~281  & \inst13|Add0~275COUT1_291 )
// \inst13|Add0~273  = CARRY(\inst13|TOUT0 [6] & !\inst13|Add0~275 )
// \inst13|Add0~273COUT1_292  = CARRY(\inst13|TOUT0 [6] & !\inst13|Add0~275COUT1_291 )

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [6]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~281 ),
	.cin0(\inst13|Add0~275 ),
	.cin1(\inst13|Add0~275COUT1_291 ),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~272 ),
	.regout(),
	.cout(),
	.cout0(\inst13|Add0~273 ),
	.cout1(\inst13|Add0~273COUT1_292 ));
// synopsys translate_off
defparam \inst13|Add0~272_I .cin0_used = "true";
defparam \inst13|Add0~272_I .cin1_used = "true";
defparam \inst13|Add0~272_I .cin_used = "true";
defparam \inst13|Add0~272_I .lut_mask = "C30C";
defparam \inst13|Add0~272_I .operation_mode = "arithmetic";
defparam \inst13|Add0~272_I .output_mode = "comb_only";
defparam \inst13|Add0~272_I .register_cascade_mode = "off";
defparam \inst13|Add0~272_I .sum_lutc_input = "cin";
defparam \inst13|Add0~272_I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y15_N7
cyclone_lcell \inst13|TOUT0[6]~I (
// Equation(s):
// \inst13|TOUT0 [6] = DFFEAS(\rst~combout  & (!\inst13|TF0 [0] & \inst13|Add0~272 ), GLOBAL(\clock~combout ), VCC, , \inst13|TOUT0[0]~833 , , , , )

	.clk(\clock~combout ),
	.dataa(\rst~combout ),
	.datab(vcc),
	.datac(\inst13|TF0 [0]),
	.datad(\inst13|Add0~272 ),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(\inst13|TOUT0[0]~833 ),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst13|TOUT0 [6]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|TOUT0[6]~I .lut_mask = "0A00";
defparam \inst13|TOUT0[6]~I .operation_mode = "normal";
defparam \inst13|TOUT0[6]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[6]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[6]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[6]~I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X17_Y16_N9
cyclone_lcell \inst13|Add0~270_I (
// Equation(s):
// \inst13|Add0~270  = \inst13|TOUT0 [7] $ (!\inst13|Add0~281  & \inst13|Add0~273 ) # (\inst13|Add0~281  & \inst13|Add0~273COUT1_292 )
// \inst13|Add0~271  = CARRY(!\inst13|Add0~273COUT1_292  # !\inst13|TOUT0 [7])

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [7]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~281 ),
	.cin0(\inst13|Add0~273 ),
	.cin1(\inst13|Add0~273COUT1_292 ),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~270 ),
	.regout(),
	.cout(\inst13|Add0~271 ),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|Add0~270_I .cin0_used = "true";
defparam \inst13|Add0~270_I .cin1_used = "true";
defparam \inst13|Add0~270_I .cin_used = "true";
defparam \inst13|Add0~270_I .lut_mask = "3C3F";
defparam \inst13|Add0~270_I .operation_mode = "arithmetic";
defparam \inst13|Add0~270_I .output_mode = "comb_only";
defparam \inst13|Add0~270_I .register_cascade_mode = "off";
defparam \inst13|Add0~270_I .sum_lutc_input = "cin";
defparam \inst13|Add0~270_I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y15_N2
cyclone_lcell \inst13|TOUT0[7]~I (
// Equation(s):
// \inst13|TOUT0 [7] = DFFEAS(\rst~combout  & (!\inst13|TF0 [0] & \inst13|Add0~270 ), GLOBAL(\clock~combout ), VCC, , \inst13|TOUT0[0]~833 , , , , )

	.clk(\clock~combout ),
	.dataa(\rst~combout ),
	.datab(vcc),
	.datac(\inst13|TF0 [0]),
	.datad(\inst13|Add0~270 ),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(\inst13|TOUT0[0]~833 ),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst13|TOUT0 [7]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|TOUT0[7]~I .lut_mask = "0A00";
defparam \inst13|TOUT0[7]~I .operation_mode = "normal";
defparam \inst13|TOUT0[7]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[7]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[7]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[7]~I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y16_N9
cyclone_lcell \inst2|TH[3]~I (
// Equation(s):
// \inst2|TH [3] = DFFEAS(\inst2|ENABLE0 [0] # \inst2|ENABLE1 [0], GLOBAL(\clock~combout ), VCC, , , , , , )

	.clk(\clock~combout ),
	.dataa(\inst2|ENABLE0 [0]),
	.datab(vcc),
	.datac(vcc),
	.datad(\inst2|ENABLE1 [0]),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst2|TH [3]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst2|TH[3]~I .lut_mask = "FFAA";
defparam \inst2|TH[3]~I .operation_mode = "normal";
defparam \inst2|TH[3]~I .output_mode = "reg_only";
defparam \inst2|TH[3]~I .register_cascade_mode = "off";
defparam \inst2|TH[3]~I .sum_lutc_input = "datac";
defparam \inst2|TH[3]~I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X17_Y15_N0
cyclone_lcell \inst13|Add0~268_I (
// Equation(s):
// \inst13|Add0~268  = \inst13|TOUT0 [8] $ !\inst13|Add0~271 
// \inst13|Add0~269  = CARRY(\inst13|TOUT0 [8] & !\inst13|Add0~271 )
// \inst13|Add0~269COUT1_293  = CARRY(\inst13|TOUT0 [8] & !\inst13|Add0~271 )

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [8]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~271 ),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~268 ),
	.regout(),
	.cout(),
	.cout0(\inst13|Add0~269 ),
	.cout1(\inst13|Add0~269COUT1_293 ));
// synopsys translate_off
defparam \inst13|Add0~268_I .cin_used = "true";
defparam \inst13|Add0~268_I .lut_mask = "C30C";
defparam \inst13|Add0~268_I .operation_mode = "arithmetic";
defparam \inst13|Add0~268_I .output_mode = "comb_only";
defparam \inst13|Add0~268_I .register_cascade_mode = "off";
defparam \inst13|Add0~268_I .sum_lutc_input = "cin";
defparam \inst13|Add0~268_I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y15_N0
cyclone_lcell \inst13|TOUT0[8]~I (
// Equation(s):
// \inst13|TOUT0 [8] = DFFEAS(\inst13|TF0 [0] & (\inst2|TH [3]) # !\inst13|TF0 [0] & (\inst13|Add0~268 ), GLOBAL(\clock~combout ), VCC, , \inst13|TOUT0[0]~833 , , , !\rst~combout , )

	.clk(\clock~combout ),
	.dataa(\inst13|TF0 [0]),
	.datab(vcc),
	.datac(\inst13|Add0~268 ),
	.datad(\inst2|TH [3]),
	.aclr(gnd),
	.aload(gnd),
	.sclr(!\rst~combout ),
	.sload(gnd),
	.ena(\inst13|TOUT0[0]~833 ),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst13|TOUT0 [8]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|TOUT0[8]~I .lut_mask = "FA50";
defparam \inst13|TOUT0[8]~I .operation_mode = "normal";
defparam \inst13|TOUT0[8]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[8]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[8]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[8]~I .synch_mode = "on";
// synopsys translate_on

// atom is at LC_X17_Y15_N1
cyclone_lcell \inst13|Add0~266_I (
// Equation(s):
// \inst13|Add0~266  = \inst13|TOUT0 [9] $ (!\inst13|Add0~271  & \inst13|Add0~269 ) # (\inst13|Add0~271  & \inst13|Add0~269COUT1_293 )
// \inst13|Add0~267  = CARRY(!\inst13|Add0~269  # !\inst13|TOUT0 [9])
// \inst13|Add0~267COUT1_294  = CARRY(!\inst13|Add0~269COUT1_293  # !\inst13|TOUT0 [9])

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [9]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~271 ),
	.cin0(\inst13|Add0~269 ),
	.cin1(\inst13|Add0~269COUT1_293 ),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~266 ),
	.regout(),
	.cout(),
	.cout0(\inst13|Add0~267 ),
	.cout1(\inst13|Add0~267COUT1_294 ));
// synopsys translate_off
defparam \inst13|Add0~266_I .cin0_used = "true";
defparam \inst13|Add0~266_I .cin1_used = "true";
defparam \inst13|Add0~266_I .cin_used = "true";
defparam \inst13|Add0~266_I .lut_mask = "3C3F";
defparam \inst13|Add0~266_I .operation_mode = "arithmetic";
defparam \inst13|Add0~266_I .output_mode = "comb_only";
defparam \inst13|Add0~266_I .register_cascade_mode = "off";
defparam \inst13|Add0~266_I .sum_lutc_input = "cin";
defparam \inst13|Add0~266_I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y15_N5
cyclone_lcell \inst13|TOUT0[9]~I (
// Equation(s):
// \inst13|TOUT0 [9] = DFFEAS(\inst13|TF0 [0] & (\inst2|TH [3]) # !\inst13|TF0 [0] & (\inst13|Add0~266 ), GLOBAL(\clock~combout ), VCC, , \inst13|TOUT0[0]~833 , , , !\rst~combout , )

	.clk(\clock~combout ),
	.dataa(\inst13|TF0 [0]),
	.datab(vcc),
	.datac(\inst2|TH [3]),
	.datad(\inst13|Add0~266 ),
	.aclr(gnd),
	.aload(gnd),
	.sclr(!\rst~combout ),
	.sload(gnd),
	.ena(\inst13|TOUT0[0]~833 ),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst13|TOUT0 [9]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|TOUT0[9]~I .lut_mask = "F5A0";
defparam \inst13|TOUT0[9]~I .operation_mode = "normal";
defparam \inst13|TOUT0[9]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[9]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[9]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[9]~I .synch_mode = "on";
// synopsys translate_on

// atom is at LC_X17_Y15_N2
cyclone_lcell \inst13|Add0~264_I (
// Equation(s):
// \inst13|Add0~264  = \inst13|TOUT0 [10] $ !(!\inst13|Add0~271  & \inst13|Add0~267 ) # (\inst13|Add0~271  & \inst13|Add0~267COUT1_294 )
// \inst13|Add0~265  = CARRY(\inst13|TOUT0 [10] & !\inst13|Add0~267 )
// \inst13|Add0~265COUT1_295  = CARRY(\inst13|TOUT0 [10] & !\inst13|Add0~267COUT1_294 )

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [10]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~271 ),
	.cin0(\inst13|Add0~267 ),
	.cin1(\inst13|Add0~267COUT1_294 ),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~264 ),
	.regout(),
	.cout(),
	.cout0(\inst13|Add0~265 ),
	.cout1(\inst13|Add0~265COUT1_295 ));
// synopsys translate_off
defparam \inst13|Add0~264_I .cin0_used = "true";
defparam \inst13|Add0~264_I .cin1_used = "true";
defparam \inst13|Add0~264_I .cin_used = "true";
defparam \inst13|Add0~264_I .lut_mask = "C30C";
defparam \inst13|Add0~264_I .operation_mode = "arithmetic";
defparam \inst13|Add0~264_I .output_mode = "comb_only";
defparam \inst13|Add0~264_I .register_cascade_mode = "off";
defparam \inst13|Add0~264_I .sum_lutc_input = "cin";
defparam \inst13|Add0~264_I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X18_Y15_N4
cyclone_lcell \inst13|TOUT0[10]~I (
// Equation(s):
// \inst13|TOUT0 [10] = DFFEAS(\rst~combout  & (!\inst13|TF0 [0] & \inst13|Add0~264 ), GLOBAL(\clock~combout ), VCC, , \inst13|TOUT0[0]~833 , , , , )

	.clk(\clock~combout ),
	.dataa(\rst~combout ),
	.datab(vcc),
	.datac(\inst13|TF0 [0]),
	.datad(\inst13|Add0~264 ),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(\inst13|TOUT0[0]~833 ),
	.cin(gnd),
	.cin0(gnd),
	.cin1(vcc),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(),
	.regout(\inst13|TOUT0 [10]),
	.cout(),
	.cout0(),
	.cout1());
// synopsys translate_off
defparam \inst13|TOUT0[10]~I .lut_mask = "0A00";
defparam \inst13|TOUT0[10]~I .operation_mode = "normal";
defparam \inst13|TOUT0[10]~I .output_mode = "reg_only";
defparam \inst13|TOUT0[10]~I .register_cascade_mode = "off";
defparam \inst13|TOUT0[10]~I .sum_lutc_input = "datac";
defparam \inst13|TOUT0[10]~I .synch_mode = "off";
// synopsys translate_on

// atom is at LC_X17_Y15_N3
cyclone_lcell \inst13|Add0~262_I (
// Equation(s):
// \inst13|Add0~262  = \inst13|TOUT0 [11] $ (!\inst13|Add0~271  & \inst13|Add0~265 ) # (\inst13|Add0~271  & \inst13|Add0~265COUT1_295 )
// \inst13|Add0~263  = CARRY(!\inst13|Add0~265  # !\inst13|TOUT0 [11])
// \inst13|Add0~263COUT1_296  = CARRY(!\inst13|Add0~265COUT1_295  # !\inst13|TOUT0 [11])

	.clk(gnd),
	.dataa(vcc),
	.datab(\inst13|TOUT0 [11]),
	.datac(vcc),
	.datad(vcc),
	.aclr(gnd),
	.aload(gnd),
	.sclr(gnd),
	.sload(gnd),
	.ena(vcc),
	.cin(\inst13|Add0~271 ),
	.cin0(\inst13|Add0~265 ),
	.cin1(\inst13|Add0~265COUT1_295 ),
	.inverta(gnd),
	.regcascin(gnd),
	.devclrn(devclrn),
	.devpor(devpor),
	.combout(\inst13|Add0~262 ),
	.regout(),
	.cout(),

⌨️ 快捷键说明

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