1717-- PROGRAM "Quartus II 64-Bit"
1818-- VERSION "Version 15.0.2 Build 153 07/15/2015 SJ Web Edition"
1919
20- -- DATE "10/22 /2020 17:29:39 "
20+ -- DATE "10/23 /2020 15:45:45 "
2121
2222--
2323-- Device: Altera 5CGXFC7C7F23C8 Package FBGA484
@@ -37,10 +37,10 @@ USE IEEE.STD_LOGIC_1164.ALL;
3737ENTITY BCD_seven_seg_seven_four_two_four_eight_error IS
3838 PORT (
3939 OA : OUT std_logic ;
40+ A : IN std_logic ;
4041 B : IN std_logic ;
41- D : IN std_logic ;
4242 C : IN std_logic ;
43- A : IN std_logic ;
43+ D : IN std_logic ;
4444 RBI : IN std_logic ;
4545 LT : IN std_logic ;
4646 BI_RBO : IN std_logic ;
@@ -89,10 +89,10 @@ SIGNAL ww_devoe : std_logic;
8989SIGNAL ww_devclrn : std_logic ;
9090SIGNAL ww_devpor : std_logic ;
9191SIGNAL ww_OA : std_logic ;
92+ SIGNAL ww_A : std_logic ;
9293SIGNAL ww_B : std_logic ;
93- SIGNAL ww_D : std_logic ;
9494SIGNAL ww_C : std_logic ;
95- SIGNAL ww_A : std_logic ;
95+ SIGNAL ww_D : std_logic ;
9696SIGNAL ww_RBI : std_logic ;
9797SIGNAL ww_LT : std_logic ;
9898SIGNAL ww_BI_RBO : std_logic ;
@@ -115,31 +115,31 @@ SIGNAL \BI_RBO~input_o\ : std_logic;
115115SIGNAL \RBI~input_o\ : std_logic ;
116116SIGNAL \inst|57~0_combout\ : std_logic ;
117117SIGNAL \LT~input_o\ : std_logic ;
118- SIGNAL \inst22 ~0_combout\ : std_logic ;
119- SIGNAL \inst|93 ~0_combout\ : std_logic ;
120- SIGNAL \inst|92 ~0_combout\ : std_logic ;
121- SIGNAL \inst23 ~0_combout\ : std_logic ;
122- SIGNAL \inst24 ~0_combout\ : std_logic ;
123- SIGNAL \inst25 ~0_combout\ : std_logic ;
124- SIGNAL \inst25 ~1_combout\ : std_logic ;
125- SIGNAL \inst26 ~0_combout\ : std_logic ;
118+ SIGNAL \inst35 ~0_combout\ : std_logic ;
119+ SIGNAL \inst13 ~0_combout\ : std_logic ;
120+ SIGNAL \inst21 ~0_combout\ : std_logic ;
121+ SIGNAL \inst9 ~0_combout\ : std_logic ;
122+ SIGNAL \inst10 ~0_combout\ : std_logic ;
123+ SIGNAL \inst11 ~0_combout\ : std_logic ;
124+ SIGNAL \inst11 ~1_combout\ : std_logic ;
125+ SIGNAL \inst12 ~0_combout\ : std_logic ;
126126SIGNAL \ALT_INV_LT~input_o\ : std_logic ;
127127SIGNAL \ALT_INV_RBI~input_o\ : std_logic ;
128128SIGNAL \ALT_INV_BI_RBO~input_o\ : std_logic ;
129129SIGNAL \ALT_INV_A~input_o\ : std_logic ;
130130SIGNAL \ALT_INV_C~input_o\ : std_logic ;
131131SIGNAL \ALT_INV_D~input_o\ : std_logic ;
132132SIGNAL \ALT_INV_B~input_o\ : std_logic ;
133- SIGNAL \ALT_INV_inst25 ~0_combout\ : std_logic ;
133+ SIGNAL \ALT_INV_inst11 ~0_combout\ : std_logic ;
134134SIGNAL \inst|ALT_INV_57~0_combout\ : std_logic ;
135135
136136BEGIN
137137
138138OA <= ww_OA;
139+ ww_A <= A;
139140ww_B <= B;
140- ww_D <= D;
141141ww_C <= C;
142- ww_A <= A ;
142+ ww_D <= D ;
143143ww_RBI <= RBI;
144144ww_LT <= LT;
145145ww_BI_RBO <= BI_RBO;
@@ -163,7 +163,7 @@ ww_devpor <= devpor;
163163\ALT_INV_C~input_o\ <= NOT \C~input_o\ ;
164164\ALT_INV_D~input_o\ <= NOT \D~input_o\ ;
165165\ALT_INV_B~input_o\ <= NOT \B~input_o\ ;
166- \ALT_INV_inst25 ~0_combout\ <= NOT \inst25 ~0_combout\ ;
166+ \ALT_INV_inst11 ~0_combout\ <= NOT \inst11 ~0_combout\ ;
167167\inst|ALT_INV_57~0_combout\ <= NOT \inst|57~0_combout\ ;
168168
169169-- Location: IOOBUF_X89_Y38_N39
@@ -175,7 +175,7 @@ GENERIC MAP (
175175 shift_series_termination_control => " false" )
176176-- pragma translate_on
177177PORT MAP (
178- i => \inst22 ~0_combout\ ,
178+ i => \inst35 ~0_combout\ ,
179179 devoe => ww_devoe,
180180 o => ww_OA);
181181
@@ -188,7 +188,7 @@ GENERIC MAP (
188188 shift_series_termination_control => " false" )
189189-- pragma translate_on
190190PORT MAP (
191- i => \inst|93 ~0_combout\ ,
191+ i => \inst13 ~0_combout\ ,
192192 devoe => ww_devoe,
193193 o => ww_OB);
194194
@@ -201,7 +201,7 @@ GENERIC MAP (
201201 shift_series_termination_control => " false" )
202202-- pragma translate_on
203203PORT MAP (
204- i => \inst|92 ~0_combout\ ,
204+ i => \inst21 ~0_combout\ ,
205205 devoe => ww_devoe,
206206 o => ww_OC);
207207
@@ -214,7 +214,7 @@ GENERIC MAP (
214214 shift_series_termination_control => " false" )
215215-- pragma translate_on
216216PORT MAP (
217- i => \inst23 ~0_combout\ ,
217+ i => \inst9 ~0_combout\ ,
218218 devoe => ww_devoe,
219219 o => ww_OD);
220220
@@ -227,7 +227,7 @@ GENERIC MAP (
227227 shift_series_termination_control => " false" )
228228-- pragma translate_on
229229PORT MAP (
230- i => \inst24 ~0_combout\ ,
230+ i => \inst10 ~0_combout\ ,
231231 devoe => ww_devoe,
232232 o => ww_OE);
233233
@@ -240,7 +240,7 @@ GENERIC MAP (
240240 shift_series_termination_control => " false" )
241241-- pragma translate_on
242242PORT MAP (
243- i => \inst25 ~1_combout\ ,
243+ i => \inst11 ~1_combout\ ,
244244 devoe => ww_devoe,
245245 o => \ww_OF\ );
246246
@@ -253,7 +253,7 @@ GENERIC MAP (
253253 shift_series_termination_control => " false" )
254254-- pragma translate_on
255255PORT MAP (
256- i => \inst26 ~0_combout\ ,
256+ i => \inst12 ~0_combout\ ,
257257 devoe => ww_devoe,
258258 o => ww_OG);
259259
@@ -408,9 +408,9 @@ PORT MAP (
408408 o => \LT~input_o\ );
409409
410410-- Location: LABCELL_X88_Y37_N36
411- \inst22 ~0\ : cyclonev_lcell_comb
411+ \inst35 ~0\ : cyclonev_lcell_comb
412412-- Equation(s):
413- -- \inst22 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst|57~0_combout\) ) ) ) # ( !\B~input_o\
413+ -- \inst35 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst|57~0_combout\) ) ) ) # ( !\B~input_o\
414414-- & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & (!\C~input_o\ $ (\A~input_o\)))) ) ) )
415415
416416-- pragma translate_off
@@ -426,18 +426,18 @@ PORT MAP (
426426 datad => \ALT_INV_LT~input_o\ ,
427427 datae => \ALT_INV_B~input_o\ ,
428428 dataf => \ALT_INV_D~input_o\ ,
429- combout => \inst22 ~0_combout\ );
429+ combout => \inst35 ~0_combout\ );
430430
431431-- Location: LABCELL_X88_Y37_N12
432- \inst|93 ~0\ : cyclonev_lcell_comb
432+ \inst13 ~0\ : cyclonev_lcell_comb
433433-- Equation(s):
434- -- \inst|93 ~0_combout\ = ( !\B~input_o\ & ( \D~input_o\ & ( (!\C~input_o\ & ((( !\LT~input_o\)) # (\inst|57~0_combout\))) # (\C ~input_o\ & (\inst|57~0_combout \ & (!\A ~input_o\))) ) ) ) # ( \B~input_o \ & ( !\D ~input_o\ & ( (!\LT ~input_o\) #
435- -- ((\inst|57~0_combout\ & ((!\C~input_o\) # (\A~input_o\)))) ) ) ) # ( !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) # (!\A~input_o\)))) ) ) )
434+ -- \inst13 ~0_combout\ = ( !\B~input_o\ & ( \D~input_o\ & ( (!\C~input_o\ & ((!\LT~input_o\) # (\inst|57~0_combout\))) ) ) ) # ( \B ~input_o\ & ( !\D~input_o \ & ( (!\LT ~input_o\) # ((\inst|57~0_combout \ & ((!\C ~input_o\) # (\A ~input_o\)))) ) ) ) # (
435+ -- !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) # (!\A~input_o\)))) ) ) )
436436
437437-- pragma translate_off
438438GENERIC MAP (
439439 extended_lut => " off" ,
440- lut_mask => "1111111100110010111111110010001110111010001100100000000000000000 " ,
440+ lut_mask => "1111111100110010111111110010001110101010001000100000000000000000 " ,
441441 shared_arith => " off" )
442442-- pragma translate_on
443443PORT MAP (
@@ -447,18 +447,18 @@ PORT MAP (
447447 datad => \ALT_INV_LT~input_o\ ,
448448 datae => \ALT_INV_B~input_o\ ,
449449 dataf => \ALT_INV_D~input_o\ ,
450- combout => \inst|93 ~0_combout\ );
450+ combout => \inst13 ~0_combout\ );
451451
452452-- Location: LABCELL_X88_Y37_N48
453- \inst|92 ~0\ : cyclonev_lcell_comb
453+ \inst21 ~0\ : cyclonev_lcell_comb
454454-- Equation(s):
455- -- \inst|92 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ & ( (!\C~input_o\ & (\inst|57~0_combout\ & \A~input_o \)) ) ) ) # ( ! \B~input_o\ & ( \D~input_o\ & ( (!\C~input_o\ & ((!\ LT~input_o\) # (\inst|57~0_combout\))) ) ) ) # ( \B ~input_o\ & ( !\D ~input_o\ & (
456- -- (!\LT~input_o\) # ((\inst|57~0_combout\ & ((\A~input_o\) # (\C~input_o\)))) ) ) ) # ( !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst|57~0_combout\) ) ) )
455+ -- \inst21 ~0_combout\ = ( ! \B~input_o\ & ( \D~input_o\ & ( (!\C~input_o\ & ((!\LT~input_o\) # (\inst|57~0_combout \))) ) ) ) # ( \B~input_o\ & ( ! \D~input_o\ & ( (!\LT~input_o\) # (( \inst|57~0_combout\ & ((\A ~input_o\) # (\C ~input_o\)))) ) ) ) # (
456+ -- !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst|57~0_combout\) ) ) )
457457
458458-- pragma translate_off
459459GENERIC MAP (
460460 extended_lut => " off" ,
461- lut_mask => "1111111100110011111111110001001110101010001000100000001000000010 " ,
461+ lut_mask => "1111111100110011111111110001001110101010001000100000000000000000 " ,
462462 shared_arith => " off" )
463463-- pragma translate_on
464464PORT MAP (
@@ -468,12 +468,12 @@ PORT MAP (
468468 datad => \ALT_INV_LT~input_o\ ,
469469 datae => \ALT_INV_B~input_o\ ,
470470 dataf => \ALT_INV_D~input_o\ ,
471- combout => \inst|92 ~0_combout\ );
471+ combout => \inst21 ~0_combout\ );
472472
473473-- Location: LABCELL_X88_Y37_N24
474- \inst23 ~0\ : cyclonev_lcell_comb
474+ \inst9 ~0\ : cyclonev_lcell_comb
475475-- Equation(s):
476- -- \inst23 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) #
476+ -- \inst9 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) #
477477-- (!\A~input_o\)))) ) ) ) # ( !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & (!\C~input_o\ $ (\A~input_o\)))) ) ) )
478478
479479-- pragma translate_off
@@ -489,12 +489,12 @@ PORT MAP (
489489 datad => \ALT_INV_LT~input_o\ ,
490490 datae => \ALT_INV_B~input_o\ ,
491491 dataf => \ALT_INV_D~input_o\ ,
492- combout => \inst23 ~0_combout\ );
492+ combout => \inst9 ~0_combout\ );
493493
494494-- Location: LABCELL_X88_Y37_N0
495- \inst24 ~0\ : cyclonev_lcell_comb
495+ \inst10 ~0\ : cyclonev_lcell_comb
496496-- Equation(s):
497- -- \inst24 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # ((\inst|57~0_combout\ & !\A~input_o\))) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ &
497+ -- \inst10 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # ((\inst|57~0_combout\ & !\A~input_o\))) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ &
498498-- !\A~input_o\)) ) ) ) # ( !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((!\C~input_o\ & (\inst|57~0_combout\ & !\A~input_o\))) ) ) )
499499
500500-- pragma translate_off
@@ -510,12 +510,12 @@ PORT MAP (
510510 datad => \ALT_INV_LT~input_o\ ,
511511 datae => \ALT_INV_B~input_o\ ,
512512 dataf => \ALT_INV_D~input_o\ ,
513- combout => \inst24 ~0_combout\ );
513+ combout => \inst10 ~0_combout\ );
514514
515515-- Location: LABCELL_X88_Y37_N6
516- \inst25 ~0\ : cyclonev_lcell_comb
516+ \inst11 ~0\ : cyclonev_lcell_comb
517517-- Equation(s):
518- -- \inst25 ~0_combout\ = ( \BI_RBO~input_o\ & ( \RBI~input_o\ & ( (!\C~input_o\ & (!\B~input_o\ & ((!\A~input_o\) # (\D~input_o\)))) # (\C~input_o\ & (!\D~input_o\ & ((!\A~input_o\) # (!\B~input_o\)))) ) ) ) # ( !\BI_RBO~input_o\ & ( \RBI~input_o\ & (
518+ -- \inst11 ~0_combout\ = ( \BI_RBO~input_o\ & ( \RBI~input_o\ & ( (!\C~input_o\ & (!\B~input_o\ & ((!\A~input_o\) # (\D~input_o\)))) # (\C~input_o\ & (!\D~input_o\ & ((!\A~input_o\) # (!\B~input_o\)))) ) ) ) # ( !\BI_RBO~input_o\ & ( \RBI~input_o\ & (
519519-- (\C~input_o\ & (\D~input_o\ & ((!\A~input_o\) # (!\B~input_o\)))) ) ) ) # ( \BI_RBO~input_o\ & ( !\RBI~input_o\ & ( (!\C~input_o\ & (\D~input_o\ & ((!\B~input_o\)))) # (\C~input_o\ & (!\D~input_o\ & ((!\A~input_o\) # (!\B~input_o\)))) ) ) ) # (
520520-- !\BI_RBO~input_o\ & ( !\RBI~input_o\ & ( (\C~input_o\ & (\D~input_o\ & ((!\A~input_o\) # (!\B~input_o\)))) ) ) )
521521
@@ -532,13 +532,13 @@ PORT MAP (
532532 datad => \ALT_INV_B~input_o\ ,
533533 datae => \ALT_INV_BI_RBO~input_o\ ,
534534 dataf => \ALT_INV_RBI~input_o\ ,
535- combout => \inst25 ~0_combout\ );
535+ combout => \inst11 ~0_combout\ );
536536
537537-- Location: LABCELL_X88_Y37_N42
538- \inst25 ~1\ : cyclonev_lcell_comb
538+ \inst11 ~1\ : cyclonev_lcell_comb
539539-- Equation(s):
540- -- \inst25 ~1_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\C~input_o\)) # (\inst25 ~0_combout\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst25 ~0_combout\) ) ) ) # ( !\B~input_o\ &
541- -- ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst25 ~0_combout\) ) ) )
540+ -- \inst11 ~1_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\C~input_o\)) # (\inst11 ~0_combout\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst11 ~0_combout\) ) ) ) # ( !\B~input_o\ &
541+ -- ( !\D~input_o\ & ( (!\LT~input_o\) # (\inst11 ~0_combout\) ) ) )
542542
543543-- pragma translate_off
544544GENERIC MAP (
@@ -547,17 +547,17 @@ GENERIC MAP (
547547 shared_arith => " off" )
548548-- pragma translate_on
549549PORT MAP (
550- datab => \ALT_INV_inst25 ~0_combout\ ,
550+ datab => \ALT_INV_inst11 ~0_combout\ ,
551551 datac => \ALT_INV_C~input_o\ ,
552552 datad => \ALT_INV_LT~input_o\ ,
553553 datae => \ALT_INV_B~input_o\ ,
554554 dataf => \ALT_INV_D~input_o\ ,
555- combout => \inst25 ~1_combout\ );
555+ combout => \inst11 ~1_combout\ );
556556
557557-- Location: LABCELL_X88_Y37_N18
558- \inst26 ~0\ : cyclonev_lcell_comb
558+ \inst12 ~0\ : cyclonev_lcell_comb
559559-- Equation(s):
560- -- \inst26 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) #
560+ -- \inst12 ~0_combout\ = ( \B~input_o\ & ( \D~input_o\ ) ) # ( !\B~input_o\ & ( \D~input_o\ & ( ((!\LT~input_o\) # (\inst|57~0_combout\)) # (\C~input_o\) ) ) ) # ( \B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\inst|57~0_combout\ & ((!\C~input_o\) #
561561-- (!\A~input_o\)))) ) ) ) # ( !\B~input_o\ & ( !\D~input_o\ & ( (!\LT~input_o\) # ((\C~input_o\ & \inst|57~0_combout\)) ) ) )
562562
563563-- pragma translate_off
@@ -573,7 +573,7 @@ PORT MAP (
573573 datad => \ALT_INV_LT~input_o\ ,
574574 datae => \ALT_INV_B~input_o\ ,
575575 dataf => \ALT_INV_D~input_o\ ,
576- combout => \inst26 ~0_combout\ );
576+ combout => \inst12 ~0_combout\ );
577577
578578-- Location: LABCELL_X10_Y68_N3
579579\~QUARTUS_CREATED_GND~I\ : cyclonev_lcell_comb
0 commit comments