diff --git a/1ano/isd/quartus-projects/AdderDemo/Adder.bdf b/1ano/isd/quartus-projects/AdderDemo/Adder.bdf new file mode 100644 index 0000000..7dd9846 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/Adder.bdf @@ -0,0 +1,543 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 0 288 168 304) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "Cin" (rect 5 0 22 11)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 0 224 168 240) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "A[3..0]" (rect 5 0 39 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 0 208 168 224) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "B[3..0]" (rect 5 0 36 11)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 728 288 904 304) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Cout" (rect 90 0 114 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 728 368 904 384) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "S" (rect 90 0 99 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 808 328 984 344) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Overflow" (rect 90 0 134 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 200 264 296 360) + (text "AdderDemo" (rect 5 0 75 15)(font "Intel Clear" (font_size 8))) + (text "inst" (rect 8 79 28 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "Cin" (rect 0 0 20 15)(font "Intel Clear" (font_size 8))) + (text "Cin" (rect 21 27 41 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "A" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "A" (rect 21 43 30 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "B" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "B" (rect 21 59 30 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Cout" (rect 0 0 28 15)(font "Intel Clear" (font_size 8))) + (text "Cout" (rect 47 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (port + (pt 96 48) + (output) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 66 43 75 58)(font "Intel Clear" (font_size 8))) + (line (pt 96 48)(pt 80 48)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 336 264 432 360) + (text "AdderDemo" (rect 5 0 75 15)(font "Intel Clear" (font_size 8))) + (text "inst3" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "Cin" (rect 0 0 20 15)(font "Intel Clear" (font_size 8))) + (text "Cin" (rect 21 27 41 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "A" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "A" (rect 21 43 30 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "B" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "B" (rect 21 59 30 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Cout" (rect 0 0 28 15)(font "Intel Clear" (font_size 8))) + (text "Cout" (rect 47 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (port + (pt 96 48) + (output) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 66 43 75 58)(font "Intel Clear" (font_size 8))) + (line (pt 96 48)(pt 80 48)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 472 264 568 360) + (text "AdderDemo" (rect 5 0 75 15)(font "Intel Clear" (font_size 8))) + (text "inst4" (rect 8 79 33 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "Cin" (rect 0 0 20 15)(font "Intel Clear" (font_size 8))) + (text "Cin" (rect 21 27 41 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "A" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "A" (rect 21 43 30 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "B" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "B" (rect 21 59 30 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Cout" (rect 0 0 28 15)(font "Intel Clear" (font_size 8))) + (text "Cout" (rect 47 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (port + (pt 96 48) + (output) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 66 43 75 58)(font "Intel Clear" (font_size 8))) + (line (pt 96 48)(pt 80 48)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 608 264 704 360) + (text "AdderDemo" (rect 5 0 75 15)(font "Intel Clear" (font_size 8))) + (text "inst6" (rect 8 79 33 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "Cin" (rect 0 0 20 15)(font "Intel Clear" (font_size 8))) + (text "Cin" (rect 21 27 41 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "A" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "A" (rect 21 43 30 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "B" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "B" (rect 21 59 30 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Cout" (rect 0 0 28 15)(font "Intel Clear" (font_size 8))) + (text "Cout" (rect 47 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (port + (pt 96 48) + (output) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 66 43 75 58)(font "Intel Clear" (font_size 8))) + (line (pt 96 48)(pt 80 48)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 728 312 792 360) + (text "XOR" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst5" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)) + ) + (drawing + (line (pt 14 13)(pt 25 13)) + (line (pt 14 36)(pt 25 36)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)) + ) +) +(connector + (pt 296 296) + (pt 336 296) +) +(connector + (pt 432 296) + (pt 472 296) +) +(connector + (pt 608 312) + (pt 584 312) +) +(connector + (pt 472 312) + (pt 448 312) +) +(connector + (pt 200 312) + (pt 176 312) +) +(connector + (pt 472 328) + (pt 456 328) +) +(connector + (pt 336 328) + (pt 320 328) +) +(connector + (pt 296 312) + (pt 304 312) +) +(connector + (pt 304 312) + (pt 304 376) +) +(connector + (pt 432 312) + (pt 440 312) +) +(connector + (pt 440 312) + (pt 440 376) +) +(connector + (pt 304 376) + (pt 440 376) +) +(connector + (pt 568 312) + (pt 576 312) +) +(connector + (pt 576 312) + (pt 576 376) +) +(connector + (pt 440 376) + (pt 576 376) +) +(connector + (pt 704 312) + (pt 712 312) +) +(connector + (pt 712 312) + (pt 712 376) +) +(connector + (pt 200 296) + (pt 168 296) +) +(connector + (pt 576 376) + (pt 712 376) +) +(connector + (pt 712 376) + (pt 728 376) +) +(connector + (pt 792 336) + (pt 808 336) +) +(connector + (pt 592 328) + (pt 608 328) +) +(connector + (pt 728 344) + (pt 600 344) +) +(connector + (pt 600 344) + (pt 600 296) +) +(connector + (pt 568 296) + (pt 600 296) +) +(connector + (pt 600 296) + (pt 608 296) +) +(connector + (pt 728 328) + (pt 720 328) +) +(connector + (pt 720 328) + (pt 720 296) +) +(connector + (pt 704 296) + (pt 720 296) +) +(connector + (pt 720 296) + (pt 728 296) +) +(connector + (text "A3" (rect 160 260 173 274)(font "Intel Clear" )(vertical)) + (pt 176 232) + (pt 176 312) +) +(connector + (pt 200 328) + (pt 184 328) +) +(connector + (pt 336 312) + (pt 312 312) +) +(connector + (text "A2" (rect 296 268 309 282)(font "Intel Clear" )(vertical)) + (pt 312 232) + (pt 312 312) +) +(connector + (text "B2" (rect 304 300 317 314)(font "Intel Clear" )(vertical)) + (pt 320 216) + (pt 320 328) +) +(connector + (text "A1" (rect 432 284 445 298)(font "Intel Clear" )(vertical)) + (pt 448 312) + (pt 448 232) +) +(connector + (text "B1" (rect 440 300 453 314)(font "Intel Clear" )(vertical)) + (pt 456 216) + (pt 456 328) +) +(connector + (text "A0" (rect 568 283 581 298)(font "Intel Clear" )(vertical)) + (pt 584 232) + (pt 584 312) +) +(connector + (text "B0" (rect 576 299 589 314)(font "Intel Clear" )(vertical)) + (pt 592 328) + (pt 592 216) +) +(connector + (text "B3" (rect 168 260 181 274)(font "Intel Clear" )(vertical)) + (pt 184 216) + (pt 184 328) +) +(connector + (pt 168 216) + (pt 184 216) + (bus) +) +(connector + (pt 184 216) + (pt 320 216) + (bus) +) +(connector + (pt 320 216) + (pt 456 216) + (bus) +) +(connector + (pt 456 216) + (pt 592 216) + (bus) +) +(connector + (pt 168 232) + (pt 176 232) + (bus) +) +(connector + (pt 176 232) + (pt 312 232) + (bus) +) +(connector + (pt 312 232) + (pt 448 232) + (bus) +) +(connector + (pt 448 232) + (pt 584 232) + (bus) +) +(junction (pt 440 376)) +(junction (pt 576 376)) +(junction (pt 712 376)) +(junction (pt 600 296)) +(junction (pt 720 296)) +(junction (pt 184 216)) +(junction (pt 320 216)) +(junction (pt 456 216)) +(junction (pt 176 232)) +(junction (pt 312 232)) +(junction (pt 448 232)) diff --git a/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf new file mode 100644 index 0000000..c989140 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf @@ -0,0 +1,435 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 0 -64 168 -48) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "Cin" (rect 5 0 23 11)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 0 -32 168 -16) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "A" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 0 0 168 16) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "B" (rect 5 0 14 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 584 8 760 24) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Cout" (rect 90 0 115 13)(font "Intel Clear" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 456 136 632 152) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "S" (rect 90 0 98 13)(font "Intel Clear" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 408 -56 472 -8) + (text "AND2" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 14 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 14 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 42 24)(pt 64 24)) + ) + (drawing + (line (pt 14 12)(pt 30 12)) + (line (pt 14 37)(pt 31 37)) + (line (pt 14 12)(pt 14 37)) + (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37)) + ) +) +(symbol + (rect 496 -8 560 40) + (text "OR2" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 15 32)) + ) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 15 16)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)) + ) + (drawing + (line (pt 14 36)(pt 25 36)) + (line (pt 14 13)(pt 25 13)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + ) +) +(symbol + (rect 296 96 360 144) + (text "XOR" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst4" (rect 3 37 28 50)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)) + ) + (drawing + (line (pt 14 13)(pt 25 13)) + (line (pt 14 36)(pt 25 36)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)) + ) +) +(symbol + (rect 376 120 440 168) + (text "XOR" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst5" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 11 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 11 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 49 24)(pt 64 24)) + ) + (drawing + (line (pt 14 13)(pt 25 13)) + (line (pt 14 36)(pt 25 36)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + (arc (pt 8 36)(pt 8 12)(rect -21 7 14 42)) + ) +) +(symbol + (rect 312 -32 376 16) + (text "OR2" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst1" (rect 3 37 27 48)(font "Arial" )) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 15 32)) + ) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 15 16)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)) + ) + (drawing + (line (pt 14 36)(pt 25 36)) + (line (pt 14 13)(pt 25 13)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + ) +) +(symbol + (rect 312 32 376 80) + (text "AND2" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst6" (rect 3 37 27 48)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 14 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 14 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 42 24)(pt 64 24)) + ) + (drawing + (line (pt 14 12)(pt 30 12)) + (line (pt 14 37)(pt 31 37)) + (line (pt 14 12)(pt 14 37)) + (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37)) + ) +) +(connector + (pt 312 -24) + (pt 312 -16) +) +(connector + (pt 312 8) + (pt 312 0) +) +(connector + (pt 312 48) + (pt 184 48) +) +(connector + (pt 184 48) + (pt 184 -24) +) +(connector + (pt 168 -24) + (pt 184 -24) +) +(connector + (pt 312 64) + (pt 200 64) +) +(connector + (pt 200 64) + (pt 200 8) +) +(connector + (pt 168 8) + (pt 200 8) +) +(connector + (pt 376 -8) + (pt 408 -8) +) +(connector + (pt 408 -8) + (pt 408 -24) +) +(connector + (pt 408 -56) + (pt 168 -56) +) +(connector + (pt 408 -40) + (pt 408 -56) +) +(connector + (pt 376 56) + (pt 496 56) +) +(connector + (pt 472 -32) + (pt 496 -32) +) +(connector + (pt 496 -32) + (pt 496 8) +) +(connector + (pt 496 24) + (pt 496 56) +) +(connector + (pt 560 16) + (pt 584 16) +) +(connector + (pt 168 -24) + (pt 168 -56) +) +(connector + (pt 216 112) + (pt 296 112) +) +(connector + (pt 216 -24) + (pt 216 112) +) +(connector + (pt 232 128) + (pt 296 128) +) +(connector + (pt 232 8) + (pt 232 128) +) +(connector + (pt 184 -24) + (pt 216 -24) +) +(connector + (pt 216 -24) + (pt 312 -24) +) +(connector + (pt 200 8) + (pt 232 8) +) +(connector + (pt 232 8) + (pt 312 8) +) +(connector + (pt 168 152) + (pt 376 152) +) +(connector + (pt 360 120) + (pt 376 120) +) +(connector + (pt 376 120) + (pt 376 136) +) +(connector + (pt 168 -24) + (pt 168 8) +) +(connector + (pt 168 8) + (pt 168 152) +) +(connector + (pt 440 144) + (pt 456 144) +) +(junction (pt 184 -24)) +(junction (pt 200 8)) +(junction (pt 216 -24)) +(junction (pt 232 8)) +(junction (pt 168 -56)) +(junction (pt 168 -24)) +(junction (pt 168 8)) diff --git a/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bsf b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bsf new file mode 100644 index 0000000..5629dc1 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bsf @@ -0,0 +1,65 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "symbol" (version "1.2")) +(symbol + (rect 16 16 112 112) + (text "AdderDemo" (rect 5 0 75 15)(font "Intel Clear" (font_size 8))) + (text "inst" (rect 8 79 28 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "Cin" (rect 0 0 20 15)(font "Intel Clear" (font_size 8))) + (text "Cin" (rect 21 27 41 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "A" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "A" (rect 21 43 30 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "B" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "B" (rect 21 59 30 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Cout" (rect 0 0 28 15)(font "Intel Clear" (font_size 8))) + (text "Cout" (rect 47 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (port + (pt 96 48) + (output) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 66 43 75 58)(font "Intel Clear" (font_size 8))) + (line (pt 96 48)(pt 80 48)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) diff --git a/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qpf b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qpf new file mode 100644 index 0000000..470a78a --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qpf @@ -0,0 +1,31 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 12:03:39 November 25, 2022 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "20.1" +DATE = "12:03:39 November 25, 2022" + +# Revisions + +PROJECT_REVISION = "AdderDemo" diff --git a/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qsf b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qsf new file mode 100644 index 0000000..715b166 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qsf @@ -0,0 +1,59 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 12:03:39 November 25, 2022 +# +# -------------------------------------------------------------------------- # +# +# Notes: +# +# 1) The default values for assignments are stored in the file: +# AdderDemo_assignment_defaults.qdf +# If this file doesn't exist, see file: +# assignment_defaults.qdf +# +# 2) Altera recommends that you do not modify this file. This +# file is updated automatically by the Quartus Prime software +# and any changes you make may be lost or overwritten. +# +# -------------------------------------------------------------------------- # + + +set_global_assignment -name FAMILY "Cyclone IV E" +set_global_assignment -name DEVICE auto +set_global_assignment -name TOP_LEVEL_ENTITY Adder +set_global_assignment -name ORIGINAL_QUARTUS_VERSION 20.1.1 +set_global_assignment -name PROJECT_CREATION_TIME_DATE "12:03:39 NOVEMBER 25, 2022" +set_global_assignment -name LAST_QUARTUS_VERSION "20.1.1 Lite Edition" +set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files +set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (Verilog)" +set_global_assignment -name EDA_TIME_SCALE "1 ps" -section_id eda_simulation +set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_timing +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_symbol +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_signal_integrity +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_boundary_scan +set_global_assignment -name BDF_FILE AdderDemo.bdf +set_global_assignment -name BDF_FILE Adder.bdf +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top +set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file diff --git a/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qws b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qws new file mode 100644 index 0000000..2864c4f Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/AdderDemo.qws differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.cdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.cdb new file mode 100644 index 0000000..b9bafdb Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.hdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.hdb new file mode 100644 index 0000000..a84c0fc Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(0).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.cdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.cdb new file mode 100644 index 0000000..34694eb Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.hdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.hdb new file mode 100644 index 0000000..2820473 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.(1).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cbx.xml b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cbx.xml new file mode 100644 index 0000000..e49b372 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cbx.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cmp.rdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cmp.rdb new file mode 100644 index 0000000..06a8f32 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.cmp.rdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.db_info b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.db_info new file mode 100644 index 0000000..0e5e69c --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Thu Dec 1 16:34:59 2022 diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hier_info b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hier_info new file mode 100644 index 0000000..21a1d52 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hier_info @@ -0,0 +1,47 @@ +|Adder +Cout <= AdderDemo:inst6.Cout +Cin => AdderDemo:inst.Cin +A[0] => AdderDemo:inst6.A +A[1] => AdderDemo:inst4.A +A[2] => AdderDemo:inst3.A +A[3] => AdderDemo:inst.A +B[0] => AdderDemo:inst6.B +B[1] => AdderDemo:inst4.B +B[2] => AdderDemo:inst3.B +B[3] => AdderDemo:inst.B +S <= S.DB_MAX_OUTPUT_PORT_TYPE +Overflow <= inst5.DB_MAX_OUTPUT_PORT_TYPE + + +|Adder|AdderDemo:inst6 +Cout <= inst3.DB_MAX_OUTPUT_PORT_TYPE +Cin => gdfx_temp0.IN0 +A => gdfx_temp0.IN1 +B => gdfx_temp0.IN2 +S <= inst5.DB_MAX_OUTPUT_PORT_TYPE + + +|Adder|AdderDemo:inst4 +Cout <= inst3.DB_MAX_OUTPUT_PORT_TYPE +Cin => gdfx_temp0.IN0 +A => gdfx_temp0.IN1 +B => gdfx_temp0.IN2 +S <= inst5.DB_MAX_OUTPUT_PORT_TYPE + + +|Adder|AdderDemo:inst3 +Cout <= inst3.DB_MAX_OUTPUT_PORT_TYPE +Cin => gdfx_temp0.IN0 +A => gdfx_temp0.IN1 +B => gdfx_temp0.IN2 +S <= inst5.DB_MAX_OUTPUT_PORT_TYPE + + +|Adder|AdderDemo:inst +Cout <= inst3.DB_MAX_OUTPUT_PORT_TYPE +Cin => gdfx_temp0.IN0 +A => gdfx_temp0.IN1 +B => gdfx_temp0.IN2 +S <= inst5.DB_MAX_OUTPUT_PORT_TYPE + + diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hif b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hif new file mode 100644 index 0000000..93d117b Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.hif differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.html b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.html new file mode 100644 index 0000000..1883cef --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.html @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HierarchyInputConstant InputUnused InputFloating InputOutputConstant OutputUnused OutputFloating OutputBidirConstant BidirUnused BidirInput only BidirOutput only Bidir
inst3000200000000
inst33000200000000
inst43000200000000
inst63000200000000
diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.rdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.rdb new file mode 100644 index 0000000..f6b4a50 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.rdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.txt b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.txt new file mode 100644 index 0000000..c3a47b5 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.lpc.txt @@ -0,0 +1,10 @@ ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Legal Partition Candidates ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; Hierarchy ; Input ; Constant Input ; Unused Input ; Floating Input ; Output ; Constant Output ; Unused Output ; Floating Output ; Bidir ; Constant Bidir ; Unused Bidir ; Input only Bidir ; Output only Bidir ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; inst ; 3 ; 0 ; 0 ; 0 ; 2 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst3 ; 3 ; 0 ; 0 ; 0 ; 2 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst4 ; 3 ; 0 ; 0 ; 0 ; 2 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst6 ; 3 ; 0 ; 0 ; 0 ; 2 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.qmsg b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.qmsg new file mode 100644 index 0000000..70ab43c --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.qmsg @@ -0,0 +1,15 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669913613849 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669913613849 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 16:53:33 2022 " "Processing started: Thu Dec 1 16:53:33 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669913613849 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669913613849 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669913613849 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1669913613941 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1669913613941 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "AdderDemo.bdf 1 1 " "Found 1 design units, including 1 entities, in source file AdderDemo.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 AdderDemo " "Found entity 1: AdderDemo" { } { { "AdderDemo.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669913618851 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669913618851 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Adder.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Adder.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Adder " "Found entity 1: Adder" { } { { "Adder.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669913618851 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669913618851 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Adder " "Elaborating entity \"Adder\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669913618873 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "AdderDemo AdderDemo:inst6 " "Elaborating entity \"AdderDemo\" for hierarchy \"AdderDemo:inst6\"" { } { { "Adder.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { { 264 608 704 360 "inst6" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669913618874 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "S S " "Net \"S\", which fans out to \"S\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|S " "Net is fed by \"AdderDemo:inst\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|S " "Net is fed by \"AdderDemo:inst3\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|S " "Net is fed by \"AdderDemo:inst4\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|S " "Net is fed by \"AdderDemo:inst6\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} } { { "Adder.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { { 368 728 904 384 "S" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669913618894 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst\|gdfx_temp0 AdderDemo:inst\|inst6 " "Net \"AdderDemo:inst\|gdfx_temp0\", which fans out to \"AdderDemo:inst\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|Cin " "Net is fed by \"AdderDemo:inst\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|A " "Net is fed by \"AdderDemo:inst\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|B " "Net is fed by \"AdderDemo:inst\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669913618894 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst3\|gdfx_temp0 AdderDemo:inst3\|inst6 " "Net \"AdderDemo:inst3\|gdfx_temp0\", which fans out to \"AdderDemo:inst3\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|Cin " "Net is fed by \"AdderDemo:inst3\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|A " "Net is fed by \"AdderDemo:inst3\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|B " "Net is fed by \"AdderDemo:inst3\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669913618894 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst4\|gdfx_temp0 AdderDemo:inst4\|inst6 " "Net \"AdderDemo:inst4\|gdfx_temp0\", which fans out to \"AdderDemo:inst4\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|Cin " "Net is fed by \"AdderDemo:inst4\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|A " "Net is fed by \"AdderDemo:inst4\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|B " "Net is fed by \"AdderDemo:inst4\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669913618894 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst6\|gdfx_temp0 AdderDemo:inst6\|inst6 " "Net \"AdderDemo:inst6\|gdfx_temp0\", which fans out to \"AdderDemo:inst6\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|Cin " "Net is fed by \"AdderDemo:inst6\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|A " "Net is fed by \"AdderDemo:inst6\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|B " "Net is fed by \"AdderDemo:inst6\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669913618894 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669913618894 ""} +{ "Error" "EQEXE_ERROR_COUNT" "Analysis & Synthesis 21 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was unsuccessful. 21 errors, 1 warning" { { "Error" "EQEXE_END_PEAK_VSIZE_MEMORY" "352 " "Peak virtual memory: 352 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669913618917 ""} { "Error" "EQEXE_END_BANNER_TIME" "Thu Dec 1 16:53:38 2022 " "Processing ended: Thu Dec 1 16:53:38 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669913618917 ""} { "Error" "EQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669913618917 ""} { "Error" "EQEXE_ELAPSED_CPU_TIME" "00:00:14 " "Total CPU time (on all processors): 00:00:14" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669913618917 ""} } { } 0 0 "%6!s! %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669913618917 ""} diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.rdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.rdb new file mode 100644 index 0000000..7955d9b Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map.rdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map_bb.hdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map_bb.hdb new file mode 100644 index 0000000..df25302 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.map_bb.hdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.pre_map.hdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.pre_map.hdb new file mode 100644 index 0000000..a3ac340 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.pre_map.hdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv.hdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv.hdb new file mode 100644 index 0000000..d19e1f8 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv.hdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg.cdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg.cdb new file mode 100644 index 0000000..5bdffdd Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg.cdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg_swap.cdb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg_swap.cdb new file mode 100644 index 0000000..04563a3 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.rtlv_sg_swap.cdb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.sld_design_entry.sci b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.sld_design_entry.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.sld_design_entry.sci differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.smart_action.txt b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.smart_action.txt new file mode 100644 index 0000000..11b531f --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.smart_action.txt @@ -0,0 +1 @@ +SOURCE diff --git a/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.tis_db_list.ddb b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.tis_db_list.ddb new file mode 100644 index 0000000..bbcda35 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/db/AdderDemo.tis_db_list.ddb differ diff --git a/1ano/isd/quartus-projects/AdderDemo/db/prev_cmp_AdderDemo.qmsg b/1ano/isd/quartus-projects/AdderDemo/db/prev_cmp_AdderDemo.qmsg new file mode 100644 index 0000000..fe62fcf --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/db/prev_cmp_AdderDemo.qmsg @@ -0,0 +1,16 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669912604933 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669912604934 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 16:36:44 2022 " "Processing started: Thu Dec 1 16:36:44 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669912604934 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912604934 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912604934 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1669912605025 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1669912605026 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "AdderDemo.bdf 1 1 " "Found 1 design units, including 1 entities, in source file AdderDemo.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 AdderDemo " "Found entity 1: AdderDemo" { } { { "AdderDemo.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669912609713 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912609713 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Adder.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Adder.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Adder " "Found entity 1: Adder" { } { { "Adder.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669912609713 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912609713 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Adder " "Elaborating entity \"Adder\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669912609742 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "AdderDemo AdderDemo:inst6 " "Elaborating entity \"AdderDemo\" for hierarchy \"AdderDemo:inst6\"" { } { { "Adder.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { { 264 608 704 360 "inst6" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669912609746 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "S S " "Net \"S\", which fans out to \"S\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|S " "Net is fed by \"AdderDemo:inst\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|S " "Net is fed by \"AdderDemo:inst3\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|S " "Net is fed by \"AdderDemo:inst4\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|S " "Net is fed by \"AdderDemo:inst6\|S\"" { } { { "AdderDemo.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 136 456 632 152 "S" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} } { { "Adder.bdf" "S" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/Adder.bdf" { { 368 728 904 384 "S" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669912609773 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst\|gdfx_temp0 AdderDemo:inst\|inst6 " "Net \"AdderDemo:inst\|gdfx_temp0\", which fans out to \"AdderDemo:inst\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|Cin " "Net is fed by \"AdderDemo:inst\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|A " "Net is fed by \"AdderDemo:inst\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst\|B " "Net is fed by \"AdderDemo:inst\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669912609773 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst3\|gdfx_temp0 AdderDemo:inst3\|inst6 " "Net \"AdderDemo:inst3\|gdfx_temp0\", which fans out to \"AdderDemo:inst3\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|Cin " "Net is fed by \"AdderDemo:inst3\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|A " "Net is fed by \"AdderDemo:inst3\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst3\|B " "Net is fed by \"AdderDemo:inst3\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669912609773 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst4\|gdfx_temp0 AdderDemo:inst4\|inst6 " "Net \"AdderDemo:inst4\|gdfx_temp0\", which fans out to \"AdderDemo:inst4\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|Cin " "Net is fed by \"AdderDemo:inst4\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|A " "Net is fed by \"AdderDemo:inst4\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst4\|B " "Net is fed by \"AdderDemo:inst4\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669912609773 ""} +{ "Error" "ESGN_MULTIPLE_SOURCE" "AdderDemo:inst6\|gdfx_temp0 AdderDemo:inst6\|inst6 " "Net \"AdderDemo:inst6\|gdfx_temp0\", which fans out to \"AdderDemo:inst6\|inst6\", cannot be assigned more than one value" { { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|Cin " "Net is fed by \"AdderDemo:inst6\|Cin\"" { } { { "AdderDemo.bdf" "Cin" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -64 0 168 -48 "Cin" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|A " "Net is fed by \"AdderDemo:inst6\|A\"" { } { { "AdderDemo.bdf" "A" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { -32 0 168 -16 "A" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} { "Error" "ESGN_SUB_MULTIPLE_SOURCE" "AdderDemo:inst6\|B " "Net is fed by \"AdderDemo:inst6\|B\"" { } { { "AdderDemo.bdf" "B" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 0 0 168 16 "B" "" } } } } } 0 12015 "Net is fed by \"%1!s!\"" 0 0 "Design Software" 0 -1 1669912609773 ""} } { { "AdderDemo.bdf" "inst6" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/AdderDemo/AdderDemo.bdf" { { 32 312 376 80 "inst6" "" } } } } } 0 12014 "Net \"%1!s!\", which fans out to \"%2!s!\", cannot be assigned more than one value" 0 0 "Analysis & Synthesis" 0 -1 1669912609773 ""} +{ "Error" "EQEXE_ERROR_COUNT" "Analysis & Synthesis 21 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was unsuccessful. 21 errors, 1 warning" { { "Error" "EQEXE_END_PEAK_VSIZE_MEMORY" "353 " "Peak virtual memory: 353 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669912609798 ""} { "Error" "EQEXE_END_BANNER_TIME" "Thu Dec 1 16:36:49 2022 " "Processing ended: Thu Dec 1 16:36:49 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669912609798 ""} { "Error" "EQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669912609798 ""} { "Error" "EQEXE_ELAPSED_CPU_TIME" "00:00:13 " "Total CPU time (on all processors): 00:00:13" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669912609798 ""} } { } 0 0 "%6!s! %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912609798 ""} +{ "Error" "EFLOW_ERROR_COUNT" "Full Compilation 23 s 1 " "Quartus Prime Full Compilation was unsuccessful. 23 errors, 1 warning" { } { } 0 293001 "Quartus Prime %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669912609904 ""} diff --git a/1ano/isd/quartus-projects/AdderDemo/incremental_db/README b/1ano/isd/quartus-projects/AdderDemo/incremental_db/README new file mode 100644 index 0000000..9f62dcd --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/incremental_db/README @@ -0,0 +1,11 @@ +This folder contains data for incremental compilation. + +The compiled_partitions sub-folder contains previous compilation results for each partition. +As long as this folder is preserved, incremental compilation results from earlier compiles +can be re-used. To perform a clean compilation from source files for all partitions, both +the db and incremental_db folder should be removed. + +The imported_partitions sub-folder contains the last imported QXP for each imported partition. +As long as this folder is preserved, imported partitions will be automatically re-imported +when the db or incremental_db/compiled_partitions folders are removed. + diff --git a/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.db_info b/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.db_info new file mode 100644 index 0000000..adc7a89 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Fri Nov 25 12:57:17 2022 diff --git a/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.root_partition.map.dpi.tmp b/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.root_partition.map.dpi.tmp new file mode 100644 index 0000000..d40e718 Binary files /dev/null and b/1ano/isd/quartus-projects/AdderDemo/incremental_db/compiled_partitions/AdderDemo.root_partition.map.dpi.tmp differ diff --git a/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.flow.rpt b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.flow.rpt new file mode 100644 index 0000000..6dbbb30 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.flow.rpt @@ -0,0 +1,118 @@ +Flow report for AdderDemo +Thu Dec 1 16:53:38 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Flow Summary + 3. Flow Settings + 4. Flow Non-Default Global Settings + 5. Flow Elapsed Time + 6. Flow OS Summary + 7. Flow Log + 8. Flow Messages + 9. Flow Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Flow Summary ; ++------------------------------------+---------------------------------------------+ +; Flow Status ; Flow Failed - Thu Dec 1 16:53:38 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; AdderDemo ; +; Top-level Entity Name ; Adder ; +; Family ; Cyclone IV E ; +; Total logic elements ; N/A until Partition Merge ; +; Total combinational functions ; N/A until Partition Merge ; +; Dedicated logic registers ; N/A until Partition Merge ; +; Total registers ; N/A until Partition Merge ; +; Total pins ; N/A until Partition Merge ; +; Total virtual pins ; N/A until Partition Merge ; +; Total memory bits ; N/A until Partition Merge ; +; Embedded Multiplier 9-bit elements ; N/A until Partition Merge ; +; Total PLLs ; N/A until Partition Merge ; ++------------------------------------+---------------------------------------------+ + + ++-----------------------------------------+ +; Flow Settings ; ++-------------------+---------------------+ +; Option ; Setting ; ++-------------------+---------------------+ +; Start date & time ; 12/01/2022 16:53:33 ; +; Main task ; Compilation ; +; Revision Name ; AdderDemo ; ++-------------------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------+ +; Flow Non-Default Global Settings ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; COMPILER_SIGNATURE_ID ; 198516037997543.166991361327869 ; -- ; -- ; -- ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_timing ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_boundary_scan ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_signal_integrity ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_symbol ; +; EDA_OUTPUT_DATA_FORMAT ; Verilog Hdl ; -- ; -- ; eda_simulation ; +; EDA_SIMULATION_TOOL ; ModelSim-Altera (Verilog) ; ; -- ; -- ; +; EDA_TIME_SCALE ; 1 ps ; -- ; -- ; eda_simulation ; +; PARTITION_COLOR ; -- (Not supported for targeted family) ; -- ; Adder ; Top ; +; PARTITION_FITTER_PRESERVATION_LEVEL ; -- (Not supported for targeted family) ; -- ; Adder ; Top ; +; PARTITION_NETLIST_TYPE ; -- (Not supported for targeted family) ; -- ; Adder ; Top ; +; PROJECT_OUTPUT_DIRECTORY ; output_files ; -- ; -- ; -- ; +; TOP_LEVEL_ENTITY ; Adder ; AdderDemo ; -- ; -- ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------+ +; Flow Elapsed Time ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Module Name ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Analysis & Synthesis ; 00:00:05 ; 1.0 ; 352 MB ; 00:00:14 ; +; Total ; 00:00:05 ; -- ; -- ; 00:00:14 ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ + + ++----------------------------------------------------------------------------------------+ +; Flow OS Summary ; ++----------------------+------------------+----------------+------------+----------------+ +; Module Name ; Machine Hostname ; OS Name ; OS Version ; Processor type ; ++----------------------+------------------+----------------+------------+----------------+ +; Analysis & Synthesis ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; ++----------------------+------------------+----------------+------------+----------------+ + + +------------ +; Flow Log ; +------------ +quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo + + + diff --git a/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.rpt b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.rpt new file mode 100644 index 0000000..bfb3f59 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.rpt @@ -0,0 +1,201 @@ +Analysis & Synthesis report for AdderDemo +Thu Dec 1 16:53:38 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Analysis & Synthesis Summary + 3. Analysis & Synthesis Settings + 4. Parallel Compilation + 5. Analysis & Synthesis Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Analysis & Synthesis Summary ; ++------------------------------------+---------------------------------------------+ +; Analysis & Synthesis Status ; Failed - Thu Dec 1 16:53:38 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; AdderDemo ; +; Top-level Entity Name ; Adder ; +; Family ; Cyclone IV E ; +; Total logic elements ; N/A until Partition Merge ; +; Total combinational functions ; N/A until Partition Merge ; +; Dedicated logic registers ; N/A until Partition Merge ; +; Total registers ; N/A until Partition Merge ; +; Total pins ; N/A until Partition Merge ; +; Total virtual pins ; N/A until Partition Merge ; +; Total memory bits ; N/A until Partition Merge ; +; Embedded Multiplier 9-bit elements ; N/A until Partition Merge ; +; Total PLLs ; N/A until Partition Merge ; ++------------------------------------+---------------------------------------------+ + + ++------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Settings ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Option ; Setting ; Default Value ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Top-level entity name ; Adder ; AdderDemo ; +; Family name ; Cyclone IV E ; Cyclone V ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Restructure Multiplexers ; Auto ; Auto ; +; Create Debugging Nodes for IP Cores ; Off ; Off ; +; Preserve fewer node names ; On ; On ; +; Intel FPGA IP Evaluation Mode ; Enable ; Enable ; +; Verilog Version ; Verilog_2001 ; Verilog_2001 ; +; VHDL Version ; VHDL_1993 ; VHDL_1993 ; +; State Machine Processing ; Auto ; Auto ; +; Safe State Machine ; Off ; Off ; +; Extract Verilog State Machines ; On ; On ; +; Extract VHDL State Machines ; On ; On ; +; Ignore Verilog initial constructs ; Off ; Off ; +; Iteration limit for constant Verilog loops ; 5000 ; 5000 ; +; Iteration limit for non-constant Verilog loops ; 250 ; 250 ; +; Add Pass-Through Logic to Inferred RAMs ; On ; On ; +; Infer RAMs from Raw Logic ; On ; On ; +; Parallel Synthesis ; On ; On ; +; DSP Block Balancing ; Auto ; Auto ; +; NOT Gate Push-Back ; On ; On ; +; Power-Up Don't Care ; On ; On ; +; Remove Redundant Logic Cells ; Off ; Off ; +; Remove Duplicate Registers ; On ; On ; +; Ignore CARRY Buffers ; Off ; Off ; +; Ignore CASCADE Buffers ; Off ; Off ; +; Ignore GLOBAL Buffers ; Off ; Off ; +; Ignore ROW GLOBAL Buffers ; Off ; Off ; +; Ignore LCELL Buffers ; Off ; Off ; +; Ignore SOFT Buffers ; On ; On ; +; Limit AHDL Integers to 32 Bits ; Off ; Off ; +; Optimization Technique ; Balanced ; Balanced ; +; Carry Chain Length ; 70 ; 70 ; +; Auto Carry Chains ; On ; On ; +; Auto Open-Drain Pins ; On ; On ; +; Perform WYSIWYG Primitive Resynthesis ; Off ; Off ; +; Auto ROM Replacement ; On ; On ; +; Auto RAM Replacement ; On ; On ; +; Auto DSP Block Replacement ; On ; On ; +; Auto Shift Register Replacement ; Auto ; Auto ; +; Allow Shift Register Merging across Hierarchies ; Auto ; Auto ; +; Auto Clock Enable Replacement ; On ; On ; +; Strict RAM Replacement ; Off ; Off ; +; Allow Synchronous Control Signals ; On ; On ; +; Force Use of Synchronous Clear Signals ; Off ; Off ; +; Auto RAM Block Balancing ; On ; On ; +; Auto RAM to Logic Cell Conversion ; Off ; Off ; +; Auto Resource Sharing ; Off ; Off ; +; Allow Any RAM Size For Recognition ; Off ; Off ; +; Allow Any ROM Size For Recognition ; Off ; Off ; +; Allow Any Shift Register Size For Recognition ; Off ; Off ; +; Use LogicLock Constraints during Resource Balancing ; On ; On ; +; Ignore translate_off and synthesis_off directives ; Off ; Off ; +; Timing-Driven Synthesis ; On ; On ; +; Report Parameter Settings ; On ; On ; +; Report Source Assignments ; On ; On ; +; Report Connectivity Checks ; On ; On ; +; Ignore Maximum Fan-Out Assignments ; Off ; Off ; +; Synchronization Register Chain Length ; 2 ; 2 ; +; Power Optimization During Synthesis ; Normal compilation ; Normal compilation ; +; HDL message level ; Level2 ; Level2 ; +; Suppress Register Optimization Related Messages ; Off ; Off ; +; Number of Removed Registers Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Swept Nodes Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Inverted Registers Reported in Synthesis Report ; 100 ; 100 ; +; Clock MUX Protection ; On ; On ; +; Auto Gated Clock Conversion ; Off ; Off ; +; Block Design Naming ; Auto ; Auto ; +; SDC constraint protection ; Off ; Off ; +; Synthesis Effort ; Auto ; Auto ; +; Shift Register Replacement - Allow Asynchronous Clear Signal ; On ; On ; +; Pre-Mapping Resynthesis Optimization ; Off ; Off ; +; Analysis & Synthesis Message Level ; Medium ; Medium ; +; Disable Register Merging Across Hierarchies ; Auto ; Auto ; +; Resource Aware Inference For Block RAM ; On ; On ; ++------------------------------------------------------------------+--------------------+--------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 1 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; ++----------------------------+-------------+ + + ++-------------------------------+ +; Analysis & Synthesis Messages ; ++-------------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Analysis & Synthesis + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Thu Dec 1 16:53:33 2022 +Info: Command: quartus_map --read_settings_files=on --write_settings_files=off AdderDemo -c AdderDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (12021): Found 1 design units, including 1 entities, in source file AdderDemo.bdf + Info (12023): Found entity 1: AdderDemo +Info (12021): Found 1 design units, including 1 entities, in source file Adder.bdf + Info (12023): Found entity 1: Adder +Info (12127): Elaborating entity "Adder" for the top level hierarchy +Info (12128): Elaborating entity "AdderDemo" for hierarchy "AdderDemo:inst6" +Error (12014): Net "S", which fans out to "S", cannot be assigned more than one value + Error (12015): Net is fed by "AdderDemo:inst|S" + Error (12015): Net is fed by "AdderDemo:inst3|S" + Error (12015): Net is fed by "AdderDemo:inst4|S" + Error (12015): Net is fed by "AdderDemo:inst6|S" +Error (12014): Net "AdderDemo:inst|gdfx_temp0", which fans out to "AdderDemo:inst|inst6", cannot be assigned more than one value + Error (12015): Net is fed by "AdderDemo:inst|Cin" + Error (12015): Net is fed by "AdderDemo:inst|A" + Error (12015): Net is fed by "AdderDemo:inst|B" +Error (12014): Net "AdderDemo:inst3|gdfx_temp0", which fans out to "AdderDemo:inst3|inst6", cannot be assigned more than one value + Error (12015): Net is fed by "AdderDemo:inst3|Cin" + Error (12015): Net is fed by "AdderDemo:inst3|A" + Error (12015): Net is fed by "AdderDemo:inst3|B" +Error (12014): Net "AdderDemo:inst4|gdfx_temp0", which fans out to "AdderDemo:inst4|inst6", cannot be assigned more than one value + Error (12015): Net is fed by "AdderDemo:inst4|Cin" + Error (12015): Net is fed by "AdderDemo:inst4|A" + Error (12015): Net is fed by "AdderDemo:inst4|B" +Error (12014): Net "AdderDemo:inst6|gdfx_temp0", which fans out to "AdderDemo:inst6|inst6", cannot be assigned more than one value + Error (12015): Net is fed by "AdderDemo:inst6|Cin" + Error (12015): Net is fed by "AdderDemo:inst6|A" + Error (12015): Net is fed by "AdderDemo:inst6|B" +Error: Quartus Prime Analysis & Synthesis was unsuccessful. 21 errors, 1 warning + Error: Peak virtual memory: 352 megabytes + Error: Processing ended: Thu Dec 1 16:53:38 2022 + Error: Elapsed time: 00:00:05 + Error: Total CPU time (on all processors): 00:00:14 + + diff --git a/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.summary b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.summary new file mode 100644 index 0000000..5a6a489 --- /dev/null +++ b/1ano/isd/quartus-projects/AdderDemo/output_files/AdderDemo.map.summary @@ -0,0 +1,14 @@ +Analysis & Synthesis Status : Failed - Thu Dec 1 16:53:38 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : AdderDemo +Top-level Entity Name : Adder +Family : Cyclone IV E +Total logic elements : N/A until Partition Merge + Total combinational functions : N/A until Partition Merge + Dedicated logic registers : N/A until Partition Merge +Total registers : N/A until Partition Merge +Total pins : N/A until Partition Merge +Total virtual pins : N/A until Partition Merge +Total memory bits : N/A until Partition Merge +Embedded Multiplier 9-bit elements : N/A until Partition Merge +Total PLLs : N/A until Partition Merge diff --git a/1ano/isd/quartus-projects/DecoderDemo/Dec2_4.bdf b/1ano/isd/quartus-projects/DecoderDemo/Dec2_4.bdf new file mode 100644 index 0000000..68746e7 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/Dec2_4.bdf @@ -0,0 +1,584 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 16 -112 32 56) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "E0L" (rect 3 5 16 25)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 40 -112 56 56) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "E1" (rect 3 5 16 17)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 72 -112 88 56) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "X1" (rect 4 5 17 19)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 120 -112 136 56) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "X0" (rect 3 5 16 20)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (output) + (rect 296 168 472 184) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y3" (rect 90 0 105 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 296 256 472 272) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y2" (rect 90 0 104 13)(font "Intel Clear" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 296 432 472 448) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y1" (rect 90 0 104 13)(font "Intel Clear" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(pin + (output) + (rect 296 344 472 360) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y0" (rect 90 0 105 13)(font "Intel Clear" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 232 136 296 216) + (text "AND4" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst" (rect 3 69 21 80)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 18 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 18 32)) + ) + (port + (pt 0 48) + (input) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (line (pt 0 48)(pt 18 48)) + ) + (port + (pt 0 64) + (input) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (line (pt 0 64)(pt 18 64)) + ) + (port + (pt 64 40) + (output) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (line (pt 46 40)(pt 64 40)) + ) + (drawing + (line (pt 18 28)(pt 34 28)) + (line (pt 18 52)(pt 18 28)) + (line (pt 18 67)(pt 18 13)) + (line (pt 34 53)(pt 18 53)) + (arc (pt 34 52)(pt 34 28)(rect 22 28 47 53)) + ) +) +(symbol + (rect 232 224 296 304) + (text "AND4" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst1" (rect 3 69 27 82)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 18 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 18 32)) + ) + (port + (pt 0 48) + (input) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (line (pt 0 48)(pt 18 48)) + ) + (port + (pt 0 64) + (input) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (line (pt 0 64)(pt 18 64)) + ) + (port + (pt 64 40) + (output) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (line (pt 46 40)(pt 64 40)) + ) + (drawing + (line (pt 18 28)(pt 34 28)) + (line (pt 18 52)(pt 18 28)) + (line (pt 18 67)(pt 18 13)) + (line (pt 34 53)(pt 18 53)) + (arc (pt 34 52)(pt 34 28)(rect 22 28 47 53)) + ) +) +(symbol + (rect 232 312 296 392) + (text "AND4" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 69 27 82)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 18 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 18 32)) + ) + (port + (pt 0 48) + (input) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (line (pt 0 48)(pt 18 48)) + ) + (port + (pt 0 64) + (input) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (line (pt 0 64)(pt 18 64)) + ) + (port + (pt 64 40) + (output) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (line (pt 46 40)(pt 64 40)) + ) + (drawing + (line (pt 18 28)(pt 34 28)) + (line (pt 18 52)(pt 18 28)) + (line (pt 18 67)(pt 18 13)) + (line (pt 34 53)(pt 18 53)) + (arc (pt 34 52)(pt 34 28)(rect 22 28 47 53)) + ) +) +(symbol + (rect 232 400 296 480) + (text "AND4" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 69 27 82)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 18 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 18 32)) + ) + (port + (pt 0 48) + (input) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (text "IN3" (rect 2 39 23 50)(font "Courier New" (bold))(invisible)) + (line (pt 0 48)(pt 18 48)) + ) + (port + (pt 0 64) + (input) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (text "IN4" (rect 2 55 23 66)(font "Courier New" (bold))(invisible)) + (line (pt 0 64)(pt 18 64)) + ) + (port + (pt 64 40) + (output) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 31 69 42)(font "Courier New" (bold))(invisible)) + (line (pt 46 40)(pt 64 40)) + ) + (drawing + (line (pt 18 28)(pt 34 28)) + (line (pt 18 52)(pt 18 28)) + (line (pt 18 67)(pt 18 13)) + (line (pt 34 53)(pt 18 53)) + (arc (pt 34 52)(pt 34 28)(rect 22 28 47 53)) + ) +) +(symbol + (rect 136 64 168 112) + (text "NOT" (rect 22 1 32 22)(font "Arial" (font_size 6))(vertical)) + (text "inst4" (rect -2 3 11 28)(font "Intel Clear" )(vertical)) + (port + (pt 16 0) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 14 2 25 16)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 0)(pt 16 13)) + ) + (port + (pt 16 48) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 14 32 25 53)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 39)(pt 16 48)) + ) + (drawing + (line (pt 7 13)(pt 25 13)) + (line (pt 25 13)(pt 16 31)) + (line (pt 7 13)(pt 16 31)) + (circle (rect 12 31 20 39)) + ) + (rotate270) +) +(symbol + (rect 88 64 120 112) + (text "NOT" (rect 22 1 32 22)(font "Arial" (font_size 6))(vertical)) + (text "inst5" (rect -2 3 11 27)(font "Intel Clear" )(vertical)) + (port + (pt 16 0) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 14 2 25 16)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 0)(pt 16 13)) + ) + (port + (pt 16 48) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 14 32 25 53)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 39)(pt 16 48)) + ) + (drawing + (line (pt 7 13)(pt 25 13)) + (line (pt 25 13)(pt 16 31)) + (line (pt 7 13)(pt 16 31)) + (circle (rect 12 31 20 39)) + ) + (rotate270) +) +(symbol + (rect 8 64 40 112) + (text "NOT" (rect 22 1 32 22)(font "Arial" (font_size 6))(vertical)) + (text "inst7" (rect -2 3 11 27)(font "Intel Clear" )(vertical)) + (port + (pt 16 0) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 14 2 25 16)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 0)(pt 16 13)) + ) + (port + (pt 16 48) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 14 32 25 53)(font "Courier New" (bold))(vertical)(invisible)) + (line (pt 16 39)(pt 16 48)) + ) + (drawing + (line (pt 7 13)(pt 25 13)) + (line (pt 25 13)(pt 16 31)) + (line (pt 7 13)(pt 16 31)) + (circle (rect 12 31 20 39)) + ) + (rotate270) +) +(connector + (pt 24 152) + (pt 232 152) +) +(connector + (pt 24 240) + (pt 232 240) +) +(connector + (pt 24 328) + (pt 232 328) +) +(connector + (pt 24 416) + (pt 232 416) +) +(connector + (pt 24 112) + (pt 24 152) +) +(connector + (pt 24 152) + (pt 24 240) +) +(connector + (pt 24 240) + (pt 24 328) +) +(connector + (pt 24 328) + (pt 24 416) +) +(connector + (pt 48 168) + (pt 232 168) +) +(connector + (pt 48 256) + (pt 232 256) +) +(connector + (pt 48 344) + (pt 232 344) +) +(connector + (pt 48 432) + (pt 232 432) +) +(connector + (pt 48 56) + (pt 48 168) +) +(connector + (pt 48 168) + (pt 48 256) +) +(connector + (pt 48 256) + (pt 48 344) +) +(connector + (pt 48 344) + (pt 48 432) +) +(connector + (pt 128 64) + (pt 152 64) +) +(connector + (pt 80 64) + (pt 104 64) +) +(connector + (pt 104 184) + (pt 232 184) +) +(connector + (pt 152 200) + (pt 232 200) +) +(connector + (pt 104 272) + (pt 232 272) +) +(connector + (pt 104 112) + (pt 104 184) +) +(connector + (pt 104 184) + (pt 104 272) +) +(connector + (pt 128 288) + (pt 232 288) +) +(connector + (pt 128 56) + (pt 128 64) +) +(connector + (pt 80 360) + (pt 232 360) +) +(connector + (pt 80 448) + (pt 232 448) +) +(connector + (pt 80 56) + (pt 80 64) +) +(connector + (pt 80 64) + (pt 80 360) +) +(connector + (pt 80 360) + (pt 80 448) +) +(connector + (pt 152 376) + (pt 232 376) +) +(connector + (pt 152 112) + (pt 152 200) +) +(connector + (pt 152 200) + (pt 152 376) +) +(connector + (pt 128 464) + (pt 232 464) +) +(connector + (pt 128 64) + (pt 128 288) +) +(connector + (pt 128 288) + (pt 128 464) +) +(connector + (pt 296 440) + (pt 304 440) +) +(connector + (pt 24 64) + (pt 24 56) +) +(junction (pt 24 152)) +(junction (pt 24 240)) +(junction (pt 24 328)) +(junction (pt 48 168)) +(junction (pt 48 256)) +(junction (pt 48 344)) +(junction (pt 104 184)) +(junction (pt 128 64)) +(junction (pt 80 64)) +(junction (pt 80 360)) +(junction (pt 152 200)) +(junction (pt 128 288)) diff --git a/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qpf b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qpf new file mode 100644 index 0000000..3608a45 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qpf @@ -0,0 +1,31 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 11:42:26 November 04, 2022 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "20.1" +DATE = "11:42:26 November 04, 2022" + +# Revisions + +PROJECT_REVISION = "DecoderDemo" diff --git a/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qsf b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qsf new file mode 100644 index 0000000..1651693 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qsf @@ -0,0 +1,61 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 11:42:27 November 04, 2022 +# +# -------------------------------------------------------------------------- # +# +# Notes: +# +# 1) The default values for assignments are stored in the file: +# DecoderDemo_assignment_defaults.qdf +# If this file doesn't exist, see file: +# assignment_defaults.qdf +# +# 2) Altera recommends that you do not modify this file. This +# file is updated automatically by the Quartus Prime software +# and any changes you make may be lost or overwritten. +# +# -------------------------------------------------------------------------- # + + +set_global_assignment -name FAMILY "Cyclone IV E" +set_global_assignment -name DEVICE auto +set_global_assignment -name TOP_LEVEL_ENTITY Dec2_4 +set_global_assignment -name ORIGINAL_QUARTUS_VERSION 20.1.1 +set_global_assignment -name PROJECT_CREATION_TIME_DATE "11:42:27 NOVEMBER 04, 2022" +set_global_assignment -name LAST_QUARTUS_VERSION "20.1.1 Lite Edition" +set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files +set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (VHDL)" +set_global_assignment -name EDA_TIME_SCALE "1 ps" -section_id eda_simulation +set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulation +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_timing +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_symbol +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_signal_integrity +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_boundary_scan +set_global_assignment -name BDF_FILE Dec2_4.bdf +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top +set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top +set_global_assignment -name VECTOR_WAVEFORM_FILE WaveformDecoderNode.vwf +set_global_assignment -name VECTOR_WAVEFORM_FILE Waveform.vwf +set_global_assignment -name VECTOR_WAVEFORM_FILE Waveform1.vwf +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file diff --git a/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qws b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qws new file mode 100644 index 0000000..4cf6a83 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/DecoderDemo.qws differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/EqCmpDemo.bdf b/1ano/isd/quartus-projects/DecoderDemo/EqCmpDemo.bdf new file mode 100644 index 0000000..e221593 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/EqCmpDemo.bdf @@ -0,0 +1,22 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) diff --git a/1ano/isd/quartus-projects/DecoderDemo/Waveform.vwf b/1ano/isd/quartus-projects/DecoderDemo/Waveform.vwf new file mode 100644 index 0000000..0bf417f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/Waveform.vwf @@ -0,0 +1,694 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/tiagorg/repos/DecoderDemo/Waveform.vwf" --testbench_file="/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/tiagorg/repos/DecoderDemo/Waveform.vwf" --testbench_file="/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/DecoderDemo/simulation/qsim/" DecoderDemo -c DecoderDemo +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/DecoderDemo/simulation/qsim/" DecoderDemo -c DecoderDemo +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work Waveform.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work Waveform.vwf.vht +vsim -novopt -c -t 1ps -sdfmax Dec2_4_vhd_vec_tst/i1=DecoderDemo_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 65.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 45.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/Waveform1.vwf b/1ano/isd/quartus-projects/DecoderDemo/Waveform1.vwf new file mode 100644 index 0000000..2981fc8 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/Waveform1.vwf @@ -0,0 +1,328 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/tiagorg/repos/DecoderDemo/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform1.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/tiagorg/repos/DecoderDemo/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform1.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/DecoderDemo/simulation/qsim/" DecoderDemo -c DecoderDemo +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/DecoderDemo/simulation/qsim/" DecoderDemo -c DecoderDemo +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work Waveform1.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work Waveform1.vwf.vht +vsim -novopt -c -t 1ps -sdfmax Dec2_4_vhd_vec_tst/i1=DecoderDemo_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 40; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 20; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 10; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 5; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNode.vwf b/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNode.vwf new file mode 100644 index 0000000..bdbd7d6 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNode.vwf @@ -0,0 +1,330 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/WaveformDecoderNode.vwf" --testbench_file="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/WaveformDecoderNode.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/WaveformDecoderNode.vwf" --testbench_file="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/WaveformDecoderNode.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/" DecoderDemo -c DecoderDemo +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/" DecoderDemo -c DecoderDemo +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work WaveformDecoderNode.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + + +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work WaveformDecoderNode.vwf.vht +vsim -c -t 1ps -sdfmax Dec2_4_vhd_vec_tst/i1=DecoderDemo_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 5; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 10; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 40; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 20; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNoide.vwf b/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNoide.vwf new file mode 100644 index 0000000..d2c9f7d --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/WaveformDecoderNoide.vwf @@ -0,0 +1,308 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=verilog --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/Waveform.vwf" --testbench_file="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/Waveform.vwf.vt" +quartus_eda --gen_testbench --tool=modelsim_oem --format=verilog --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/Waveform.vwf" --testbench_file="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/Waveform.vwf.vt" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=verilog --output_directory="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/" DecoderDemo -c DecoderDemo +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=verilog --output_directory="/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim/" DecoderDemo -c DecoderDemo +onerror {exit -code 1} +vlib work +vlog -work work DecoderDemo.vo +vlog -work work Waveform.vwf.vt +vsim -novopt -c -t 1ps -L cycloneive_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate_ver -L altera_lnsim_ver work.Dec2_4_vlg_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vlg_vec_tst/* +vcd add -internal Dec2_4_vlg_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vlog -work work DecoderDemo.vo +vlog -work work Waveform.vwf.vt +vsim -novopt -c -t 1ps -L cycloneive_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate_ver -L altera_lnsim_ver work.Dec2_4_vlg_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vlg_vec_tst/* +vcd add -internal Dec2_4_vlg_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +verilog +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/.cmp.kpt b/1ano/isd/quartus-projects/DecoderDemo/db/.cmp.kpt new file mode 100644 index 0000000..e067e29 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/.cmp.kpt differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.cdb new file mode 100644 index 0000000..2364920 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.hdb new file mode 100644 index 0000000..122667c Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.(0).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.qmsg new file mode 100644 index 0000000..c8ab3b8 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.qmsg @@ -0,0 +1,7 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668463009510 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668463009510 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:56:49 2022 " "Processing started: Mon Nov 14 21:56:49 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668463009510 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1668463009510 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1668463009510 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Assembler" 0 -1 1668463009605 ""} +{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1668463009774 ""} +{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1668463009781 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "352 " "Peak virtual memory: 352 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668463009828 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:56:49 2022 " "Processing ended: Mon Nov 14 21:56:49 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668463009828 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668463009828 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668463009828 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1668463009828 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.rdb new file mode 100644 index 0000000..9b146b8 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm_labs.ddb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm_labs.ddb new file mode 100644 index 0000000..7666cdc Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.asm_labs.ddb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cbx.xml b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cbx.xml new file mode 100644 index 0000000..03bf357 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cbx.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.bpm b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.bpm new file mode 100644 index 0000000..f6d6904 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.bpm differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.cdb new file mode 100644 index 0000000..a4a7d54 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.hdb new file mode 100644 index 0000000..f927437 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.idb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.idb new file mode 100644 index 0000000..c34e4bf Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.idb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.logdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.logdb new file mode 100644 index 0000000..aff02eb --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.logdb @@ -0,0 +1,50 @@ +v1 +IO_RULES,NUM_CLKS_NOT_EXCEED_CLKS_AVAILABLE,INAPPLICABLE,IO_000002,Capacity Checks,Number of clocks in an I/O bank should not exceed the number of clocks available.,Critical,No Global Signal assignments found.,,I/O,, +IO_RULES,NUM_PINS_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000001,Capacity Checks,Number of pins in an I/O bank should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,NUM_VREF_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000003,Capacity Checks,Number of pins in a Vrefgroup should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,IO_BANK_SUPPORT_VCCIO,INAPPLICABLE,IO_000004,Voltage Compatibility Checks,The I/O bank should support the requested VCCIO.,Critical,No IOBANK_VCCIO assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VREF,INAPPLICABLE,IO_000005,Voltage Compatibility Checks,The I/O bank should not have competing VREF values.,Critical,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VCCIO,PASS,IO_000006,Voltage Compatibility Checks,The I/O bank should not have competing VCCIO values.,Critical,0 such failures found.,,I/O,, +IO_RULES,CHECK_UNAVAILABLE_LOC,INAPPLICABLE,IO_000007,Valid Location Checks,Checks for unavailable locations.,Critical,No Location assignments found.,,I/O,, +IO_RULES,CHECK_RESERVED_LOC,INAPPLICABLE,IO_000008,Valid Location Checks,Checks for reserved locations.,Critical,No reserved LogicLock region found.,,I/O,, +IO_RULES,OCT_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000047,I/O Properties Checks for One I/O,On Chip Termination and Slew Rate should not be used at the same time.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,LOC_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000046,I/O Properties Checks for One I/O,The location should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000045,I/O Properties Checks for One I/O,The I/O standard should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,WEAK_PULL_UP_AND_BUS_HOLD_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000027,I/O Properties Checks for One I/O,Weak Pull Up and Bus Hold should not be used at the same time.,Critical,No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,OCT_AND_CURRENT_STRENGTH_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000026,I/O Properties Checks for One I/O,On Chip Termination and Current Strength should not be used at the same time.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,IO_DIR_SUPPORT_OCT_VALUE,PASS,IO_000024,I/O Properties Checks for One I/O,The I/O direction should support the On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OPEN_DRAIN_VALUE,INAPPLICABLE,IO_000023,I/O Properties Checks for One I/O,The I/O standard should support the Open Drain value.,Critical,No open drain assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000022,I/O Properties Checks for One I/O,The I/O standard should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000021,I/O Properties Checks for One I/O,The I/O standard should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000020,I/O Properties Checks for One I/O,The I/O standard should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OCT_VALUE,PASS,IO_000019,I/O Properties Checks for One I/O,The I/O standard should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000018,I/O Properties Checks for One I/O,The I/O standard should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000015,I/O Properties Checks for One I/O,The location should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000014,I/O Properties Checks for One I/O,The location should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000013,I/O Properties Checks for One I/O,The location should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_OCT_VALUE,PASS,IO_000012,I/O Properties Checks for One I/O,The location should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000011,I/O Properties Checks for One I/O,The location should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_DIR,PASS,IO_000010,I/O Properties Checks for One I/O,The location should support the requested I/O direction.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_STD,PASS,IO_000009,I/O Properties Checks for One I/O,The location should support the requested I/O standard.,Critical,0 such failures found.,,I/O,, +IO_RULES,CURRENT_DENSITY_FOR_CONSECUTIVE_IO_NOT_EXCEED_CURRENT_VALUE,PASS,IO_000033,Electromigration Checks,Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os.,Critical,0 such failures found.,,I/O,, +IO_RULES,SINGLE_ENDED_OUTPUTS_LAB_ROWS_FROM_DIFF_IO,INAPPLICABLE,IO_000034,SI Related Distance Checks,Single-ended outputs should be 5 LAB row(s) away from a differential I/O.,High,No Differential I/O Standard assignments found.,,I/O,, +IO_RULES,MAX_20_OUTPUTS_ALLOWED_IN_VREFGROUP,INAPPLICABLE,IO_000042,SI Related SSO Limit Checks,No more than 20 outputs are allowed in a VREF group when VREF is being read from.,High,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,DEV_IO_RULE_OCT_DISCLAIMER,,,,,,,,,, +IO_RULES_MATRIX,Pin/Rules,IO_000002;IO_000001;IO_000003;IO_000004;IO_000005;IO_000006;IO_000007;IO_000008;IO_000047;IO_000046;IO_000045;IO_000027;IO_000026;IO_000024;IO_000023;IO_000022;IO_000021;IO_000020;IO_000019;IO_000018;IO_000015;IO_000014;IO_000013;IO_000012;IO_000011;IO_000010;IO_000009;IO_000033;IO_000034;IO_000042, +IO_RULES_MATRIX,Total Pass,0;0;0;0;0;8;0;0;0;0;0;0;0;4;0;0;0;4;4;0;4;0;0;4;0;8;8;8;0;0, +IO_RULES_MATRIX,Total Unchecked,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,Total Inapplicable,8;8;8;8;8;0;8;8;8;8;8;8;8;4;8;8;8;4;4;8;4;8;8;4;8;0;0;0;8;8, +IO_RULES_MATRIX,Total Fail,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,Y3,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Y2,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Y1,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Y0,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,E1,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,X0,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,X1,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,E0L,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_SUMMARY,Total I/O Rules,30, +IO_RULES_SUMMARY,Number of I/O Rules Passed,9, +IO_RULES_SUMMARY,Number of I/O Rules Failed,0, +IO_RULES_SUMMARY,Number of I/O Rules Unchecked,0, +IO_RULES_SUMMARY,Number of I/O Rules Inapplicable,21, diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.rdb new file mode 100644 index 0000000..cf035f8 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp_merge.kpt b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp_merge.kpt new file mode 100644 index 0000000..23a5cd1 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cmp_merge.kpt differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd new file mode 100644 index 0000000..d9c61ce Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd new file mode 100644 index 0000000..599a335 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd new file mode 100644 index 0000000..cc4b33a Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.db_info b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.db_info new file mode 100644 index 0000000..46d32cc --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Fri Nov 18 12:22:15 2022 diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.eda.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.eda.qmsg new file mode 100644 index 0000000..73e8517 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.eda.qmsg @@ -0,0 +1,6 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668463011444 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "EDA Netlist Writer Quartus Prime " "Running Quartus Prime EDA Netlist Writer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668463011449 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:56:51 2022 " "Processing started: Mon Nov 14 21:56:51 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668463011449 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668463011449 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668463011449 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "EDA Netlist Writer" 0 -1 1668463011567 ""} +{ "Info" "IWSC_DONE_HDL_GENERATION" "DecoderDemo.vho /home/tiagorg/repos/DecoderDemo/simulation/modelsim/ simulation " "Generated file DecoderDemo.vho in folder \"/home/tiagorg/repos/DecoderDemo/simulation/modelsim/\" for EDA simulation tool" { } { } 0 204019 "Generated file %1!s! in folder \"%2!s!\" for EDA %3!s! tool" 0 0 "EDA Netlist Writer" 0 -1 1668463011589 ""} +{ "Info" "IQEXE_ERROR_COUNT" "EDA Netlist Writer 0 s 1 Quartus Prime " "Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "600 " "Peak virtual memory: 600 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668463011596 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:56:51 2022 " "Processing ended: Mon Nov 14 21:56:51 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668463011596 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668463011596 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668463011596 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1668463011596 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.fit.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.fit.qmsg new file mode 100644 index 0000000..33f7098 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.fit.qmsg @@ -0,0 +1,49 @@ +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Fitter" 0 -1 1668463007155 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Fitter" 0 -1 1668463007156 ""} +{ "Info" "IMPP_MPP_AUTO_ASSIGNED_DEVICE" "DecoderDemo EP4CE6E22C6 " "Automatically selected device EP4CE6E22C6 for design DecoderDemo" { } { } 0 119004 "Automatically selected device %2!s! for design %1!s!" 0 0 "Fitter" 0 -1 1668463007236 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668463007272 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668463007272 ""} +{ "Info" "IFITCC_FITCC_INFO_AUTO_FIT_COMPILATION_ON" "" "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" { } { } 0 171003 "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" 0 0 "Fitter" 0 -1 1668463007338 ""} +{ "Warning" "WCPT_FEATURE_DISABLED_POST" "LogicLock " "Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." { } { } 0 292013 "Feature %1!s! is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." 0 0 "Fitter" 0 -1 1668463007341 ""} +{ "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED" "" "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" { { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE10E22C6 " "Device EP4CE10E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668463007365 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE15E22C6 " "Device EP4CE15E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668463007365 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE22E22C6 " "Device EP4CE22E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668463007365 ""} } { } 2 176444 "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" 0 0 "Fitter" 0 -1 1668463007365 ""} +{ "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION" "5 " "Fitter converted 5 user pins into dedicated programming pins" { { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_ASDO_DATA1~ 6 " "Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_ASDO_DATA1~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 27 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668463007366 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_FLASH_nCE_nCSO~ 8 " "Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_FLASH_nCE_nCSO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 29 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668463007366 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DCLK~ 12 " "Pin ~ALTERA_DCLK~ is reserved at location 12" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DCLK~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 31 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668463007366 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DATA0~ 13 " "Pin ~ALTERA_DATA0~ is reserved at location 13" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DATA0~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 33 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668463007366 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_nCEO~ 101 " "Pin ~ALTERA_nCEO~ is reserved at location 101" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_nCEO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 35 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668463007366 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1668463007366 ""} +{ "Warning" "WCUT_CUT_ATOM_PINS_WITH_INCOMPLETE_IO_ASSIGNMENTS" "" "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" { } { } 0 15714 "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" 0 0 "Fitter" 0 -1 1668463007367 ""} +{ "Critical Warning" "WFIOMGR_PINS_MISSING_LOCATION_INFO" "8 8 " "No exact pin location assignment(s) for 8 pins of 8 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." { } { } 1 169085 "No exact pin location assignment(s) for %1!d! pins of %2!d! total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." 0 0 "Fitter" 0 -1 1668463007518 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "DecoderDemo.sdc " "Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Fitter" 0 -1 1668463007574 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_NO_DERIVING_MSG" "base clocks " "No user constrained base clocks found in the design" { } { } 0 332144 "No user constrained %1!s! found in the design" 0 0 "Fitter" 0 -1 1668463007574 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Fitter" 0 -1 1668463007574 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1668463007574 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Fitter" 0 -1 1668463007575 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Fitter" 0 -1 1668463007575 ""} +{ "Info" "ISTA_TDC_NO_DEFAULT_OPTIMIZATION_GOALS" "" "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." { } { } 0 332130 "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." 0 0 "Fitter" 0 -1 1668463007575 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1668463007576 ""} +{ "Extra Info" "IFSAC_FSAC_START_REG_LOCATION_PROCESSING" "" "Performing register packing on registers with non-logic cell location assignments" { } { } 1 176273 "Performing register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668463007576 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_REG_LOCATION_PROCESSING" "" "Completed register packing on registers with non-logic cell location assignments" { } { } 1 176274 "Completed register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668463007576 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_BEGIN_FAST_REGISTER_INFO" "" "Started Fast Input/Output/OE register processing" { } { } 1 176236 "Started Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_FAST_REGISTER_INFO" "" "Finished Fast Input/Output/OE register processing" { } { } 1 176237 "Finished Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Extra Info" "IFSAC_FSAC_START_MAC_SCAN_CHAIN_INFERENCING" "" "Start inferring scan chains for DSP blocks" { } { } 1 176238 "Start inferring scan chains for DSP blocks" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_MAC_SCAN_CHAIN_INFERENCING" "" "Inferring scan chains for DSP blocks is complete" { } { } 1 176239 "Inferring scan chains for DSP blocks is complete" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Extra Info" "IFSAC_FSAC_START_IO_MULT_RAM_PACKING" "" "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" { } { } 1 176248 "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_IO_MULT_RAM_PACKING" "" "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" { } { } 1 176249 "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" 1 0 "Fitter" 0 -1 1668463007577 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_REGPACKING_INFO" "" "Finished register packing" { { "Extra Info" "IFSAC_NO_REGISTERS_WERE_PACKED" "" "No registers were packed into other blocks" { } { } 1 176219 "No registers were packed into other blocks" 0 0 "Design Software" 0 -1 1668463007577 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1668463007577 ""} +{ "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement " "Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement" { { "Info" "IFSAC_FSAC_SINGLE_IOC_GROUP_STATISTICS" "8 unused 2.5V 4 4 0 " "Number of I/O pins in group: 8 (unused VREF, 2.5V VCCIO, 4 input, 4 output, 0 bidirectional)" { { "Info" "IFSAC_FSAC_IO_STDS_IN_IOC_GROUP" "2.5 V. " "I/O standards used: 2.5 V." { } { } 0 176212 "I/O standards used: %1!s!" 0 0 "Design Software" 0 -1 1668463007578 ""} } { } 0 176211 "Number of I/O pins in group: %1!d! (%2!s! VREF, %3!s! VCCIO, %4!d! input, %5!d! output, %6!d! bidirectional)" 0 0 "Design Software" 0 -1 1668463007578 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1668463007578 ""} +{ "Info" "IFSAC_FSAC_IO_STATS_BEFORE_AFTER_PLACEMENT" "before " "I/O bank details before I/O pin placement" { { "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O banks " "Statistics of I/O banks" { { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "1 does not use undetermined 4 7 " "I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "2 does not use undetermined 0 8 " "I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "3 does not use undetermined 0 11 " "I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "4 does not use undetermined 0 14 " "I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "5 does not use undetermined 0 13 " "I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "6 does not use undetermined 1 9 " "I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "7 does not use undetermined 0 13 " "I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "8 does not use undetermined 0 12 " "I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668463007578 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1668463007578 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1668463007578 ""} +{ "Info" "IFITCC_FITTER_PREPARATION_END" "00:00:00 " "Fitter preparation operations ending: elapsed time is 00:00:00" { } { } 0 171121 "Fitter preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668463007582 ""} +{ "Info" "IVPR20K_VPR_FAMILY_APL_ERROR" "" "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." { } { } 0 14896 "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." 0 0 "Fitter" 0 -1 1668463007583 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_START" "" "Fitter placement preparation operations beginning" { } { } 0 170189 "Fitter placement preparation operations beginning" 0 0 "Fitter" 0 -1 1668463007832 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_END" "00:00:00 " "Fitter placement preparation operations ending: elapsed time is 00:00:00" { } { } 0 170190 "Fitter placement preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668463007843 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1668463007849 ""} +{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1668463007889 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_END" "00:00:00 " "Fitter placement operations ending: elapsed time is 00:00:00" { } { } 0 170192 "Fitter placement operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668463007889 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1668463007997 ""} +{ "Info" "IFITAPI_FITAPI_VPR_PERCENT_ROUTING_RESOURCE_USAGE" "0 " "Router estimated average interconnect usage is 0% of the available device resources" { { "Info" "IFITAPI_FITAPI_VPR_PEAK_ROUTING_REGION" "0 X0_Y0 X10_Y11 " "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11" { } { { "loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 1 { 0 "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11"} { { 12 { 0 ""} 0 0 11 12 } } } } } } } 0 170196 "Router estimated peak interconnect usage is %1!d!%% of the available device resources in the region that extends from location %2!s! to location %3!s!" 0 0 "Design Software" 0 -1 1668463008214 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1668463008214 ""} +{ "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED" "" "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." { { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_ROUTABILITY" "" "Optimizations that may affect the design's routability were skipped" { } { } 0 170201 "Optimizations that may affect the design's routability were skipped" 0 0 "Design Software" 0 -1 1668463008229 ""} { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_TIMING" "" "Optimizations that may affect the design's timing were skipped" { } { } 0 170200 "Optimizations that may affect the design's timing were skipped" 0 0 "Design Software" 0 -1 1668463008229 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1668463008229 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_END" "00:00:00 " "Fitter routing operations ending: elapsed time is 00:00:00" { } { } 0 170194 "Fitter routing operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668463008230 ""} +{ "Info" "IVPR20K_VPR_TIMING_ANALYSIS_TIME" "the Fitter 0.01 " "Total time spent on timing analysis during the Fitter is 0.01 seconds." { } { } 0 11888 "Total time spent on timing analysis during %1!s! is %2!s! seconds." 0 0 "Fitter" 0 -1 1668463008293 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668463008297 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668463008381 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668463008381 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668463008573 ""} +{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:00 " "Fitter post-fit operations ending: elapsed time is 00:00:00" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668463008782 ""} +{ "Info" "IRDB_WROTE_SUPPRESSED_MSGS" "/home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg " "Generated suppressed messages file /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg" { } { } 0 144001 "Generated suppressed messages file %1!s!" 0 0 "Fitter" 0 -1 1668463008928 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Fitter 0 s 6 s Quartus Prime " "Quartus Prime Fitter was successful. 0 errors, 6 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "942 " "Peak virtual memory: 942 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668463009025 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:56:49 2022 " "Processing ended: Mon Nov 14 21:56:49 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668463009025 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:03 " "Elapsed time: 00:00:03" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668463009025 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:02 " "Total CPU time (on all processors): 00:00:02" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668463009025 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1668463009025 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hier_info b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hier_info new file mode 100644 index 0000000..c47b268 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hier_info @@ -0,0 +1,18 @@ +|Dec2_4 +Y3 <= inst.DB_MAX_OUTPUT_PORT_TYPE +E0L => inst7.IN0 +E1 => inst.IN1 +E1 => inst1.IN1 +E1 => inst3.IN1 +E1 => inst2.IN1 +X1 => inst5.IN0 +X1 => inst3.IN2 +X1 => inst2.IN2 +X0 => inst4.IN0 +X0 => inst1.IN3 +X0 => inst3.IN3 +Y2 <= inst1.DB_MAX_OUTPUT_PORT_TYPE +Y1 <= inst3.DB_MAX_OUTPUT_PORT_TYPE +Y0 <= inst2.DB_MAX_OUTPUT_PORT_TYPE + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hif b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hif new file mode 100644 index 0000000..60eb1a3 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.hif differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.html b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.html new file mode 100644 index 0000000..fbc5ab5 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.html @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + +
HierarchyInputConstant InputUnused InputFloating InputOutputConstant OutputUnused OutputFloating OutputBidirConstant BidirUnused BidirInput only BidirOutput only Bidir
diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.rdb new file mode 100644 index 0000000..b1e0351 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.txt b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.txt new file mode 100644 index 0000000..a463804 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.lpc.txt @@ -0,0 +1,5 @@ ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Legal Partition Candidates ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; Hierarchy ; Input ; Constant Input ; Unused Input ; Floating Input ; Output ; Constant Output ; Unused Output ; Floating Output ; Bidir ; Constant Bidir ; Unused Bidir ; Input only Bidir ; Output only Bidir ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.ammdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.ammdb new file mode 100644 index 0000000..790b913 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.ammdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.bpm b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.bpm new file mode 100644 index 0000000..fd550d2 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.bpm differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.cdb new file mode 100644 index 0000000..26ca264 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.hdb new file mode 100644 index 0000000..64f0797 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.kpt b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.kpt new file mode 100644 index 0000000..490e7a9 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.kpt differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.logdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.qmsg new file mode 100644 index 0000000..5e15a3b --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.qmsg @@ -0,0 +1,11 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668463001396 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668463001396 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:56:41 2022 " "Processing started: Mon Nov 14 21:56:41 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668463001396 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668463001396 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668463001396 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1668463001483 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1668463001483 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Dec2_4.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Dec2_4.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Dec2_4 " "Found entity 1: Dec2_4" { } { { "Dec2_4.bdf" "" { Schematic "/home/tiagorg/repos/DecoderDemo/Dec2_4.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1668463006150 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668463006150 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Dec2_4 " "Elaborating entity \"Dec2_4\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1668463006177 ""} +{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1668463006421 ""} +{ "Info" "IBPM_HARD_BLOCK_PARTITION_CREATED" "hard_block:auto_generated_inst " "Generating hard_block partition \"hard_block:auto_generated_inst\"" { { "Info" "IBPM_HARD_BLOCK_PARTITION_NODE" "0 0 0 0 0 " "Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL" { } { } 0 16011 "Adding %1!d! node(s), including %2!d! DDIO, %3!d! PLL, %4!d! transceiver and %5!d! LCELL" 0 0 "Design Software" 0 -1 1668463006616 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1668463006616 ""} +{ "Info" "ICUT_CUT_TM_SUMMARY" "12 " "Implemented 12 device resources after synthesis - the final resource count might be different" { { "Info" "ICUT_CUT_TM_IPINS" "4 " "Implemented 4 input pins" { } { } 0 21058 "Implemented %1!d! input pins" 0 0 "Design Software" 0 -1 1668463006630 ""} { "Info" "ICUT_CUT_TM_OPINS" "4 " "Implemented 4 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1668463006630 ""} { "Info" "ICUT_CUT_TM_LCELLS" "4 " "Implemented 4 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1668463006630 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1668463006630 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "402 " "Peak virtual memory: 402 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668463006633 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:56:46 2022 " "Processing ended: Mon Nov 14 21:56:46 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668463006633 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668463006633 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:13 " "Total CPU time (on all processors): 00:00:13" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668463006633 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1668463006633 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.rdb new file mode 100644 index 0000000..515af9a Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.cdb new file mode 100644 index 0000000..083a0c6 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.hdb new file mode 100644 index 0000000..ff86cfb Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.logdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.map_bb.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.pre_map.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.pre_map.hdb new file mode 100644 index 0000000..5e1c46f Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.pre_map.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.root_partition.map.reg_db.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.root_partition.map.reg_db.cdb new file mode 100644 index 0000000..b2dde69 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.root_partition.map.reg_db.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.routing.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.routing.rdb new file mode 100644 index 0000000..90552cc Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.routing.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv.hdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv.hdb new file mode 100644 index 0000000..d74a4fc Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg.cdb new file mode 100644 index 0000000..9a1c5aa Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg_swap.cdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg_swap.cdb new file mode 100644 index 0000000..4a490f8 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.rtlv_sg_swap.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry.sci b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry.sci differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry_dsc.sci b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry_dsc.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sld_design_entry_dsc.sci differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.smart_action.txt b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.smart_action.txt new file mode 100644 index 0000000..c8e8a13 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.smart_action.txt @@ -0,0 +1 @@ +DONE diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.qmsg new file mode 100644 index 0000000..3d74e6e --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.qmsg @@ -0,0 +1,49 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668463010289 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus Prime " "Running Quartus Prime Timing Analyzer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668463010289 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:56:50 2022 " "Processing started: Mon Nov 14 21:56:50 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668463010289 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1668463010289 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sta DecoderDemo -c DecoderDemo " "Command: quartus_sta DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Timing Analyzer" 0 -1 1668463010289 ""} +{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1668463010309 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Timing Analyzer" 0 -1 1668463010348 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Timing Analyzer" 0 -1 1668463010348 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668463010383 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668463010383 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "DecoderDemo.sdc " "Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668463010479 ""} +{ "Info" "0" "" "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" { } { } 0 0 "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" 0 0 "Timing Analyzer" 0 0 1668463010480 ""} +{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1668463010481 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1668463010481 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010482 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010483 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010484 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010484 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010484 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010485 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668463010486 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1668463010498 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1668463010702 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668463010713 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668463010713 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668463010713 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668463010713 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010713 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010714 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010714 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010715 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010715 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010715 ""} +{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668463010716 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668463010753 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668463010753 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668463010753 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668463010753 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010754 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010754 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010754 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010755 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668463010755 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "setup " "Design is not fully constrained for setup requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668463010955 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "hold " "Design is not fully constrained for hold requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668463010955 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Timing Analyzer 0 s 5 s Quartus Prime " "Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "465 " "Peak virtual memory: 465 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668463010962 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:56:50 2022 " "Processing ended: Mon Nov 14 21:56:50 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668463010962 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668463010962 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668463010962 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1668463010962 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.rdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.rdb new file mode 100644 index 0000000..cb7a68f Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta.rdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta_cmp.6_slow_1200mv_85c.tdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta_cmp.6_slow_1200mv_85c.tdb new file mode 100644 index 0000000..f4c7d43 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.sta_cmp.6_slow_1200mv_85c.tdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tis_db_list.ddb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tis_db_list.ddb new file mode 100644 index 0000000..73e5ec9 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tis_db_list.ddb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.fast_1200mv_0c.ddb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.fast_1200mv_0c.ddb new file mode 100644 index 0000000..2c69010 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.fast_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_0c.ddb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_0c.ddb new file mode 100644 index 0000000..f51ea24 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_85c.ddb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_85c.ddb new file mode 100644 index 0000000..eefa9d0 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.tiscmp.slow_1200mv_85c.ddb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.vpr.ammdb b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.vpr.ammdb new file mode 100644 index 0000000..18a08c4 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo.vpr.ammdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo_partition_pins.json b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo_partition_pins.json new file mode 100644 index 0000000..15ccf6d --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/DecoderDemo_partition_pins.json @@ -0,0 +1,41 @@ +{ + "partitions" : [ + { + "name" : "Top", + "pins" : [ + { + "name" : "Y3", + "strict" : false + }, + { + "name" : "Y2", + "strict" : false + }, + { + "name" : "Y1", + "strict" : false + }, + { + "name" : "Y0", + "strict" : false + }, + { + "name" : "E1", + "strict" : false + }, + { + "name" : "X0", + "strict" : false + }, + { + "name" : "X1", + "strict" : false + }, + { + "name" : "E0L", + "strict" : false + } + ] + } + ] +} \ No newline at end of file diff --git a/1ano/isd/quartus-projects/DecoderDemo/db/prev_cmp_DecoderDemo.qmsg b/1ano/isd/quartus-projects/DecoderDemo/db/prev_cmp_DecoderDemo.qmsg new file mode 100644 index 0000000..0ff9d72 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/db/prev_cmp_DecoderDemo.qmsg @@ -0,0 +1,130 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668462005146 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668462005146 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:40:05 2022 " "Processing started: Mon Nov 14 21:40:05 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668462005146 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668462005146 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668462005146 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1668462005241 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1668462005241 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Dec2_4.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Dec2_4.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Dec2_4 " "Found entity 1: Dec2_4" { } { { "Dec2_4.bdf" "" { Schematic "/home/tiagorg/repos/DecoderDemo/Dec2_4.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1668462009856 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668462009856 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Dec2_4 " "Elaborating entity \"Dec2_4\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1668462009881 ""} +{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1668462010158 ""} +{ "Info" "IBPM_HARD_BLOCK_PARTITION_CREATED" "hard_block:auto_generated_inst " "Generating hard_block partition \"hard_block:auto_generated_inst\"" { { "Info" "IBPM_HARD_BLOCK_PARTITION_NODE" "0 0 0 0 0 " "Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL" { } { } 0 16011 "Adding %1!d! node(s), including %2!d! DDIO, %3!d! PLL, %4!d! transceiver and %5!d! LCELL" 0 0 "Design Software" 0 -1 1668462010370 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1668462010370 ""} +{ "Info" "ICUT_CUT_TM_SUMMARY" "12 " "Implemented 12 device resources after synthesis - the final resource count might be different" { { "Info" "ICUT_CUT_TM_IPINS" "4 " "Implemented 4 input pins" { } { } 0 21058 "Implemented %1!d! input pins" 0 0 "Design Software" 0 -1 1668462010407 ""} { "Info" "ICUT_CUT_TM_OPINS" "4 " "Implemented 4 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1668462010407 ""} { "Info" "ICUT_CUT_TM_LCELLS" "4 " "Implemented 4 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1668462010407 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1668462010407 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "398 " "Peak virtual memory: 398 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668462010410 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:40:10 2022 " "Processing ended: Mon Nov 14 21:40:10 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668462010410 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668462010410 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:13 " "Total CPU time (on all processors): 00:00:13" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668462010410 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1668462010410 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Analysis & Synthesis" 0 -1 1668462010962 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus Prime " "Running Quartus Prime Fitter" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668462010962 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:40:10 2022 " "Processing started: Mon Nov 14 21:40:10 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668462010962 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Fitter" 0 -1 1668462010962 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_fit --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_fit --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Fitter" 0 -1 1668462010962 ""} +{ "Info" "0" "" "qfit2_default_script.tcl version: #1" { } { } 0 0 "qfit2_default_script.tcl version: #1" 0 0 "Fitter" 0 0 1668462011028 ""} +{ "Info" "0" "" "Project = DecoderDemo" { } { } 0 0 "Project = DecoderDemo" 0 0 "Fitter" 0 0 1668462011029 ""} +{ "Info" "0" "" "Revision = DecoderDemo" { } { } 0 0 "Revision = DecoderDemo" 0 0 "Fitter" 0 0 1668462011029 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Fitter" 0 -1 1668462011053 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Fitter" 0 -1 1668462011053 ""} +{ "Info" "IMPP_MPP_AUTO_ASSIGNED_DEVICE" "DecoderDemo EP4CE6E22C6 " "Automatically selected device EP4CE6E22C6 for design DecoderDemo" { } { } 0 119004 "Automatically selected device %2!s! for design %1!s!" 0 0 "Fitter" 0 -1 1668462011132 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668462011166 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668462011166 ""} +{ "Info" "IFITCC_FITCC_INFO_AUTO_FIT_COMPILATION_ON" "" "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" { } { } 0 171003 "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" 0 0 "Fitter" 0 -1 1668462011241 ""} +{ "Warning" "WCPT_FEATURE_DISABLED_POST" "LogicLock " "Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." { } { } 0 292013 "Feature %1!s! is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." 0 0 "Fitter" 0 -1 1668462011245 ""} +{ "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED" "" "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" { { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE10E22C6 " "Device EP4CE10E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668462011294 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE15E22C6 " "Device EP4CE15E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668462011294 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE22E22C6 " "Device EP4CE22E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668462011294 ""} } { } 2 176444 "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" 0 0 "Fitter" 0 -1 1668462011294 ""} +{ "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION" "5 " "Fitter converted 5 user pins into dedicated programming pins" { { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_ASDO_DATA1~ 6 " "Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_ASDO_DATA1~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 27 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668462011298 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_FLASH_nCE_nCSO~ 8 " "Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_FLASH_nCE_nCSO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 29 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668462011298 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DCLK~ 12 " "Pin ~ALTERA_DCLK~ is reserved at location 12" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DCLK~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 31 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668462011298 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DATA0~ 13 " "Pin ~ALTERA_DATA0~ is reserved at location 13" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DATA0~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 33 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668462011298 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_nCEO~ 101 " "Pin ~ALTERA_nCEO~ is reserved at location 101" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_nCEO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 0 { 0 ""} 0 35 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668462011298 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1668462011298 ""} +{ "Warning" "WCUT_CUT_ATOM_PINS_WITH_INCOMPLETE_IO_ASSIGNMENTS" "" "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" { } { } 0 15714 "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" 0 0 "Fitter" 0 -1 1668462011300 ""} +{ "Critical Warning" "WFIOMGR_PINS_MISSING_LOCATION_INFO" "8 8 " "No exact pin location assignment(s) for 8 pins of 8 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." { } { } 1 169085 "No exact pin location assignment(s) for %1!d! pins of %2!d! total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." 0 0 "Fitter" 0 -1 1668462011464 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "DecoderDemo.sdc " "Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Fitter" 0 -1 1668462011528 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_NO_DERIVING_MSG" "base clocks " "No user constrained base clocks found in the design" { } { } 0 332144 "No user constrained %1!s! found in the design" 0 0 "Fitter" 0 -1 1668462011528 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Fitter" 0 -1 1668462011528 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1668462011528 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Fitter" 0 -1 1668462011529 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Fitter" 0 -1 1668462011529 ""} +{ "Info" "ISTA_TDC_NO_DEFAULT_OPTIMIZATION_GOALS" "" "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." { } { } 0 332130 "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." 0 0 "Fitter" 0 -1 1668462011529 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_START_REG_LOCATION_PROCESSING" "" "Performing register packing on registers with non-logic cell location assignments" { } { } 1 176273 "Performing register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_REG_LOCATION_PROCESSING" "" "Completed register packing on registers with non-logic cell location assignments" { } { } 1 176274 "Completed register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_BEGIN_FAST_REGISTER_INFO" "" "Started Fast Input/Output/OE register processing" { } { } 1 176236 "Started Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_FAST_REGISTER_INFO" "" "Finished Fast Input/Output/OE register processing" { } { } 1 176237 "Finished Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_START_MAC_SCAN_CHAIN_INFERENCING" "" "Start inferring scan chains for DSP blocks" { } { } 1 176238 "Start inferring scan chains for DSP blocks" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_MAC_SCAN_CHAIN_INFERENCING" "" "Inferring scan chains for DSP blocks is complete" { } { } 1 176239 "Inferring scan chains for DSP blocks is complete" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_START_IO_MULT_RAM_PACKING" "" "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" { } { } 1 176248 "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_IO_MULT_RAM_PACKING" "" "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" { } { } 1 176249 "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" 1 0 "Fitter" 0 -1 1668462011532 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_REGPACKING_INFO" "" "Finished register packing" { { "Extra Info" "IFSAC_NO_REGISTERS_WERE_PACKED" "" "No registers were packed into other blocks" { } { } 1 176219 "No registers were packed into other blocks" 0 0 "Design Software" 0 -1 1668462011532 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1668462011532 ""} +{ "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement " "Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement" { { "Info" "IFSAC_FSAC_SINGLE_IOC_GROUP_STATISTICS" "8 unused 2.5V 4 4 0 " "Number of I/O pins in group: 8 (unused VREF, 2.5V VCCIO, 4 input, 4 output, 0 bidirectional)" { { "Info" "IFSAC_FSAC_IO_STDS_IN_IOC_GROUP" "2.5 V. " "I/O standards used: 2.5 V." { } { } 0 176212 "I/O standards used: %1!s!" 0 0 "Design Software" 0 -1 1668462011534 ""} } { } 0 176211 "Number of I/O pins in group: %1!d! (%2!s! VREF, %3!s! VCCIO, %4!d! input, %5!d! output, %6!d! bidirectional)" 0 0 "Design Software" 0 -1 1668462011534 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1668462011534 ""} +{ "Info" "IFSAC_FSAC_IO_STATS_BEFORE_AFTER_PLACEMENT" "before " "I/O bank details before I/O pin placement" { { "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O banks " "Statistics of I/O banks" { { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "1 does not use undetermined 4 7 " "I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "2 does not use undetermined 0 8 " "I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "3 does not use undetermined 0 11 " "I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "4 does not use undetermined 0 14 " "I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "5 does not use undetermined 0 13 " "I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "6 does not use undetermined 1 9 " "I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "7 does not use undetermined 0 13 " "I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "8 does not use undetermined 0 12 " "I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668462011535 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1668462011535 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1668462011535 ""} +{ "Info" "IFITCC_FITTER_PREPARATION_END" "00:00:00 " "Fitter preparation operations ending: elapsed time is 00:00:00" { } { } 0 171121 "Fitter preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668462011538 ""} +{ "Info" "IVPR20K_VPR_FAMILY_APL_ERROR" "" "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." { } { } 0 14896 "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." 0 0 "Fitter" 0 -1 1668462011542 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_START" "" "Fitter placement preparation operations beginning" { } { } 0 170189 "Fitter placement preparation operations beginning" 0 0 "Fitter" 0 -1 1668462011795 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_END" "00:00:00 " "Fitter placement preparation operations ending: elapsed time is 00:00:00" { } { } 0 170190 "Fitter placement preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668462011811 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1668462011819 ""} +{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1668462011863 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_END" "00:00:00 " "Fitter placement operations ending: elapsed time is 00:00:00" { } { } 0 170192 "Fitter placement operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668462011863 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1668462011977 ""} +{ "Info" "IFITAPI_FITAPI_VPR_PERCENT_ROUTING_RESOURCE_USAGE" "0 " "Router estimated average interconnect usage is 0% of the available device resources" { { "Info" "IFITAPI_FITAPI_VPR_PEAK_ROUTING_REGION" "0 X0_Y0 X10_Y11 " "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11" { } { { "loc" "" { Generic "/home/tiagorg/repos/DecoderDemo/" { { 1 { 0 "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11"} { { 12 { 0 ""} 0 0 11 12 } } } } } } } 0 170196 "Router estimated peak interconnect usage is %1!d!%% of the available device resources in the region that extends from location %2!s! to location %3!s!" 0 0 "Design Software" 0 -1 1668462012210 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1668462012210 ""} +{ "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED" "" "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." { { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_ROUTABILITY" "" "Optimizations that may affect the design's routability were skipped" { } { } 0 170201 "Optimizations that may affect the design's routability were skipped" 0 0 "Design Software" 0 -1 1668462012235 ""} { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_TIMING" "" "Optimizations that may affect the design's timing were skipped" { } { } 0 170200 "Optimizations that may affect the design's timing were skipped" 0 0 "Design Software" 0 -1 1668462012235 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1668462012235 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_END" "00:00:00 " "Fitter routing operations ending: elapsed time is 00:00:00" { } { } 0 170194 "Fitter routing operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668462012236 ""} +{ "Info" "IVPR20K_VPR_TIMING_ANALYSIS_TIME" "the Fitter 0.01 " "Total time spent on timing analysis during the Fitter is 0.01 seconds." { } { } 0 11888 "Total time spent on timing analysis during %1!s! is %2!s! seconds." 0 0 "Fitter" 0 -1 1668462012307 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668462012310 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668462012397 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668462012398 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668462012591 ""} +{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:00 " "Fitter post-fit operations ending: elapsed time is 00:00:00" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668462012807 ""} +{ "Info" "IRDB_WROTE_SUPPRESSED_MSGS" "/home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg " "Generated suppressed messages file /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg" { } { } 0 144001 "Generated suppressed messages file %1!s!" 0 0 "Fitter" 0 -1 1668462012957 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Fitter 0 s 6 s Quartus Prime " "Quartus Prime Fitter was successful. 0 errors, 6 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "941 " "Peak virtual memory: 941 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668462013056 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:40:13 2022 " "Processing ended: Mon Nov 14 21:40:13 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668462013056 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:03 " "Elapsed time: 00:00:03" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668462013056 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:02 " "Total CPU time (on all processors): 00:00:02" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668462013056 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1668462013056 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Fitter" 0 -1 1668462013569 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668462013569 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:40:13 2022 " "Processing started: Mon Nov 14 21:40:13 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668462013569 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1668462013569 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1668462013569 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Assembler" 0 -1 1668462013663 ""} +{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1668462013824 ""} +{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1668462013832 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "352 " "Peak virtual memory: 352 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668462013883 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:40:13 2022 " "Processing ended: Mon Nov 14 21:40:13 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668462013883 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668462013883 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668462013883 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1668462013883 ""} +{ "Info" "IFLOW_DISABLED_MODULE" "Power Analyzer FLOW_ENABLE_POWER_ANALYZER " "Skipped module Power Analyzer due to the assignment FLOW_ENABLE_POWER_ANALYZER" { } { } 0 293026 "Skipped module %1!s! due to the assignment %2!s!" 0 0 "Assembler" 0 -1 1668462014024 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Assembler" 0 -1 1668462014420 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus Prime " "Running Quartus Prime Timing Analyzer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668462014420 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:40:14 2022 " "Processing started: Mon Nov 14 21:40:14 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668462014420 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1668462014420 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sta DecoderDemo -c DecoderDemo " "Command: quartus_sta DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Timing Analyzer" 0 -1 1668462014420 ""} +{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1668462014441 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Timing Analyzer" 0 -1 1668462014478 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Timing Analyzer" 0 -1 1668462014478 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668462014516 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668462014516 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "DecoderDemo.sdc " "Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Timing Analyzer" 0 -1 1668462014612 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668462014612 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668462014612 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668462014613 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Timing Analyzer" 0 -1 1668462014613 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668462014613 ""} +{ "Info" "0" "" "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" { } { } 0 0 "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" 0 0 "Timing Analyzer" 0 0 1668462014613 ""} +{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1668462014615 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1668462014615 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014616 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014618 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014619 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014619 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014619 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014620 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668462014621 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1668462014633 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1668462014834 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668462014845 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668462014845 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668462014845 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668462014845 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014845 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014846 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014846 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014847 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014847 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014847 ""} +{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668462014848 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668462014882 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668462014882 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668462014882 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668462014882 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014883 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014883 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014884 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014884 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668462014884 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "setup " "Design is not fully constrained for setup requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668462015083 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "hold " "Design is not fully constrained for hold requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668462015083 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Timing Analyzer 0 s 5 s Quartus Prime " "Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "463 " "Peak virtual memory: 463 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668462015091 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:40:15 2022 " "Processing ended: Mon Nov 14 21:40:15 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668462015091 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668462015091 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668462015091 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1668462015091 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Timing Analyzer" 0 -1 1668462015560 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "EDA Netlist Writer Quartus Prime " "Running Quartus Prime EDA Netlist Writer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668462015560 ""} { "Info" "IQEXE_START_BANNER_TIME" "Mon Nov 14 21:40:15 2022 " "Processing started: Mon Nov 14 21:40:15 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668462015560 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668462015560 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo " "Command: quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668462015560 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "EDA Netlist Writer" 0 -1 1668462015678 ""} +{ "Info" "IWSC_DONE_HDL_GENERATION" "DecoderDemo.vho /home/tiagorg/repos/DecoderDemo/simulation/modelsim/ simulation " "Generated file DecoderDemo.vho in folder \"/home/tiagorg/repos/DecoderDemo/simulation/modelsim/\" for EDA simulation tool" { } { } 0 204019 "Generated file %1!s! in folder \"%2!s!\" for EDA %3!s! tool" 0 0 "EDA Netlist Writer" 0 -1 1668462015705 ""} +{ "Info" "IQEXE_ERROR_COUNT" "EDA Netlist Writer 0 s 1 Quartus Prime " "Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "600 " "Peak virtual memory: 600 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668462015714 ""} { "Info" "IQEXE_END_BANNER_TIME" "Mon Nov 14 21:40:15 2022 " "Processing ended: Mon Nov 14 21:40:15 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668462015714 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668462015714 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668462015714 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1668462015714 ""} +{ "Info" "IFLOW_ERROR_COUNT" "Full Compilation 0 s 14 s " "Quartus Prime Full Compilation was successful. 0 errors, 14 warnings" { } { } 0 293000 "Quartus Prime %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1668462015772 ""} diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/README b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/README new file mode 100644 index 0000000..9f62dcd --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/README @@ -0,0 +1,11 @@ +This folder contains data for incremental compilation. + +The compiled_partitions sub-folder contains previous compilation results for each partition. +As long as this folder is preserved, incremental compilation results from earlier compiles +can be re-used. To perform a clean compilation from source files for all partitions, both +the db and incremental_db folder should be removed. + +The imported_partitions sub-folder contains the last imported QXP for each imported partition. +As long as this folder is preserved, imported partitions will be automatically re-imported +when the db or incremental_db/compiled_partitions folders are removed. + diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.db_info b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.db_info new file mode 100644 index 0000000..b453ba0 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Fri Nov 4 12:15:36 2022 diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.ammdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.ammdb new file mode 100644 index 0000000..e41bd8c Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.ammdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.cdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.cdb new file mode 100644 index 0000000..6bb873a Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.dfp b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.dfp new file mode 100644 index 0000000..b1c67d6 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.dfp differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.hdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.hdb new file mode 100644 index 0000000..eebbbcf Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.logdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.rcfdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.rcfdb new file mode 100644 index 0000000..71adfbd Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.cmp.rcfdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.cdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.cdb new file mode 100644 index 0000000..2c97874 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.dpi b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.dpi new file mode 100644 index 0000000..558b6f3 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.dpi differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.cdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.cdb new file mode 100644 index 0000000..c21113e Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.cdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hb_info b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hb_info new file mode 100644 index 0000000..8210c55 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hb_info differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hdb new file mode 100644 index 0000000..83795eb Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.sig b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.sig new file mode 100644 index 0000000..6c0af65 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hbdb.sig @@ -0,0 +1 @@ +c5eb7f6cdd530884c3b884e0a3668ea4 \ No newline at end of file diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hdb new file mode 100644 index 0000000..a5ffc61 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.kpt b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.kpt new file mode 100644 index 0000000..526b9b1 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.root_partition.map.kpt differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.rrp.hdb b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.rrp.hdb new file mode 100644 index 0000000..571cc52 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/incremental_db/compiled_partitions/DecoderDemo.rrp.hdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.asm.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.asm.rpt new file mode 100644 index 0000000..8d16f93 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.asm.rpt @@ -0,0 +1,92 @@ +Assembler report for DecoderDemo +Mon Nov 14 21:56:49 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Assembler Summary + 3. Assembler Settings + 4. Assembler Generated Files + 5. Assembler Device Options: DecoderDemo.sof + 6. Assembler Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++---------------------------------------------------------------+ +; Assembler Summary ; ++-----------------------+---------------------------------------+ +; Assembler Status ; Successful - Mon Nov 14 21:56:49 2022 ; +; Revision Name ; DecoderDemo ; +; Top-level Entity Name ; Dec2_4 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; ++-----------------------+---------------------------------------+ + + ++----------------------------------+ +; Assembler Settings ; ++--------+---------+---------------+ +; Option ; Setting ; Default Value ; ++--------+---------+---------------+ + + ++--------------------------------------------------------------+ +; Assembler Generated Files ; ++--------------------------------------------------------------+ +; File Name ; ++--------------------------------------------------------------+ +; /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.sof ; ++--------------------------------------------------------------+ + + ++-------------------------------------------+ +; Assembler Device Options: DecoderDemo.sof ; ++----------------+--------------------------+ +; Option ; Setting ; ++----------------+--------------------------+ +; JTAG usercode ; 0x00093A30 ; +; Checksum ; 0x00093A30 ; ++----------------+--------------------------+ + + ++--------------------+ +; Assembler Messages ; ++--------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Assembler + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Mon Nov 14 21:56:49 2022 +Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (115031): Writing out detailed assembly data for power analysis +Info (115030): Assembler is generating device programming files +Info: Quartus Prime Assembler was successful. 0 errors, 1 warning + Info: Peak virtual memory: 352 megabytes + Info: Processing ended: Mon Nov 14 21:56:49 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.done b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.done new file mode 100644 index 0000000..bc6e379 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.done @@ -0,0 +1 @@ +Mon Nov 14 21:56:51 2022 diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.eda.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.eda.rpt new file mode 100644 index 0000000..fd06dc2 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.eda.rpt @@ -0,0 +1,94 @@ +EDA Netlist Writer report for DecoderDemo +Mon Nov 14 21:56:51 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. EDA Netlist Writer Summary + 3. Simulation Settings + 4. Simulation Generated Files + 5. EDA Netlist Writer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-------------------------------------------------------------------+ +; EDA Netlist Writer Summary ; ++---------------------------+---------------------------------------+ +; EDA Netlist Writer Status ; Successful - Mon Nov 14 21:56:51 2022 ; +; Revision Name ; DecoderDemo ; +; Top-level Entity Name ; Dec2_4 ; +; Family ; Cyclone IV E ; +; Simulation Files Creation ; Successful ; ++---------------------------+---------------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------+ +; Simulation Settings ; ++---------------------------------------------------------------------------------------------------+------------------------+ +; Option ; Setting ; ++---------------------------------------------------------------------------------------------------+------------------------+ +; Tool Name ; ModelSim-Altera (VHDL) ; +; Generate functional simulation netlist ; On ; +; Truncate long hierarchy paths ; Off ; +; Map illegal HDL characters ; Off ; +; Flatten buses into individual nodes ; Off ; +; Maintain hierarchy ; Off ; +; Bring out device-wide set/reset signals as ports ; Off ; +; Enable glitch filtering ; Off ; +; Do not write top level VHDL entity ; Off ; +; Disable detection of setup and hold time violations in the input registers of bi-directional pins ; Off ; +; Architecture name in VHDL output netlist ; structure ; +; Generate third-party EDA tool command script for RTL functional simulation ; Off ; +; Generate third-party EDA tool command script for gate-level simulation ; Off ; ++---------------------------------------------------------------------------------------------------+------------------------+ + + ++---------------------------------------------------------------------+ +; Simulation Generated Files ; ++---------------------------------------------------------------------+ +; Generated Files ; ++---------------------------------------------------------------------+ +; /home/tiagorg/repos/DecoderDemo/simulation/modelsim/DecoderDemo.vho ; ++---------------------------------------------------------------------+ + + ++-----------------------------+ +; EDA Netlist Writer Messages ; ++-----------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime EDA Netlist Writer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Mon Nov 14 21:56:51 2022 +Info: Command: quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (204019): Generated file DecoderDemo.vho in folder "/home/tiagorg/repos/DecoderDemo/simulation/modelsim/" for EDA simulation tool +Info: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning + Info: Peak virtual memory: 600 megabytes + Info: Processing ended: Mon Nov 14 21:56:51 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.rpt new file mode 100644 index 0000000..cceb611 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.rpt @@ -0,0 +1,873 @@ +Fitter report for DecoderDemo +Mon Nov 14 21:56:48 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Fitter Summary + 3. Fitter Settings + 4. Parallel Compilation + 5. Incremental Compilation Preservation Summary + 6. Incremental Compilation Partition Settings + 7. Incremental Compilation Placement Preservation + 8. Pin-Out File + 9. Fitter Resource Usage Summary + 10. Fitter Partition Statistics + 11. Input Pins + 12. Output Pins + 13. Dual Purpose and Dedicated Pins + 14. I/O Bank Usage + 15. All Package Pins + 16. I/O Assignment Warnings + 17. Fitter Resource Utilization by Entity + 18. Delay Chain Summary + 19. Pad To Core Delay Chain Fanout + 20. Routing Usage Summary + 21. LAB Logic Elements + 22. LAB Signals Sourced + 23. LAB Signals Sourced Out + 24. LAB Distinct Inputs + 25. I/O Rules Summary + 26. I/O Rules Details + 27. I/O Rules Matrix + 28. Fitter Device Options + 29. Operating Settings and Conditions + 30. Fitter Messages + 31. Fitter Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Fitter Summary ; ++------------------------------------+---------------------------------------------+ +; Fitter Status ; Successful - Mon Nov 14 21:56:48 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; DecoderDemo ; +; Top-level Entity Name ; Dec2_4 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Total logic elements ; 4 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 4 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 8 / 92 ( 9 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; ++------------------------------------+---------------------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Settings ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Option ; Setting ; Default Value ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Device ; auto ; ; +; Fit Attempts to Skip ; 0 ; 0.0 ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Auto Merge PLLs ; On ; On ; +; Router Timing Optimization Level ; Normal ; Normal ; +; Perform Clocking Topology Analysis During Routing ; Off ; Off ; +; Placement Effort Multiplier ; 1.0 ; 1.0 ; +; Router Effort Multiplier ; 1.0 ; 1.0 ; +; Optimize Hold Timing ; All Paths ; All Paths ; +; Optimize Multi-Corner Timing ; On ; On ; +; Power Optimization During Fitting ; Normal compilation ; Normal compilation ; +; SSN Optimization ; Off ; Off ; +; Optimize Timing ; Normal compilation ; Normal compilation ; +; Optimize Timing for ECOs ; Off ; Off ; +; Regenerate Full Fit Report During ECO Compiles ; Off ; Off ; +; Optimize IOC Register Placement for Timing ; Normal ; Normal ; +; Limit to One Fitting Attempt ; Off ; Off ; +; Final Placement Optimizations ; Automatically ; Automatically ; +; Fitter Aggressive Routability Optimizations ; Automatically ; Automatically ; +; Fitter Initial Placement Seed ; 1 ; 1 ; +; Periphery to Core Placement and Routing Optimization ; Off ; Off ; +; PCI I/O ; Off ; Off ; +; Weak Pull-Up Resistor ; Off ; Off ; +; Enable Bus-Hold Circuitry ; Off ; Off ; +; Auto Packed Registers ; Auto ; Auto ; +; Auto Delay Chains ; On ; On ; +; Auto Delay Chains for High Fanout Input Pins ; Off ; Off ; +; Allow Single-ended Buffer for Differential-XSTL Input ; Off ; Off ; +; Treat Bidirectional Pin as Output Pin ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Fitting ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Performance ; Off ; Off ; +; Perform Register Duplication for Performance ; Off ; Off ; +; Perform Logic to Memory Mapping for Fitting ; Off ; Off ; +; Perform Register Retiming for Performance ; Off ; Off ; +; Perform Asynchronous Signal Pipelining ; Off ; Off ; +; Fitter Effort ; Auto Fit ; Auto Fit ; +; Physical Synthesis Effort Level ; Normal ; Normal ; +; Logic Cell Insertion - Logic Duplication ; Auto ; Auto ; +; Auto Register Duplication ; Auto ; Auto ; +; Auto Global Clock ; On ; On ; +; Auto Global Register Control Signals ; On ; On ; +; Reserve all unused pins ; As input tri-stated with weak pull-up ; As input tri-stated with weak pull-up ; +; Synchronizer Identification ; Auto ; Auto ; +; Enable Beneficial Skew Optimization ; On ; On ; +; Optimize Design for Metastability ; On ; On ; +; Force Fitter to Avoid Periphery Placement Warnings ; Off ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; Off ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.1% ; ++----------------------------+-------------+ + + ++-------------------------------------------------------------------------------------------------+ +; Incremental Compilation Preservation Summary ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Type ; Total [A + B] ; From Design Partitions [A] ; From Rapid Recompile [B] ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Placement (by node) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 31 ) ; 0.00 % ( 0 / 31 ) ; 0.00 % ( 0 / 31 ) ; +; -- Achieved ; 0.00 % ( 0 / 31 ) ; 0.00 % ( 0 / 31 ) ; 0.00 % ( 0 / 31 ) ; +; ; ; ; ; +; Routing (by net) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; +; -- Achieved ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; ++---------------------+-------------------+----------------------------+--------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Partition Settings ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Partition Name ; Partition Type ; Netlist Type Used ; Preservation Level Used ; Netlist Type Requested ; Preservation Level Requested ; Contents ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Top ; User-created ; Source File ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; Auto-generated ; Source File ; N/A ; Source File ; N/A ; hard_block:auto_generated_inst ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Placement Preservation ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Partition Name ; Preservation Achieved ; Preservation Level Used ; Netlist Type Used ; Preservation Method ; Notes ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Top ; 0.00 % ( 0 / 21 ) ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; 0.00 % ( 0 / 10 ) ; N/A ; Source File ; N/A ; ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ + + ++--------------+ +; Pin-Out File ; ++--------------+ +The pin-out file can be found in /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.pin. + + ++-------------------------------------------------------------------+ +; Fitter Resource Usage Summary ; ++---------------------------------------------+---------------------+ +; Resource ; Usage ; ++---------------------------------------------+---------------------+ +; Total logic elements ; 4 / 6,272 ( < 1 % ) ; +; -- Combinational with no register ; 4 ; +; -- Register only ; 0 ; +; -- Combinational with a register ; 0 ; +; ; ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 4 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; -- Register only ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 4 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers* ; 0 / 6,684 ( 0 % ) ; +; -- Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; -- I/O registers ; 0 / 412 ( 0 % ) ; +; ; ; +; Total LABs: partially or completely used ; 1 / 392 ( < 1 % ) ; +; Virtual pins ; 0 ; +; I/O pins ; 8 / 92 ( 9 % ) ; +; -- Clock pins ; 1 / 3 ( 33 % ) ; +; -- Dedicated input pins ; 0 / 9 ( 0 % ) ; +; ; ; +; M9Ks ; 0 / 30 ( 0 % ) ; +; Total block memory bits ; 0 / 276,480 ( 0 % ) ; +; Total block memory implementation bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; PLLs ; 0 / 2 ( 0 % ) ; +; Global signals ; 0 ; +; -- Global clocks ; 0 / 10 ( 0 % ) ; +; JTAGs ; 0 / 1 ( 0 % ) ; +; CRC blocks ; 0 / 1 ( 0 % ) ; +; ASMI blocks ; 0 / 1 ( 0 % ) ; +; Oscillator blocks ; 0 / 1 ( 0 % ) ; +; Impedance control blocks ; 0 / 4 ( 0 % ) ; +; Average interconnect usage (total/H/V) ; 0.0% / 0.1% / 0.0% ; +; Peak interconnect usage (total/H/V) ; 0.3% / 0.3% / 0.2% ; +; Maximum fan-out ; 4 ; +; Highest non-global fan-out ; 4 ; +; Total fan-out ; 33 ; +; Average fan-out ; 1.10 ; ++---------------------------------------------+---------------------+ +* Register count does not include registers inside RAM blocks or DSP blocks. + + + ++---------------------------------------------------------------------------------------------------+ +; Fitter Partition Statistics ; ++---------------------------------------------+--------------------+--------------------------------+ +; Statistic ; Top ; hard_block:auto_generated_inst ; ++---------------------------------------------+--------------------+--------------------------------+ +; Difficulty Clustering Region ; Low ; Low ; +; ; ; ; +; Total logic elements ; 4 / 6272 ( < 1 % ) ; 0 / 6272 ( 0 % ) ; +; -- Combinational with no register ; 4 ; 0 ; +; -- Register only ; 0 ; 0 ; +; -- Combinational with a register ; 0 ; 0 ; +; ; ; ; +; Logic element usage by number of LUT inputs ; ; ; +; -- 4 input functions ; 4 ; 0 ; +; -- 3 input functions ; 0 ; 0 ; +; -- <=2 input functions ; 0 ; 0 ; +; -- Register only ; 0 ; 0 ; +; ; ; ; +; Logic elements by mode ; ; ; +; -- normal mode ; 4 ; 0 ; +; -- arithmetic mode ; 0 ; 0 ; +; ; ; ; +; Total registers ; 0 ; 0 ; +; -- Dedicated logic registers ; 0 / 6272 ( 0 % ) ; 0 / 6272 ( 0 % ) ; +; -- I/O registers ; 0 ; 0 ; +; ; ; ; +; Total LABs: partially or completely used ; 1 / 392 ( < 1 % ) ; 0 / 392 ( 0 % ) ; +; ; ; ; +; Virtual pins ; 0 ; 0 ; +; I/O pins ; 8 ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; 0 / 30 ( 0 % ) ; +; Total memory bits ; 0 ; 0 ; +; Total RAM block bits ; 0 ; 0 ; +; ; ; ; +; Connections ; ; ; +; -- Input Connections ; 0 ; 0 ; +; -- Registered Input Connections ; 0 ; 0 ; +; -- Output Connections ; 0 ; 0 ; +; -- Registered Output Connections ; 0 ; 0 ; +; ; ; ; +; Internal Connections ; ; ; +; -- Total Connections ; 28 ; 5 ; +; -- Registered Connections ; 0 ; 0 ; +; ; ; ; +; External Connections ; ; ; +; -- Top ; 0 ; 0 ; +; -- hard_block:auto_generated_inst ; 0 ; 0 ; +; ; ; ; +; Partition Interface ; ; ; +; -- Input Ports ; 4 ; 0 ; +; -- Output Ports ; 4 ; 0 ; +; -- Bidir Ports ; 0 ; 0 ; +; ; ; ; +; Registered Ports ; ; ; +; -- Registered Input Ports ; 0 ; 0 ; +; -- Registered Output Ports ; 0 ; 0 ; +; ; ; ; +; Port Connectivity ; ; ; +; -- Input Ports driven by GND ; 0 ; 0 ; +; -- Output Ports driven by GND ; 0 ; 0 ; +; -- Input Ports driven by VCC ; 0 ; 0 ; +; -- Output Ports driven by VCC ; 0 ; 0 ; +; -- Input Ports with no Source ; 0 ; 0 ; +; -- Output Ports with no Source ; 0 ; 0 ; +; -- Input Ports with no Fanout ; 0 ; 0 ; +; -- Output Ports with no Fanout ; 0 ; 0 ; ++---------------------------------------------+--------------------+--------------------------------+ + + ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Input Pins ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Combinational Fan-Out ; Registered Fan-Out ; Global ; Input Register ; Power Up High ; PCI I/O Enabled ; Bus Hold ; Weak Pull Up ; I/O Standard ; Termination Control Block ; Location assigned by ; Slew Rate ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; E0L ; 30 ; 2 ; 0 ; 8 ; 14 ; 4 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; E1 ; 24 ; 2 ; 0 ; 11 ; 14 ; 4 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; X0 ; 25 ; 2 ; 0 ; 11 ; 21 ; 4 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; X1 ; 31 ; 2 ; 0 ; 7 ; 0 ; 4 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ + + ++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Output Pins ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Output Register ; Output Enable Register ; Power Up High ; Slew Rate ; PCI I/O Enabled ; Open Drain ; TRI Primitive ; Bus Hold ; Weak Pull Up ; I/O Standard ; Current Strength ; Termination ; Termination Control Block ; Output Buffer Pre-emphasis ; Voltage Output Differential ; Location assigned by ; Output Enable Source ; Output Enable Group ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; Y0 ; 34 ; 2 ; 0 ; 5 ; 14 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; +; Y1 ; 28 ; 2 ; 0 ; 9 ; 7 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; +; Y2 ; 32 ; 2 ; 0 ; 6 ; 14 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; +; Y3 ; 33 ; 2 ; 0 ; 6 ; 21 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------+ +; Dual Purpose and Dedicated Pins ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; Location ; Pin Name ; Reserved As ; User Signal Name ; Pin Type ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; 6 ; DIFFIO_L1n, DATA1, ASDO ; As input tri-stated ; ~ALTERA_ASDO_DATA1~ ; Dual Purpose Pin ; +; 8 ; DIFFIO_L2p, FLASH_nCE, nCSO ; As input tri-stated ; ~ALTERA_FLASH_nCE_nCSO~ ; Dual Purpose Pin ; +; 9 ; nSTATUS ; - ; - ; Dedicated Programming Pin ; +; 12 ; DCLK ; As output driving ground ; ~ALTERA_DCLK~ ; Dual Purpose Pin ; +; 13 ; DATA0 ; As input tri-stated ; ~ALTERA_DATA0~ ; Dual Purpose Pin ; +; 14 ; nCONFIG ; - ; - ; Dedicated Programming Pin ; +; 21 ; nCE ; - ; - ; Dedicated Programming Pin ; +; 92 ; CONF_DONE ; - ; - ; Dedicated Programming Pin ; +; 94 ; MSEL0 ; - ; - ; Dedicated Programming Pin ; +; 96 ; MSEL1 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL2 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL3 ; - ; - ; Dedicated Programming Pin ; +; 101 ; DIFFIO_R3n, nCEO ; Use as programming pin ; ~ALTERA_nCEO~ ; Dual Purpose Pin ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ + + ++-----------------------------------------------------------+ +; I/O Bank Usage ; ++----------+-----------------+---------------+--------------+ +; I/O Bank ; Usage ; VCCIO Voltage ; VREF Voltage ; ++----------+-----------------+---------------+--------------+ +; 1 ; 4 / 11 ( 36 % ) ; 2.5V ; -- ; +; 2 ; 8 / 8 ( 100 % ) ; 2.5V ; -- ; +; 3 ; 0 / 11 ( 0 % ) ; 2.5V ; -- ; +; 4 ; 0 / 14 ( 0 % ) ; 2.5V ; -- ; +; 5 ; 0 / 13 ( 0 % ) ; 2.5V ; -- ; +; 6 ; 1 / 10 ( 10 % ) ; 2.5V ; -- ; +; 7 ; 0 / 13 ( 0 % ) ; 2.5V ; -- ; +; 8 ; 0 / 12 ( 0 % ) ; 2.5V ; -- ; ++----------+-----------------+---------------+--------------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; All Package Pins ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; Location ; Pad Number ; I/O Bank ; Pin Name/Usage ; Dir. ; I/O Standard ; Voltage ; I/O Type ; User Assignment ; Bus Hold ; Weak Pull Up ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; 1 ; 0 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 2 ; 1 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 3 ; 2 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 4 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 5 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 6 ; 5 ; 1 ; ~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 7 ; 6 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 8 ; 7 ; 1 ; ~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 9 ; 9 ; 1 ; ^nSTATUS ; ; ; ; -- ; ; -- ; -- ; +; 10 ; 13 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 11 ; 14 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 12 ; 15 ; 1 ; ~ALTERA_DCLK~ ; output ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 13 ; 16 ; 1 ; ~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 14 ; 17 ; 1 ; ^nCONFIG ; ; ; ; -- ; ; -- ; -- ; +; 15 ; 18 ; 1 ; #TDI ; input ; ; ; -- ; ; -- ; -- ; +; 16 ; 19 ; 1 ; #TCK ; input ; ; ; -- ; ; -- ; -- ; +; 17 ; ; 1 ; VCCIO1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 18 ; 20 ; 1 ; #TMS ; input ; ; ; -- ; ; -- ; -- ; +; 19 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 20 ; 21 ; 1 ; #TDO ; output ; ; ; -- ; ; -- ; -- ; +; 21 ; 22 ; 1 ; ^nCE ; ; ; ; -- ; ; -- ; -- ; +; 22 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 23 ; 24 ; 1 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 24 ; 25 ; 2 ; E1 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 25 ; 26 ; 2 ; X0 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 26 ; ; 2 ; VCCIO2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 27 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 28 ; 31 ; 2 ; Y1 ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 29 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 30 ; 34 ; 2 ; E0L ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 31 ; 36 ; 2 ; X1 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 32 ; 39 ; 2 ; Y2 ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 33 ; 40 ; 2 ; Y3 ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 34 ; 41 ; 2 ; Y0 ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 35 ; ; -- ; VCCA1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 36 ; ; ; GNDA1 ; gnd ; ; ; -- ; ; -- ; -- ; +; 37 ; ; ; VCCD_PLL1 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 38 ; 45 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 39 ; 46 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 40 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 41 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 42 ; 52 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 43 ; 53 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 44 ; 54 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 45 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 46 ; 58 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 47 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 48 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 49 ; 68 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 50 ; 69 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 51 ; 70 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 52 ; 72 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 53 ; 73 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 54 ; 74 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 55 ; 75 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 56 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 57 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 58 ; 80 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 59 ; 83 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 60 ; 84 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 61 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 62 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 63 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 64 ; 89 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 65 ; 90 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 66 ; 93 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 67 ; 94 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 68 ; 96 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 69 ; 97 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 70 ; 98 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 71 ; 99 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 72 ; 100 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 73 ; 102 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 74 ; 103 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 75 ; 104 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 76 ; 106 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 77 ; 107 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 78 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 79 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 80 ; 113 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 81 ; ; 5 ; VCCIO5 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 82 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 83 ; 117 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 84 ; 118 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 85 ; 119 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 86 ; 120 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 87 ; 121 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 88 ; 125 ; 5 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 89 ; 126 ; 5 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 90 ; 127 ; 6 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 91 ; 128 ; 6 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 92 ; 129 ; 6 ; ^CONF_DONE ; ; ; ; -- ; ; -- ; -- ; +; 93 ; ; 6 ; VCCIO6 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 94 ; 130 ; 6 ; ^MSEL0 ; ; ; ; -- ; ; -- ; -- ; +; 95 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 96 ; 131 ; 6 ; ^MSEL1 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 132 ; 6 ; ^MSEL2 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 133 ; 6 ; ^MSEL3 ; ; ; ; -- ; ; -- ; -- ; +; 98 ; 136 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 99 ; 137 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 100 ; 138 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 101 ; 139 ; 6 ; ~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 102 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 103 ; 140 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 104 ; 141 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 105 ; 142 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 106 ; 146 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 107 ; ; -- ; VCCA2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 108 ; ; ; GNDA2 ; gnd ; ; ; -- ; ; -- ; -- ; +; 109 ; ; ; VCCD_PLL2 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 110 ; 152 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 111 ; 154 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 112 ; 155 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 113 ; 156 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 114 ; 157 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 115 ; 158 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 116 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 117 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 118 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 119 ; 163 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 120 ; 164 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 121 ; 165 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 122 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 123 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 124 ; 173 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 125 ; 174 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 126 ; 175 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 127 ; 176 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 128 ; 177 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 129 ; 178 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 130 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 131 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 132 ; 181 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 133 ; 182 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 134 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 135 ; 185 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 136 ; 187 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 137 ; 190 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 138 ; 191 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 139 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 140 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 141 ; 195 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 142 ; 201 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 143 ; 202 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 144 ; 203 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; EPAD ; ; ; GND ; ; ; ; -- ; ; -- ; -- ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +Note: Pin directions (input, output or bidir) are based on device operating in user mode. + + ++------------------------------------------+ +; I/O Assignment Warnings ; ++----------+-------------------------------+ +; Pin Name ; Reason ; ++----------+-------------------------------+ +; Y3 ; Incomplete set of assignments ; +; Y2 ; Incomplete set of assignments ; +; Y1 ; Incomplete set of assignments ; +; Y0 ; Incomplete set of assignments ; +; E1 ; Incomplete set of assignments ; +; X0 ; Incomplete set of assignments ; +; X1 ; Incomplete set of assignments ; +; E0L ; Incomplete set of assignments ; +; Y3 ; Missing location assignment ; +; Y2 ; Missing location assignment ; +; Y1 ; Missing location assignment ; +; Y0 ; Missing location assignment ; +; E1 ; Missing location assignment ; +; X0 ; Missing location assignment ; +; X1 ; Missing location assignment ; +; E0L ; Missing location assignment ; ++----------+-------------------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Resource Utilization by Entity ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Logic Cells ; Dedicated Logic Registers ; I/O Registers ; Memory Bits ; M9Ks ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +; |Dec2_4 ; 4 (4) ; 0 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 8 ; 0 ; 4 (4) ; 0 (0) ; 0 (0) ; |Dec2_4 ; Dec2_4 ; work ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++--------------------------------------------------------------------------------------+ +; Delay Chain Summary ; ++------+----------+---------------+---------------+-----------------------+-----+------+ +; Name ; Pin Type ; Pad to Core 0 ; Pad to Core 1 ; Pad to Input Register ; TCO ; TCOE ; ++------+----------+---------------+---------------+-----------------------+-----+------+ +; Y3 ; Output ; -- ; -- ; -- ; -- ; -- ; +; Y2 ; Output ; -- ; -- ; -- ; -- ; -- ; +; Y1 ; Output ; -- ; -- ; -- ; -- ; -- ; +; Y0 ; Output ; -- ; -- ; -- ; -- ; -- ; +; E1 ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; X0 ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; X1 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; E0L ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; ++------+----------+---------------+---------------+-----------------------+-----+------+ + + ++---------------------------------------------------+ +; Pad To Core Delay Chain Fanout ; ++---------------------+-------------------+---------+ +; Source Pin / Fanout ; Pad To Core Index ; Setting ; ++---------------------+-------------------+---------+ +; E1 ; ; ; +; X0 ; ; ; +; X1 ; ; ; +; - inst ; 0 ; 6 ; +; - inst1 ; 0 ; 6 ; +; - inst3 ; 0 ; 6 ; +; - inst2 ; 0 ; 6 ; +; E0L ; ; ; +; - inst ; 0 ; 6 ; +; - inst1 ; 0 ; 6 ; +; - inst3 ; 0 ; 6 ; +; - inst2 ; 0 ; 6 ; ++---------------------+-------------------+---------+ + + ++----------------------------------------------+ +; Routing Usage Summary ; ++-----------------------+----------------------+ +; Routing Resource Type ; Usage ; ++-----------------------+----------------------+ +; Block interconnects ; 8 / 32,401 ( < 1 % ) ; +; C16 interconnects ; 0 / 1,326 ( 0 % ) ; +; C4 interconnects ; 7 / 21,816 ( < 1 % ) ; +; Direct links ; 0 / 32,401 ( 0 % ) ; +; Global clocks ; 0 / 10 ( 0 % ) ; +; Local interconnects ; 0 / 10,320 ( 0 % ) ; +; R24 interconnects ; 4 / 1,289 ( < 1 % ) ; +; R4 interconnects ; 8 / 28,186 ( < 1 % ) ; ++-----------------------+----------------------+ + + ++--------------------------------------------------------------------------+ +; LAB Logic Elements ; ++--------------------------------------------+-----------------------------+ +; Number of Logic Elements (Average = 4.00) ; Number of LABs (Total = 1) ; ++--------------------------------------------+-----------------------------+ +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; +; 5 ; 0 ; +; 6 ; 0 ; +; 7 ; 0 ; +; 8 ; 0 ; +; 9 ; 0 ; +; 10 ; 0 ; +; 11 ; 0 ; +; 12 ; 0 ; +; 13 ; 0 ; +; 14 ; 0 ; +; 15 ; 0 ; +; 16 ; 0 ; ++--------------------------------------------+-----------------------------+ + + ++---------------------------------------------------------------------------+ +; LAB Signals Sourced ; ++---------------------------------------------+-----------------------------+ +; Number of Signals Sourced (Average = 4.00) ; Number of LABs (Total = 1) ; ++---------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; ++---------------------------------------------+-----------------------------+ + + ++-------------------------------------------------------------------------------+ +; LAB Signals Sourced Out ; ++-------------------------------------------------+-----------------------------+ +; Number of Signals Sourced Out (Average = 4.00) ; Number of LABs (Total = 1) ; ++-------------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; ++-------------------------------------------------+-----------------------------+ + + ++---------------------------------------------------------------------------+ +; LAB Distinct Inputs ; ++---------------------------------------------+-----------------------------+ +; Number of Distinct Inputs (Average = 4.00) ; Number of LABs (Total = 1) ; ++---------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; ++---------------------------------------------+-----------------------------+ + + ++------------------------------------------+ +; I/O Rules Summary ; ++----------------------------------+-------+ +; I/O Rules Statistic ; Total ; ++----------------------------------+-------+ +; Total I/O Rules ; 30 ; +; Number of I/O Rules Passed ; 9 ; +; Number of I/O Rules Failed ; 0 ; +; Number of I/O Rules Unchecked ; 0 ; +; Number of I/O Rules Inapplicable ; 21 ; ++----------------------------------+-------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Details ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Status ; ID ; Category ; Rule Description ; Severity ; Information ; Area ; Extra Information ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Inapplicable ; IO_000002 ; Capacity Checks ; Number of clocks in an I/O bank should not exceed the number of clocks available. ; Critical ; No Global Signal assignments found. ; I/O ; ; +; Inapplicable ; IO_000001 ; Capacity Checks ; Number of pins in an I/O bank should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000003 ; Capacity Checks ; Number of pins in a Vrefgroup should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000004 ; Voltage Compatibility Checks ; The I/O bank should support the requested VCCIO. ; Critical ; No IOBANK_VCCIO assignments found. ; I/O ; ; +; Inapplicable ; IO_000005 ; Voltage Compatibility Checks ; The I/O bank should not have competing VREF values. ; Critical ; No VREF I/O Standard assignments found. ; I/O ; ; +; Pass ; IO_000006 ; Voltage Compatibility Checks ; The I/O bank should not have competing VCCIO values. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000007 ; Valid Location Checks ; Checks for unavailable locations. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000008 ; Valid Location Checks ; Checks for reserved locations. ; Critical ; No reserved LogicLock region found. ; I/O ; ; +; Inapplicable ; IO_000047 ; I/O Properties Checks for One I/O ; On Chip Termination and Slew Rate should not be used at the same time. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000046 ; I/O Properties Checks for One I/O ; The location should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000045 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000027 ; I/O Properties Checks for One I/O ; Weak Pull Up and Bus Hold should not be used at the same time. ; Critical ; No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000026 ; I/O Properties Checks for One I/O ; On Chip Termination and Current Strength should not be used at the same time. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000024 ; I/O Properties Checks for One I/O ; The I/O direction should support the On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000023 ; I/O Properties Checks for One I/O ; The I/O standard should support the Open Drain value. ; Critical ; No open drain assignments found. ; I/O ; ; +; Inapplicable ; IO_000022 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Inapplicable ; IO_000021 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Pass ; IO_000020 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000019 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000018 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000015 ; I/O Properties Checks for One I/O ; The location should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000014 ; I/O Properties Checks for One I/O ; The location should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000013 ; I/O Properties Checks for One I/O ; The location should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Pass ; IO_000012 ; I/O Properties Checks for One I/O ; The location should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000011 ; I/O Properties Checks for One I/O ; The location should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000010 ; I/O Properties Checks for One I/O ; The location should support the requested I/O direction. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000009 ; I/O Properties Checks for One I/O ; The location should support the requested I/O standard. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000033 ; Electromigration Checks ; Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000034 ; SI Related Distance Checks ; Single-ended outputs should be 5 LAB row(s) away from a differential I/O. ; High ; No Differential I/O Standard assignments found. ; I/O ; ; +; Inapplicable ; IO_000042 ; SI Related SSO Limit Checks ; No more than 20 outputs are allowed in a VREF group when VREF is being read from. ; High ; No VREF I/O Standard assignments found. ; I/O ; ; +; ---- ; ---- ; Disclaimer ; OCT rules are checked but not reported. ; None ; ---- ; On Chip Termination ; ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Matrix ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Pin/Rules ; IO_000002 ; IO_000001 ; IO_000003 ; IO_000004 ; IO_000005 ; IO_000006 ; IO_000007 ; IO_000008 ; IO_000047 ; IO_000046 ; IO_000045 ; IO_000027 ; IO_000026 ; IO_000024 ; IO_000023 ; IO_000022 ; IO_000021 ; IO_000020 ; IO_000019 ; IO_000018 ; IO_000015 ; IO_000014 ; IO_000013 ; IO_000012 ; IO_000011 ; IO_000010 ; IO_000009 ; IO_000033 ; IO_000034 ; IO_000042 ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Total Pass ; 0 ; 0 ; 0 ; 0 ; 0 ; 8 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 4 ; 0 ; 0 ; 0 ; 4 ; 4 ; 0 ; 4 ; 0 ; 0 ; 4 ; 0 ; 8 ; 8 ; 8 ; 0 ; 0 ; +; Total Unchecked ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; Total Inapplicable ; 8 ; 8 ; 8 ; 8 ; 8 ; 0 ; 8 ; 8 ; 8 ; 8 ; 8 ; 8 ; 8 ; 4 ; 8 ; 8 ; 8 ; 4 ; 4 ; 8 ; 4 ; 8 ; 8 ; 4 ; 8 ; 0 ; 0 ; 0 ; 8 ; 8 ; +; Total Fail ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; Y3 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Y2 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Y1 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Y0 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; E1 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; X0 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; X1 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; E0L ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ + + ++---------------------------------------------------------------------------------------------+ +; Fitter Device Options ; ++------------------------------------------------------------------+--------------------------+ +; Option ; Setting ; ++------------------------------------------------------------------+--------------------------+ +; Enable user-supplied start-up clock (CLKUSR) ; Off ; +; Enable device-wide reset (DEV_CLRn) ; Off ; +; Enable device-wide output enable (DEV_OE) ; Off ; +; Enable INIT_DONE output ; Off ; +; Configuration scheme ; Active Serial ; +; Error detection CRC ; Off ; +; Enable open drain on CRC_ERROR pin ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; +; Configuration Voltage Level ; Auto ; +; Force Configuration Voltage Level ; Off ; +; nCEO ; As output driving ground ; +; Data[0] ; As input tri-stated ; +; Data[1]/ASDO ; As input tri-stated ; +; Data[7..2] ; Unreserved ; +; FLASH_nCE/nCSO ; As input tri-stated ; +; Other Active Parallel pins ; Unreserved ; +; DCLK ; As output driving ground ; ++------------------------------------------------------------------+--------------------------+ + + ++------------------------------------+ +; Operating Settings and Conditions ; ++---------------------------+--------+ +; Setting ; Value ; ++---------------------------+--------+ +; Nominal Core Voltage ; 1.20 V ; +; Low Junction Temperature ; 0 °C ; +; High Junction Temperature ; 85 °C ; ++---------------------------+--------+ + + ++-----------------+ +; Fitter Messages ; ++-----------------+ +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (119004): Automatically selected device EP4CE6E22C6 for design DecoderDemo +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Info (171003): Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time +Warning (292013): Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature. +Info (176444): Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices + Info (176445): Device EP4CE10E22C6 is compatible + Info (176445): Device EP4CE15E22C6 is compatible + Info (176445): Device EP4CE22E22C6 is compatible +Info (169124): Fitter converted 5 user pins into dedicated programming pins + Info (169125): Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6 + Info (169125): Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8 + Info (169125): Pin ~ALTERA_DCLK~ is reserved at location 12 + Info (169125): Pin ~ALTERA_DATA0~ is reserved at location 13 + Info (169125): Pin ~ALTERA_nCEO~ is reserved at location 101 +Warning (15714): Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details +Critical Warning (169085): No exact pin location assignment(s) for 8 pins of 8 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332144): No user constrained base clocks found in the design +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332130): Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time. +Info (176233): Starting register packing +Info (176235): Finished register packing + Extra Info (176219): No registers were packed into other blocks +Info (176214): Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement + Info (176211): Number of I/O pins in group: 8 (unused VREF, 2.5V VCCIO, 4 input, 4 output, 0 bidirectional) + Info (176212): I/O standards used: 2.5 V. +Info (176215): I/O bank details before I/O pin placement + Info (176214): Statistics of I/O banks + Info (176213): I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available + Info (176213): I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available + Info (176213): I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available + Info (176213): I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available + Info (176213): I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available + Info (176213): I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available +Info (171121): Fitter preparation operations ending: elapsed time is 00:00:00 +Info (14896): Fitter has disabled Advanced Physical Optimization because it is not supported for the current family. +Info (170189): Fitter placement preparation operations beginning +Info (170190): Fitter placement preparation operations ending: elapsed time is 00:00:00 +Info (170191): Fitter placement operations beginning +Info (170137): Fitter placement was successful +Info (170192): Fitter placement operations ending: elapsed time is 00:00:00 +Info (170193): Fitter routing operations beginning +Info (170195): Router estimated average interconnect usage is 0% of the available device resources + Info (170196): Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11 +Info (170199): The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time. + Info (170201): Optimizations that may affect the design's routability were skipped + Info (170200): Optimizations that may affect the design's timing were skipped +Info (170194): Fitter routing operations ending: elapsed time is 00:00:00 +Info (11888): Total time spent on timing analysis during the Fitter is 0.01 seconds. +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (11218): Fitter post-fit operations ending: elapsed time is 00:00:00 +Info (144001): Generated suppressed messages file /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg +Info: Quartus Prime Fitter was successful. 0 errors, 6 warnings + Info: Peak virtual memory: 942 megabytes + Info: Processing ended: Mon Nov 14 21:56:49 2022 + Info: Elapsed time: 00:00:03 + Info: Total CPU time (on all processors): 00:00:02 + + ++----------------------------+ +; Fitter Suppressed Messages ; ++----------------------------+ +The suppressed messages can be found in /home/tiagorg/repos/DecoderDemo/output_files/DecoderDemo.fit.smsg. + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.smsg b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.smsg new file mode 100644 index 0000000..7121cbb --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.smsg @@ -0,0 +1,8 @@ +Extra Info (176273): Performing register packing on registers with non-logic cell location assignments +Extra Info (176274): Completed register packing on registers with non-logic cell location assignments +Extra Info (176236): Started Fast Input/Output/OE register processing +Extra Info (176237): Finished Fast Input/Output/OE register processing +Extra Info (176238): Start inferring scan chains for DSP blocks +Extra Info (176239): Inferring scan chains for DSP blocks is complete +Extra Info (176248): Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density +Extra Info (176249): Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.summary b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.summary new file mode 100644 index 0000000..730c2b4 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.fit.summary @@ -0,0 +1,16 @@ +Fitter Status : Successful - Mon Nov 14 21:56:48 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : DecoderDemo +Top-level Entity Name : Dec2_4 +Family : Cyclone IV E +Device : EP4CE6E22C6 +Timing Models : Final +Total logic elements : 4 / 6,272 ( < 1 % ) + Total combinational functions : 4 / 6,272 ( < 1 % ) + Dedicated logic registers : 0 / 6,272 ( 0 % ) +Total registers : 0 +Total pins : 8 / 92 ( 9 % ) +Total virtual pins : 0 +Total memory bits : 0 / 276,480 ( 0 % ) +Embedded Multiplier 9-bit elements : 0 / 30 ( 0 % ) +Total PLLs : 0 / 2 ( 0 % ) diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.flow.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.flow.rpt new file mode 100644 index 0000000..c7349fa --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.flow.rpt @@ -0,0 +1,132 @@ +Flow report for DecoderDemo +Mon Nov 14 21:56:51 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Flow Summary + 3. Flow Settings + 4. Flow Non-Default Global Settings + 5. Flow Elapsed Time + 6. Flow OS Summary + 7. Flow Log + 8. Flow Messages + 9. Flow Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Flow Summary ; ++------------------------------------+---------------------------------------------+ +; Flow Status ; Successful - Mon Nov 14 21:56:51 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; DecoderDemo ; +; Top-level Entity Name ; Dec2_4 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 4 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 4 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 8 / 92 ( 9 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; ++------------------------------------+---------------------------------------------+ + + ++-----------------------------------------+ +; Flow Settings ; ++-------------------+---------------------+ +; Option ; Setting ; ++-------------------+---------------------+ +; Start date & time ; 11/14/2022 21:56:41 ; +; Main task ; Compilation ; +; Revision Name ; DecoderDemo ; ++-------------------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------+ +; Flow Non-Default Global Settings ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; COMPILER_SIGNATURE_ID ; 198516037997543.166846300130887 ; -- ; -- ; -- ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_timing ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_boundary_scan ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_signal_integrity ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_symbol ; +; EDA_OUTPUT_DATA_FORMAT ; Vhdl ; -- ; -- ; eda_simulation ; +; EDA_SIMULATION_TOOL ; ModelSim-Altera (VHDL) ; ; -- ; -- ; +; EDA_TIME_SCALE ; 1 ps ; -- ; -- ; eda_simulation ; +; PARTITION_COLOR ; -- (Not supported for targeted family) ; -- ; Dec2_4 ; Top ; +; PARTITION_FITTER_PRESERVATION_LEVEL ; -- (Not supported for targeted family) ; -- ; Dec2_4 ; Top ; +; PARTITION_NETLIST_TYPE ; -- (Not supported for targeted family) ; -- ; Dec2_4 ; Top ; +; PROJECT_OUTPUT_DIRECTORY ; output_files ; -- ; -- ; -- ; +; TOP_LEVEL_ENTITY ; Dec2_4 ; DecoderDemo ; -- ; -- ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------+ +; Flow Elapsed Time ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Module Name ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Analysis & Synthesis ; 00:00:05 ; 1.0 ; 395 MB ; 00:00:13 ; +; Fitter ; 00:00:02 ; 1.0 ; 942 MB ; 00:00:02 ; +; Assembler ; 00:00:00 ; 1.0 ; 352 MB ; 00:00:00 ; +; Timing Analyzer ; 00:00:00 ; 1.0 ; 465 MB ; 00:00:01 ; +; EDA Netlist Writer ; 00:00:00 ; 1.0 ; 600 MB ; 00:00:00 ; +; Total ; 00:00:07 ; -- ; -- ; 00:00:16 ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ + + ++----------------------------------------------------------------------------------------+ +; Flow OS Summary ; ++----------------------+------------------+----------------+------------+----------------+ +; Module Name ; Machine Hostname ; OS Name ; OS Version ; Processor type ; ++----------------------+------------------+----------------+------------+----------------+ +; Analysis & Synthesis ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Fitter ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Assembler ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Timing Analyzer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; EDA Netlist Writer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; ++----------------------+------------------+----------------+------------+----------------+ + + +------------ +; Flow Log ; +------------ +quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo +quartus_fit --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo +quartus_asm --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo +quartus_sta DecoderDemo -c DecoderDemo +quartus_eda --read_settings_files=off --write_settings_files=off DecoderDemo -c DecoderDemo + + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.jdi b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.jdi new file mode 100644 index 0000000..6d0170e --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.jdi @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.rpt new file mode 100644 index 0000000..d2b34fc --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.rpt @@ -0,0 +1,280 @@ +Analysis & Synthesis report for DecoderDemo +Mon Nov 14 21:56:46 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Analysis & Synthesis Summary + 3. Analysis & Synthesis Settings + 4. Parallel Compilation + 5. Analysis & Synthesis Source Files Read + 6. Analysis & Synthesis Resource Usage Summary + 7. Analysis & Synthesis Resource Utilization by Entity + 8. General Register Statistics + 9. Post-Synthesis Netlist Statistics for Top Partition + 10. Elapsed Time Per Partition + 11. Analysis & Synthesis Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Analysis & Synthesis Summary ; ++------------------------------------+---------------------------------------------+ +; Analysis & Synthesis Status ; Successful - Mon Nov 14 21:56:46 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; DecoderDemo ; +; Top-level Entity Name ; Dec2_4 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 4 ; +; Total combinational functions ; 4 ; +; Dedicated logic registers ; 0 ; +; Total registers ; 0 ; +; Total pins ; 8 ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 ; +; Total PLLs ; 0 ; ++------------------------------------+---------------------------------------------+ + + ++------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Settings ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Option ; Setting ; Default Value ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Top-level entity name ; Dec2_4 ; DecoderDemo ; +; Family name ; Cyclone IV E ; Cyclone V ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Restructure Multiplexers ; Auto ; Auto ; +; Create Debugging Nodes for IP Cores ; Off ; Off ; +; Preserve fewer node names ; On ; On ; +; Intel FPGA IP Evaluation Mode ; Enable ; Enable ; +; Verilog Version ; Verilog_2001 ; Verilog_2001 ; +; VHDL Version ; VHDL_1993 ; VHDL_1993 ; +; State Machine Processing ; Auto ; Auto ; +; Safe State Machine ; Off ; Off ; +; Extract Verilog State Machines ; On ; On ; +; Extract VHDL State Machines ; On ; On ; +; Ignore Verilog initial constructs ; Off ; Off ; +; Iteration limit for constant Verilog loops ; 5000 ; 5000 ; +; Iteration limit for non-constant Verilog loops ; 250 ; 250 ; +; Add Pass-Through Logic to Inferred RAMs ; On ; On ; +; Infer RAMs from Raw Logic ; On ; On ; +; Parallel Synthesis ; On ; On ; +; DSP Block Balancing ; Auto ; Auto ; +; NOT Gate Push-Back ; On ; On ; +; Power-Up Don't Care ; On ; On ; +; Remove Redundant Logic Cells ; Off ; Off ; +; Remove Duplicate Registers ; On ; On ; +; Ignore CARRY Buffers ; Off ; Off ; +; Ignore CASCADE Buffers ; Off ; Off ; +; Ignore GLOBAL Buffers ; Off ; Off ; +; Ignore ROW GLOBAL Buffers ; Off ; Off ; +; Ignore LCELL Buffers ; Off ; Off ; +; Ignore SOFT Buffers ; On ; On ; +; Limit AHDL Integers to 32 Bits ; Off ; Off ; +; Optimization Technique ; Balanced ; Balanced ; +; Carry Chain Length ; 70 ; 70 ; +; Auto Carry Chains ; On ; On ; +; Auto Open-Drain Pins ; On ; On ; +; Perform WYSIWYG Primitive Resynthesis ; Off ; Off ; +; Auto ROM Replacement ; On ; On ; +; Auto RAM Replacement ; On ; On ; +; Auto DSP Block Replacement ; On ; On ; +; Auto Shift Register Replacement ; Auto ; Auto ; +; Allow Shift Register Merging across Hierarchies ; Auto ; Auto ; +; Auto Clock Enable Replacement ; On ; On ; +; Strict RAM Replacement ; Off ; Off ; +; Allow Synchronous Control Signals ; On ; On ; +; Force Use of Synchronous Clear Signals ; Off ; Off ; +; Auto RAM Block Balancing ; On ; On ; +; Auto RAM to Logic Cell Conversion ; Off ; Off ; +; Auto Resource Sharing ; Off ; Off ; +; Allow Any RAM Size For Recognition ; Off ; Off ; +; Allow Any ROM Size For Recognition ; Off ; Off ; +; Allow Any Shift Register Size For Recognition ; Off ; Off ; +; Use LogicLock Constraints during Resource Balancing ; On ; On ; +; Ignore translate_off and synthesis_off directives ; Off ; Off ; +; Timing-Driven Synthesis ; On ; On ; +; Report Parameter Settings ; On ; On ; +; Report Source Assignments ; On ; On ; +; Report Connectivity Checks ; On ; On ; +; Ignore Maximum Fan-Out Assignments ; Off ; Off ; +; Synchronization Register Chain Length ; 2 ; 2 ; +; Power Optimization During Synthesis ; Normal compilation ; Normal compilation ; +; HDL message level ; Level2 ; Level2 ; +; Suppress Register Optimization Related Messages ; Off ; Off ; +; Number of Removed Registers Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Swept Nodes Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Inverted Registers Reported in Synthesis Report ; 100 ; 100 ; +; Clock MUX Protection ; On ; On ; +; Auto Gated Clock Conversion ; Off ; Off ; +; Block Design Naming ; Auto ; Auto ; +; SDC constraint protection ; Off ; Off ; +; Synthesis Effort ; Auto ; Auto ; +; Shift Register Replacement - Allow Asynchronous Clear Signal ; On ; On ; +; Pre-Mapping Resynthesis Optimization ; Off ; Off ; +; Analysis & Synthesis Message Level ; Medium ; Medium ; +; Disable Register Merging Across Hierarchies ; Auto ; Auto ; +; Resource Aware Inference For Block RAM ; On ; On ; ++------------------------------------------------------------------+--------------------+--------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 1 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; ++----------------------------+-------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Source Files Read ; ++----------------------------------+-----------------+------------------------------------+--------------------------------------------+---------+ +; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ; Library ; ++----------------------------------+-----------------+------------------------------------+--------------------------------------------+---------+ +; Dec2_4.bdf ; yes ; User Block Diagram/Schematic File ; /home/tiagorg/repos/DecoderDemo/Dec2_4.bdf ; ; ++----------------------------------+-----------------+------------------------------------+--------------------------------------------+---------+ + + ++--------------------------------------------------------+ +; Analysis & Synthesis Resource Usage Summary ; ++---------------------------------------------+----------+ +; Resource ; Usage ; ++---------------------------------------------+----------+ +; Estimated Total logic elements ; 4 ; +; ; ; +; Total combinational functions ; 4 ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 4 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 4 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers ; 0 ; +; -- Dedicated logic registers ; 0 ; +; -- I/O registers ; 0 ; +; ; ; +; I/O pins ; 8 ; +; ; ; +; Embedded Multiplier 9-bit elements ; 0 ; +; ; ; +; Maximum fan-out node ; E1~input ; +; Maximum fan-out ; 4 ; +; Total fan-out ; 28 ; +; Average fan-out ; 1.40 ; ++---------------------------------------------+----------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Resource Utilization by Entity ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Combinational ALUTs ; Dedicated Logic Registers ; Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +; |Dec2_4 ; 4 (4) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 8 ; 0 ; |Dec2_4 ; Dec2_4 ; work ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++------------------------------------------------------+ +; General Register Statistics ; ++----------------------------------------------+-------+ +; Statistic ; Value ; ++----------------------------------------------+-------+ +; Total registers ; 0 ; +; Number of registers using Synchronous Clear ; 0 ; +; Number of registers using Synchronous Load ; 0 ; +; Number of registers using Asynchronous Clear ; 0 ; +; Number of registers using Asynchronous Load ; 0 ; +; Number of registers using Clock Enable ; 0 ; +; Number of registers using Preset ; 0 ; ++----------------------------------------------+-------+ + + ++-----------------------------------------------------+ +; Post-Synthesis Netlist Statistics for Top Partition ; ++-----------------------+-----------------------------+ +; Type ; Count ; ++-----------------------+-----------------------------+ +; boundary_port ; 8 ; +; cycloneiii_lcell_comb ; 4 ; +; normal ; 4 ; +; 4 data inputs ; 4 ; +; ; ; +; Max LUT depth ; 1.00 ; +; Average LUT depth ; 1.00 ; ++-----------------------+-----------------------------+ + + ++-------------------------------+ +; Elapsed Time Per Partition ; ++----------------+--------------+ +; Partition Name ; Elapsed Time ; ++----------------+--------------+ +; Top ; 00:00:00 ; ++----------------+--------------+ + + ++-------------------------------+ +; Analysis & Synthesis Messages ; ++-------------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Analysis & Synthesis + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Mon Nov 14 21:56:41 2022 +Info: Command: quartus_map --read_settings_files=on --write_settings_files=off DecoderDemo -c DecoderDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (12021): Found 1 design units, including 1 entities, in source file Dec2_4.bdf + Info (12023): Found entity 1: Dec2_4 +Info (12127): Elaborating entity "Dec2_4" for the top level hierarchy +Info (286030): Timing-Driven Synthesis is running +Info (16010): Generating hard_block partition "hard_block:auto_generated_inst" + Info (16011): Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL +Info (21057): Implemented 12 device resources after synthesis - the final resource count might be different + Info (21058): Implemented 4 input pins + Info (21059): Implemented 4 output pins + Info (21061): Implemented 4 logic cells +Info: Quartus Prime Analysis & Synthesis was successful. 0 errors, 1 warning + Info: Peak virtual memory: 402 megabytes + Info: Processing ended: Mon Nov 14 21:56:46 2022 + Info: Elapsed time: 00:00:05 + Info: Total CPU time (on all processors): 00:00:13 + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.summary b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.summary new file mode 100644 index 0000000..19dd9b6 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.map.summary @@ -0,0 +1,14 @@ +Analysis & Synthesis Status : Successful - Mon Nov 14 21:56:46 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : DecoderDemo +Top-level Entity Name : Dec2_4 +Family : Cyclone IV E +Total logic elements : 4 + Total combinational functions : 4 + Dedicated logic registers : 0 +Total registers : 0 +Total pins : 8 +Total virtual pins : 0 +Total memory bits : 0 +Embedded Multiplier 9-bit elements : 0 +Total PLLs : 0 diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.pin b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.pin new file mode 100644 index 0000000..b9de1a5 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.pin @@ -0,0 +1,216 @@ + -- Copyright (C) 2020 Intel Corporation. All rights reserved. + -- Your use of Intel Corporation's design tools, logic functions + -- and other software and tools, and any 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 Intel Program License + -- Subscription Agreement, the Intel Quartus Prime License Agreement, + -- the Intel FPGA IP License Agreement, or other applicable license + -- agreement, including, without limitation, that your use is for + -- the sole purpose of programming logic devices manufactured by + -- Intel and sold by Intel or its authorized distributors. Please + -- refer to the applicable agreement for further details, at + -- https://fpgasoftware.intel.com/eula. + -- + -- This is a Quartus Prime output file. It is for reporting purposes only, and is + -- not intended for use as a Quartus Prime input file. This file cannot be used + -- to make Quartus Prime pin assignments - for instructions on how to make pin + -- assignments, please see Quartus Prime help. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- NC : No Connect. This pin has no internal connection to the device. + -- DNU : Do Not Use. This pin MUST NOT be connected. + -- VCCINT : Dedicated power pin, which MUST be connected to VCC (1.2V). + -- VCCIO : Dedicated power pin, which MUST be connected to VCC + -- of its bank. + -- Bank 1: 2.5V + -- Bank 2: 2.5V + -- Bank 3: 2.5V + -- Bank 4: 2.5V + -- Bank 5: 2.5V + -- Bank 6: 2.5V + -- Bank 7: 2.5V + -- Bank 8: 2.5V + -- GND : Dedicated ground pin. Dedicated GND pins MUST be connected to GND. + -- It can also be used to report unused dedicated pins. The connection + -- on the board for unused dedicated pins depends on whether this will + -- be used in a future design. One example is device migration. When + -- using device migration, refer to the device pin-tables. If it is a + -- GND pin in the pin table or if it will not be used in a future design + -- for another purpose the it MUST be connected to GND. If it is an unused + -- dedicated pin, then it can be connected to a valid signal on the board + -- (low, high, or toggling) if that signal is required for a different + -- revision of the design. + -- GND+ : Unused input pin. It can also be used to report unused dual-purpose pins. + -- This pin should be connected to GND. It may also be connected to a + -- valid signal on the board (low, high, or toggling) if that signal + -- is required for a different revision of the design. + -- GND* : Unused I/O pin. Connect each pin marked GND* directly to GND + -- or leave it unconnected. + -- RESERVED : Unused I/O pin, which MUST be left unconnected. + -- RESERVED_INPUT : Pin is tri-stated and should be connected to the board. + -- RESERVED_INPUT_WITH_WEAK_PULLUP : Pin is tri-stated with internal weak pull-up resistor. + -- RESERVED_INPUT_WITH_BUS_HOLD : Pin is tri-stated with bus-hold circuitry. + -- RESERVED_OUTPUT_DRIVEN_HIGH : Pin is output driven high. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- Pin directions (input, output or bidir) are based on device operating in user mode. + --------------------------------------------------------------------------------- + +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +CHIP "DecoderDemo" ASSIGNED TO AN: EP4CE6E22C6 + +Pin Name/Usage : Location : Dir. : I/O Standard : Voltage : I/O Bank : User Assignment +------------------------------------------------------------------------------------------------------------- +RESERVED_INPUT_WITH_WEAK_PULLUP : 1 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 2 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 3 : : : : 1 : +GND : 4 : gnd : : : : +VCCINT : 5 : power : : 1.2V : : +~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 6 : input : 2.5 V : : 1 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 7 : : : : 1 : +~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 8 : input : 2.5 V : : 1 : N +nSTATUS : 9 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 10 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 11 : : : : 1 : +~ALTERA_DCLK~ : 12 : output : 2.5 V : : 1 : N +~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 13 : input : 2.5 V : : 1 : N +nCONFIG : 14 : : : : 1 : +TDI : 15 : input : : : 1 : +TCK : 16 : input : : : 1 : +VCCIO1 : 17 : power : : 2.5V : 1 : +TMS : 18 : input : : : 1 : +GND : 19 : gnd : : : : +TDO : 20 : output : : : 1 : +nCE : 21 : : : : 1 : +GND : 22 : gnd : : : : +GND+ : 23 : : : : 1 : +E1 : 24 : input : 2.5 V : : 2 : N +X0 : 25 : input : 2.5 V : : 2 : N +VCCIO2 : 26 : power : : 2.5V : 2 : +GND : 27 : gnd : : : : +Y1 : 28 : output : 2.5 V : : 2 : N +VCCINT : 29 : power : : 1.2V : : +E0L : 30 : input : 2.5 V : : 2 : N +X1 : 31 : input : 2.5 V : : 2 : N +Y2 : 32 : output : 2.5 V : : 2 : N +Y3 : 33 : output : 2.5 V : : 2 : N +Y0 : 34 : output : 2.5 V : : 2 : N +VCCA1 : 35 : power : : 2.5V : : +GNDA1 : 36 : gnd : : : : +VCCD_PLL1 : 37 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 38 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 39 : : : : 3 : +VCCIO3 : 40 : power : : 2.5V : 3 : +GND : 41 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 42 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 43 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 44 : : : : 3 : +VCCINT : 45 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 46 : : : : 3 : +VCCIO3 : 47 : power : : 2.5V : 3 : +GND : 48 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 49 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 50 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 51 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 52 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 53 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 54 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 55 : : : : 4 : +VCCIO4 : 56 : power : : 2.5V : 4 : +GND : 57 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 58 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 59 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 60 : : : : 4 : +VCCINT : 61 : power : : 1.2V : : +VCCIO4 : 62 : power : : 2.5V : 4 : +GND : 63 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 64 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 65 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 66 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 67 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 68 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 69 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 70 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 71 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 72 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 73 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 74 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 75 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 76 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 77 : : : : 5 : +VCCINT : 78 : power : : 1.2V : : +GND : 79 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 80 : : : : 5 : +VCCIO5 : 81 : power : : 2.5V : 5 : +GND : 82 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 83 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 84 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 85 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 86 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 87 : : : : 5 : +GND+ : 88 : : : : 5 : +GND+ : 89 : : : : 5 : +GND+ : 90 : : : : 6 : +GND+ : 91 : : : : 6 : +CONF_DONE : 92 : : : : 6 : +VCCIO6 : 93 : power : : 2.5V : 6 : +MSEL0 : 94 : : : : 6 : +GND : 95 : gnd : : : : +MSEL1 : 96 : : : : 6 : +MSEL2 : 97 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 98 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 99 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 100 : : : : 6 : +~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN : 101 : output : 2.5 V : : 6 : N +VCCINT : 102 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 103 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 104 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 105 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 106 : : : : 6 : +VCCA2 : 107 : power : : 2.5V : : +GNDA2 : 108 : gnd : : : : +VCCD_PLL2 : 109 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 110 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 111 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 112 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 113 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 114 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 115 : : : : 7 : +VCCINT : 116 : power : : 1.2V : : +VCCIO7 : 117 : power : : 2.5V : 7 : +GND : 118 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 119 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 120 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 121 : : : : 7 : +VCCIO7 : 122 : power : : 2.5V : 7 : +GND : 123 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 124 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 125 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 126 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 127 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 128 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 129 : : : : 8 : +VCCIO8 : 130 : power : : 2.5V : 8 : +GND : 131 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 132 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 133 : : : : 8 : +VCCINT : 134 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 135 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 136 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 137 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 138 : : : : 8 : +VCCIO8 : 139 : power : : 2.5V : 8 : +GND : 140 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 141 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 142 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 143 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 144 : : : : 8 : +GND : EPAD : : : : : diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sld b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sld new file mode 100644 index 0000000..f7d3ed7 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sld @@ -0,0 +1 @@ + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sof b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sof new file mode 100644 index 0000000..f0a1ec8 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sof differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.rpt b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.rpt new file mode 100644 index 0000000..6448284 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.rpt @@ -0,0 +1,455 @@ +Timing Analyzer report for DecoderDemo +Mon Nov 14 21:56:50 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Timing Analyzer Summary + 3. Parallel Compilation + 4. Clocks + 5. Slow 1200mV 85C Model Fmax Summary + 6. Timing Closure Recommendations + 7. Slow 1200mV 85C Model Setup Summary + 8. Slow 1200mV 85C Model Hold Summary + 9. Slow 1200mV 85C Model Recovery Summary + 10. Slow 1200mV 85C Model Removal Summary + 11. Slow 1200mV 85C Model Minimum Pulse Width Summary + 12. Slow 1200mV 85C Model Metastability Summary + 13. Slow 1200mV 0C Model Fmax Summary + 14. Slow 1200mV 0C Model Setup Summary + 15. Slow 1200mV 0C Model Hold Summary + 16. Slow 1200mV 0C Model Recovery Summary + 17. Slow 1200mV 0C Model Removal Summary + 18. Slow 1200mV 0C Model Minimum Pulse Width Summary + 19. Slow 1200mV 0C Model Metastability Summary + 20. Fast 1200mV 0C Model Setup Summary + 21. Fast 1200mV 0C Model Hold Summary + 22. Fast 1200mV 0C Model Recovery Summary + 23. Fast 1200mV 0C Model Removal Summary + 24. Fast 1200mV 0C Model Minimum Pulse Width Summary + 25. Fast 1200mV 0C Model Metastability Summary + 26. Multicorner Timing Analysis Summary + 27. Board Trace Model Assignments + 28. Input Transition Times + 29. Signal Integrity Metrics (Slow 1200mv 0c Model) + 30. Signal Integrity Metrics (Slow 1200mv 85c Model) + 31. Signal Integrity Metrics (Fast 1200mv 0c Model) + 32. Clock Transfers + 33. Report TCCS + 34. Report RSKM + 35. Unconstrained Paths Summary + 36. Unconstrained Input Ports + 37. Unconstrained Output Ports + 38. Unconstrained Input Ports + 39. Unconstrained Output Ports + 40. Timing Analyzer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-----------------------------------------------------------------------------+ +; Timing Analyzer Summary ; ++-----------------------+-----------------------------------------------------+ +; Quartus Prime Version ; Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Timing Analyzer ; Legacy Timing Analyzer ; +; Revision Name ; DecoderDemo ; +; Device Family ; Cyclone IV E ; +; Device Name ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Delay Model ; Combined ; +; Rise/Fall Delays ; Enabled ; ++-----------------------+-----------------------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.1% ; ++----------------------------+-------------+ + + +---------- +; Clocks ; +---------- +No clocks to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Fmax Summary ; +-------------------------------------- +No paths to report. + + +---------------------------------- +; Timing Closure Recommendations ; +---------------------------------- +HTML report is unavailable in plain text report export. + + +--------------------------------------- +; Slow 1200mV 85C Model Setup Summary ; +--------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Hold Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------------ +; Slow 1200mV 85C Model Recovery Summary ; +------------------------------------------ +No paths to report. + + +----------------------------------------- +; Slow 1200mV 85C Model Removal Summary ; +----------------------------------------- +No paths to report. + + +----------------------------------------------------- +; Slow 1200mV 85C Model Minimum Pulse Width Summary ; +----------------------------------------------------- +No paths to report. + + +----------------------------------------------- +; Slow 1200mV 85C Model Metastability Summary ; +----------------------------------------------- +No synchronizer chains to report. + + +------------------------------------- +; Slow 1200mV 0C Model Fmax Summary ; +------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Slow 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Slow 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Slow 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Slow 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Slow 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + +-------------------------------------- +; Fast 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Fast 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Fast 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Fast 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Fast 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Fast 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + ++----------------------------------------------------------------------------+ +; Multicorner Timing Analysis Summary ; ++------------------+-------+------+----------+---------+---------------------+ +; Clock ; Setup ; Hold ; Recovery ; Removal ; Minimum Pulse Width ; ++------------------+-------+------+----------+---------+---------------------+ +; Worst-case Slack ; N/A ; N/A ; N/A ; N/A ; N/A ; +; Design-wide TNS ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; ++------------------+-------+------+----------+---------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Board Trace Model Assignments ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; Pin ; I/O Standard ; Near Tline Length ; Near Tline L per Length ; Near Tline C per Length ; Near Series R ; Near Differential R ; Near Pull-up R ; Near Pull-down R ; Near C ; Far Tline Length ; Far Tline L per Length ; Far Tline C per Length ; Far Series R ; Far Pull-up R ; Far Pull-down R ; Far C ; Termination Voltage ; Far Differential R ; EBD File Name ; EBD Signal Name ; EBD Far-end ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; Y3 ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; Y2 ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; Y1 ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; Y0 ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ + + ++----------------------------------------------------------------------------+ +; Input Transition Times ; ++-------------------------+--------------+-----------------+-----------------+ +; Pin ; I/O Standard ; 10-90 Rise Time ; 90-10 Fall Time ; ++-------------------------+--------------+-----------------+-----------------+ +; E1 ; 2.5 V ; 2000 ps ; 2000 ps ; +; X0 ; 2.5 V ; 2000 ps ; 2000 ps ; +; X1 ; 2.5 V ; 2000 ps ; 2000 ps ; +; E0L ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_ASDO_DATA1~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_FLASH_nCE_nCSO~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_DATA0~ ; 2.5 V ; 2000 ps ; 2000 ps ; ++-------------------------+--------------+-----------------+-----------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Y3 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; +; Y2 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; +; Y1 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.38 V ; -0.0145 V ; 0.169 V ; 0.026 V ; 4.83e-10 s ; 4.71e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.38 V ; -0.0145 V ; 0.169 V ; 0.026 V ; 4.83e-10 s ; 4.71e-10 s ; Yes ; Yes ; +; Y0 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 85c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Y3 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; +; Y2 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; +; Y1 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.35 V ; -0.00832 V ; 0.101 V ; 0.024 V ; 6.39e-10 s ; 6e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.35 V ; -0.00832 V ; 0.101 V ; 0.024 V ; 6.39e-10 s ; 6e-10 s ; Yes ; Yes ; +; Y0 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Fast 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Y3 ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; +; Y2 ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; +; Y1 ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.71 V ; -0.0317 V ; 0.148 V ; 0.064 V ; 4.51e-10 s ; 4.15e-10 s ; No ; Yes ; 2.62 V ; 2.74e-08 V ; 2.71 V ; -0.0317 V ; 0.148 V ; 0.064 V ; 4.51e-10 s ; 4.15e-10 s ; No ; Yes ; +; Y0 ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + +------------------- +; Clock Transfers ; +------------------- +Nothing to report. + + +--------------- +; Report TCCS ; +--------------- +No dedicated SERDES Transmitter circuitry present in device or used in design + + +--------------- +; Report RSKM ; +--------------- +No non-DPA dedicated SERDES Receiver circuitry present in device or used in design + + ++------------------------------------------------+ +; Unconstrained Paths Summary ; ++---------------------------------+-------+------+ +; Property ; Setup ; Hold ; ++---------------------------------+-------+------+ +; Illegal Clocks ; 0 ; 0 ; +; Unconstrained Clocks ; 0 ; 0 ; +; Unconstrained Input Ports ; 4 ; 4 ; +; Unconstrained Input Port Paths ; 16 ; 16 ; +; Unconstrained Output Ports ; 4 ; 4 ; +; Unconstrained Output Port Paths ; 16 ; 16 ; ++---------------------------------+-------+------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; E0L ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; E1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; X0 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; X1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; Y0 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y1 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y2 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y3 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; E0L ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; E1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; X0 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; X1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; Y0 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y1 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y2 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Y3 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++--------------------------+ +; Timing Analyzer Messages ; ++--------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Timing Analyzer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Mon Nov 14 21:56:50 2022 +Info: Command: quartus_sta DecoderDemo -c DecoderDemo +Info: qsta_default_script.tcl version: #1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'DecoderDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info: Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON +Info (332159): No clocks to report +Info: Analyzing Slow 1200mV 85C Model +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Slow 1200mV 0C Model +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Fast 1200mV 0C Model +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info (332102): Design is not fully constrained for setup requirements +Info (332102): Design is not fully constrained for hold requirements +Info: Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings + Info: Peak virtual memory: 465 megabytes + Info: Processing ended: Mon Nov 14 21:56:50 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:01 + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.summary b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.summary new file mode 100644 index 0000000..aa5b327 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/output_files/DecoderDemo.sta.summary @@ -0,0 +1,5 @@ +------------------------------------------------------------ +Timing Analyzer Summary +------------------------------------------------------------ + +------------------------------------------------------------ diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.sft b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.sft new file mode 100644 index 0000000..0c5034b --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (VHDL)" diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.vho b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.vho new file mode 100644 index 0000000..1f49a6a --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo.vho @@ -0,0 +1,328 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/14/2022 21:56:51" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Dec2_4 IS + PORT ( + Y3 : OUT std_logic; + E0L : IN std_logic; + E1 : IN std_logic; + X1 : IN std_logic; + X0 : IN std_logic; + Y2 : OUT std_logic; + Y1 : OUT std_logic; + Y0 : OUT std_logic + ); +END Dec2_4; + +-- Design Ports Information +-- Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +-- Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +-- X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +-- X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +-- E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Dec2_4 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_Y3 : std_logic; +SIGNAL ww_E0L : std_logic; +SIGNAL ww_E1 : std_logic; +SIGNAL ww_X1 : std_logic; +SIGNAL ww_X0 : std_logic; +SIGNAL ww_Y2 : std_logic; +SIGNAL ww_Y1 : std_logic; +SIGNAL ww_Y0 : std_logic; +SIGNAL \Y3~output_o\ : std_logic; +SIGNAL \Y2~output_o\ : std_logic; +SIGNAL \Y1~output_o\ : std_logic; +SIGNAL \Y0~output_o\ : std_logic; +SIGNAL \E1~input_o\ : std_logic; +SIGNAL \X1~input_o\ : std_logic; +SIGNAL \X0~input_o\ : std_logic; +SIGNAL \E0L~input_o\ : std_logic; +SIGNAL \inst~combout\ : std_logic; +SIGNAL \inst1~combout\ : std_logic; +SIGNAL \inst3~combout\ : std_logic; +SIGNAL \inst2~combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +Y3 <= ww_Y3; +ww_E0L <= E0L; +ww_E1 <= E1; +ww_X1 <= X1; +ww_X0 <= X0; +Y2 <= ww_Y2; +Y1 <= ww_Y1; +Y0 <= ww_Y0; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y6_N23 +\Y3~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst~combout\, + devoe => ww_devoe, + o => \Y3~output_o\); + +-- Location: IOOBUF_X0_Y6_N16 +\Y2~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst1~combout\, + devoe => ww_devoe, + o => \Y2~output_o\); + +-- Location: IOOBUF_X0_Y9_N9 +\Y1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst3~combout\, + devoe => ww_devoe, + o => \Y1~output_o\); + +-- Location: IOOBUF_X0_Y5_N16 +\Y0~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst2~combout\, + devoe => ww_devoe, + o => \Y0~output_o\); + +-- Location: IOIBUF_X0_Y11_N15 +\E1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E1, + o => \E1~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\X1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X1, + o => \X1~input_o\); + +-- Location: IOIBUF_X0_Y11_N22 +\X0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X0, + o => \X0~input_o\); + +-- Location: IOIBUF_X0_Y8_N15 +\E0L~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E0L, + o => \E0L~input_o\); + +-- Location: LCCOMB_X6_Y9_N8 +inst : cycloneive_lcell_comb +-- Equation(s): +-- \inst~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000000010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst~combout\); + +-- Location: LCCOMB_X6_Y9_N2 +inst1 : cycloneive_lcell_comb +-- Equation(s): +-- \inst1~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst1~combout\); + +-- Location: LCCOMB_X6_Y9_N28 +inst3 : cycloneive_lcell_comb +-- Equation(s): +-- \inst3~combout\ = (\E1~input_o\ & (\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000010000000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst3~combout\); + +-- Location: LCCOMB_X6_Y9_N30 +inst2 : cycloneive_lcell_comb +-- Equation(s): +-- \inst2~combout\ = (\E1~input_o\ & (\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst2~combout\); + +ww_Y3 <= \Y3~output_o\; + +ww_Y2 <= \Y2~output_o\; + +ww_Y1 <= \Y1~output_o\; + +ww_Y0 <= \Y0~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo_modelsim.xrf b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo_modelsim.xrf new file mode 100644 index 0000000..ec369e7 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/DecoderDemo_modelsim.xrf @@ -0,0 +1,16 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/DecoderDemo/Dec2_4.bdf +source_file = 1, /home/tiagorg/repos/DecoderDemo/WaveformDecoderNode.vwf +source_file = 1, /home/tiagorg/repos/DecoderDemo/Waveform.vwf +source_file = 1, /home/tiagorg/repos/DecoderDemo/Waveform1.vwf +source_file = 1, /home/tiagorg/repos/DecoderDemo/db/DecoderDemo.cbx.xml +design_name = hard_block +design_name = Dec2_4 +instance = comp, \Y3~output\, Y3~output, Dec2_4, 1 +instance = comp, \Y2~output\, Y2~output, Dec2_4, 1 +instance = comp, \Y1~output\, Y1~output, Dec2_4, 1 +instance = comp, \Y0~output\, Y0~output, Dec2_4, 1 +instance = comp, \E1~input\, E1~input, Dec2_4, 1 +instance = comp, \X1~input\, X1~input, Dec2_4, 1 +instance = comp, \X0~input\, X0~input, Dec2_4, 1 +instance = comp, \E0L~input\, E0L~input, Dec2_4, 1 diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.do b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.do new file mode 100644 index 0000000..c1b0f63 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.do @@ -0,0 +1,4 @@ +vcom -work work WaveformDecoderNode.vwf.vht +vsim -novopt -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst -voptargs="+acc" +add wave /* +run -all diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.vht b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.vht new file mode 100644 index 0000000..0a22283 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/modelsim/WaveformDecoderNode.vwf.vht @@ -0,0 +1,118 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "11/04/2022 12:48:42" + +-- Vhdl Test Bench(with test vectors) for design : Dec2_4 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Dec2_4_vhd_vec_tst IS +END Dec2_4_vhd_vec_tst; +ARCHITECTURE Dec2_4_arch OF Dec2_4_vhd_vec_tst IS +-- constants +-- signals +SIGNAL E0L : STD_LOGIC; +SIGNAL E1 : STD_LOGIC; +SIGNAL X0 : STD_LOGIC; +SIGNAL X1 : STD_LOGIC; +SIGNAL Y0 : STD_LOGIC; +SIGNAL Y1 : STD_LOGIC; +SIGNAL Y2 : STD_LOGIC; +SIGNAL Y3 : STD_LOGIC; +COMPONENT Dec2_4 + PORT ( + E0L : IN STD_LOGIC; + E1 : IN STD_LOGIC; + X0 : IN STD_LOGIC; + X1 : IN STD_LOGIC; + Y0 : OUT STD_LOGIC; + Y1 : OUT STD_LOGIC; + Y2 : OUT STD_LOGIC; + Y3 : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Dec2_4 + PORT MAP ( +-- list connections between master ports and signals + E0L => E0L, + E1 => E1, + X0 => X0, + X1 => X1, + Y0 => Y0, + Y1 => Y1, + Y2 => Y2, + Y3 => Y3 + ); + +-- E0L +t_prcs_E0L: PROCESS +BEGIN +LOOP + E0L <= '0'; + WAIT FOR 100000 ps; + E0L <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E0L; + +-- E1 +t_prcs_E1: PROCESS +BEGIN +LOOP + E1 <= '0'; + WAIT FOR 50000 ps; + E1 <= '1'; + WAIT FOR 50000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E1; + +-- X1 +t_prcs_X1: PROCESS +BEGIN +LOOP + X1 <= '0'; + WAIT FOR 25000 ps; + X1 <= '1'; + WAIT FOR 25000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X1; + +-- X0 +t_prcs_X0: PROCESS +BEGIN +LOOP + X0 <= '0'; + WAIT FOR 12500 ps; + X0 <= '1'; + WAIT FOR 12500 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X0; +END Dec2_4_arch; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.do b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.do new file mode 100644 index 0000000..58c4d91 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.do @@ -0,0 +1,17 @@ +onerror {exit -code 1} +vlib work +vcom -work work DecoderDemo.vho +vcom -work work Waveform1.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +vcd file -direction DecoderDemo.msim.vcd +vcd add -internal Dec2_4_vhd_vec_tst/* +vcd add -internal Dec2_4_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.msim.vcd b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.msim.vcd new file mode 100644 index 0000000..4d95cfb --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.msim.vcd @@ -0,0 +1,775 @@ +$comment + File created using the following command: + vcd file DecoderDemo.msim.vcd -direction +$end +$date + Mon Nov 14 21:42:31 2022 +$end +$version + ModelSim Version 2020.1 +$end +$timescale + 1ps +$end + +$scope module dec2_4_vhd_vec_tst $end +$var wire 1 ! E0L $end +$var wire 1 " E1 $end +$var wire 1 # X0 $end +$var wire 1 $ X1 $end +$var wire 1 % Y0 $end +$var wire 1 & Y1 $end +$var wire 1 ' Y2 $end +$var wire 1 ( Y3 $end + +$scope module i1 $end +$var wire 1 ) gnd $end +$var wire 1 * vcc $end +$var wire 1 + unknown $end +$var wire 1 , devoe $end +$var wire 1 - devclrn $end +$var wire 1 . devpor $end +$var wire 1 / ww_devoe $end +$var wire 1 0 ww_devclrn $end +$var wire 1 1 ww_devpor $end +$var wire 1 2 ww_Y3 $end +$var wire 1 3 ww_E0L $end +$var wire 1 4 ww_E1 $end +$var wire 1 5 ww_X1 $end +$var wire 1 6 ww_X0 $end +$var wire 1 7 ww_Y2 $end +$var wire 1 8 ww_Y1 $end +$var wire 1 9 ww_Y0 $end +$var wire 1 : \Y3~output_o\ $end +$var wire 1 ; \Y2~output_o\ $end +$var wire 1 < \Y1~output_o\ $end +$var wire 1 = \Y0~output_o\ $end +$var wire 1 > \E1~input_o\ $end +$var wire 1 ? \X1~input_o\ $end +$var wire 1 @ \X0~input_o\ $end +$var wire 1 A \E0L~input_o\ $end +$var wire 1 B \inst~combout\ $end +$var wire 1 C \inst1~combout\ $end +$var wire 1 D \inst3~combout\ $end +$var wire 1 E \inst2~combout\ $end +$upscope $end +$upscope $end +$enddefinitions $end +#0 +$dumpvars +0! +0" +0# +0$ +0% +0& +0' +0( +0) +1* +x+ +1, +1- +1. +1/ +10 +11 +02 +03 +04 +05 +06 +07 +08 +09 +0: +0; +0< +0= +0> +0? +0@ +0A +0B +0C +0D +0E +$end +#12500 +1! +13 +1A +#25000 +0! +1" +03 +14 +1> +0A +1B +1: +12 +1( +#37500 +1! +13 +1A +0B +0: +02 +0( +#50000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#62500 +1! +13 +1A +#75000 +0! +1" +03 +14 +1> +0A +1C +1; +17 +1' +#87500 +1! +13 +1A +0C +0; +07 +0' +#100000 +0! +0" +0# +1$ +03 +04 +06 +15 +1? +0@ +0> +0A +#112500 +1! +13 +1A +#125000 +0! +1" +03 +14 +1> +0A +1E +1= +19 +1% +#137500 +1! +13 +1A +0E +0= +09 +0% +#150000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#162500 +1! +13 +1A +#175000 +0! +1" +03 +14 +1> +0A +1D +1< +18 +1& +#187500 +1! +13 +1A +0D +0< +08 +0& +#200000 +0! +0" +0# +0$ +03 +04 +06 +05 +0? +0@ +0> +0A +#212500 +1! +13 +1A +#225000 +0! +1" +03 +14 +1> +0A +1B +1: +12 +1( +#237500 +1! +13 +1A +0B +0: +02 +0( +#250000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#262500 +1! +13 +1A +#275000 +0! +1" +03 +14 +1> +0A +1C +1; +17 +1' +#287500 +1! +13 +1A +0C +0; +07 +0' +#300000 +0! +0" +0# +1$ +03 +04 +06 +15 +1? +0@ +0> +0A +#312500 +1! +13 +1A +#325000 +0! +1" +03 +14 +1> +0A +1E +1= +19 +1% +#337500 +1! +13 +1A +0E +0= +09 +0% +#350000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#362500 +1! +13 +1A +#375000 +0! +1" +03 +14 +1> +0A +1D +1< +18 +1& +#387500 +1! +13 +1A +0D +0< +08 +0& +#400000 +0! +0" +0# +0$ +03 +04 +06 +05 +0? +0@ +0> +0A +#412500 +1! +13 +1A +#425000 +0! +1" +03 +14 +1> +0A +1B +1: +12 +1( +#437500 +1! +13 +1A +0B +0: +02 +0( +#450000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#462500 +1! +13 +1A +#475000 +0! +1" +03 +14 +1> +0A +1C +1; +17 +1' +#487500 +1! +13 +1A +0C +0; +07 +0' +#500000 +0! +0" +0# +1$ +03 +04 +06 +15 +1? +0@ +0> +0A +#512500 +1! +13 +1A +#525000 +0! +1" +03 +14 +1> +0A +1E +1= +19 +1% +#537500 +1! +13 +1A +0E +0= +09 +0% +#550000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#562500 +1! +13 +1A +#575000 +0! +1" +03 +14 +1> +0A +1D +1< +18 +1& +#587500 +1! +13 +1A +0D +0< +08 +0& +#600000 +0! +0" +0# +0$ +03 +04 +06 +05 +0? +0@ +0> +0A +#612500 +1! +13 +1A +#625000 +0! +1" +03 +14 +1> +0A +1B +1: +12 +1( +#637500 +1! +13 +1A +0B +0: +02 +0( +#650000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#662500 +1! +13 +1A +#675000 +0! +1" +03 +14 +1> +0A +1C +1; +17 +1' +#687500 +1! +13 +1A +0C +0; +07 +0' +#700000 +0! +0" +0# +1$ +03 +04 +06 +15 +1? +0@ +0> +0A +#712500 +1! +13 +1A +#725000 +0! +1" +03 +14 +1> +0A +1E +1= +19 +1% +#737500 +1! +13 +1A +0E +0= +09 +0% +#750000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#762500 +1! +13 +1A +#775000 +0! +1" +03 +14 +1> +0A +1D +1< +18 +1& +#787500 +1! +13 +1A +0D +0< +08 +0& +#800000 +0! +0" +0# +0$ +03 +04 +06 +05 +0? +0@ +0> +0A +#812500 +1! +13 +1A +#825000 +0! +1" +03 +14 +1> +0A +1B +1: +12 +1( +#837500 +1! +13 +1A +0B +0: +02 +0( +#850000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#862500 +1! +13 +1A +#875000 +0! +1" +03 +14 +1> +0A +1C +1; +17 +1' +#887500 +1! +13 +1A +0C +0; +07 +0' +#900000 +0! +0" +0# +1$ +03 +04 +06 +15 +1? +0@ +0> +0A +#912500 +1! +13 +1A +#925000 +0! +1" +03 +14 +1> +0A +1E +1= +19 +1% +#937500 +1! +13 +1A +0E +0= +09 +0% +#950000 +0! +0" +1# +03 +04 +16 +1@ +0> +0A +#962500 +1! +13 +1A +#975000 +0! +1" +03 +14 +1> +0A +1D +1< +18 +1& +#987500 +1! +13 +1A +0D +0< +08 +0& +#1000000 diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.sft b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.sft new file mode 100644 index 0000000..0c5034b --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (VHDL)" diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vho b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vho new file mode 100644 index 0000000..3d1e9a9 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vho @@ -0,0 +1,328 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/14/2022 21:42:31" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Dec2_4 IS + PORT ( + Y3 : OUT std_logic; + E0L : IN std_logic; + E1 : IN std_logic; + X1 : IN std_logic; + X0 : IN std_logic; + Y2 : OUT std_logic; + Y1 : OUT std_logic; + Y0 : OUT std_logic + ); +END Dec2_4; + +-- Design Ports Information +-- Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +-- Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +-- X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +-- X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +-- E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Dec2_4 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_Y3 : std_logic; +SIGNAL ww_E0L : std_logic; +SIGNAL ww_E1 : std_logic; +SIGNAL ww_X1 : std_logic; +SIGNAL ww_X0 : std_logic; +SIGNAL ww_Y2 : std_logic; +SIGNAL ww_Y1 : std_logic; +SIGNAL ww_Y0 : std_logic; +SIGNAL \Y3~output_o\ : std_logic; +SIGNAL \Y2~output_o\ : std_logic; +SIGNAL \Y1~output_o\ : std_logic; +SIGNAL \Y0~output_o\ : std_logic; +SIGNAL \E1~input_o\ : std_logic; +SIGNAL \X1~input_o\ : std_logic; +SIGNAL \X0~input_o\ : std_logic; +SIGNAL \E0L~input_o\ : std_logic; +SIGNAL \inst~combout\ : std_logic; +SIGNAL \inst1~combout\ : std_logic; +SIGNAL \inst3~combout\ : std_logic; +SIGNAL \inst2~combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +Y3 <= ww_Y3; +ww_E0L <= E0L; +ww_E1 <= E1; +ww_X1 <= X1; +ww_X0 <= X0; +Y2 <= ww_Y2; +Y1 <= ww_Y1; +Y0 <= ww_Y0; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y6_N23 +\Y3~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst~combout\, + devoe => ww_devoe, + o => \Y3~output_o\); + +-- Location: IOOBUF_X0_Y6_N16 +\Y2~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst1~combout\, + devoe => ww_devoe, + o => \Y2~output_o\); + +-- Location: IOOBUF_X0_Y9_N9 +\Y1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst3~combout\, + devoe => ww_devoe, + o => \Y1~output_o\); + +-- Location: IOOBUF_X0_Y5_N16 +\Y0~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst2~combout\, + devoe => ww_devoe, + o => \Y0~output_o\); + +-- Location: IOIBUF_X0_Y11_N15 +\E1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E1, + o => \E1~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\X1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X1, + o => \X1~input_o\); + +-- Location: IOIBUF_X0_Y11_N22 +\X0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X0, + o => \X0~input_o\); + +-- Location: IOIBUF_X0_Y8_N15 +\E0L~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E0L, + o => \E0L~input_o\); + +-- Location: LCCOMB_X6_Y9_N8 +inst : cycloneive_lcell_comb +-- Equation(s): +-- \inst~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000000010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst~combout\); + +-- Location: LCCOMB_X6_Y9_N2 +inst1 : cycloneive_lcell_comb +-- Equation(s): +-- \inst1~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst1~combout\); + +-- Location: LCCOMB_X6_Y9_N28 +inst3 : cycloneive_lcell_comb +-- Equation(s): +-- \inst3~combout\ = (\E1~input_o\ & (\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000010000000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst3~combout\); + +-- Location: LCCOMB_X6_Y9_N30 +inst2 : cycloneive_lcell_comb +-- Equation(s): +-- \inst2~combout\ = (\E1~input_o\ & (\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst2~combout\); + +ww_Y3 <= \Y3~output_o\; + +ww_Y2 <= \Y2~output_o\; + +ww_Y1 <= \Y1~output_o\; + +ww_Y0 <= \Y0~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vo b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vo new file mode 100644 index 0000000..cce1ee5 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo.vo @@ -0,0 +1,294 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// VENDOR "Altera" +// PROGRAM "Quartus Prime" +// VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +// DATE "11/14/2022 21:42:11" + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This Verilog file should be used for ModelSim-Altera (Verilog) only +// + +`timescale 1 ps/ 1 ps + +module Dec2_4 ( + Y3, + E0L, + E1, + X1, + X0, + Y2, + Y1, + Y0); +output Y3; +input E0L; +input E1; +input X1; +input X0; +output Y2; +output Y1; +output Y0; + +// Design Ports Information +// Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +// Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +// Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +// Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +// E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +// X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +// X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +// E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +tri1 devclrn; +tri1 devpor; +tri1 devoe; +wire \Y3~output_o ; +wire \Y2~output_o ; +wire \Y1~output_o ; +wire \Y0~output_o ; +wire \E1~input_o ; +wire \X1~input_o ; +wire \X0~input_o ; +wire \E0L~input_o ; +wire \inst~combout ; +wire \inst1~combout ; +wire \inst3~combout ; +wire \inst2~combout ; + + +hard_block auto_generated_inst( + .devpor(devpor), + .devclrn(devclrn), + .devoe(devoe)); + +// Location: IOOBUF_X0_Y6_N23 +cycloneive_io_obuf \Y3~output ( + .i(\inst~combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\Y3~output_o ), + .obar()); +// synopsys translate_off +defparam \Y3~output .bus_hold = "false"; +defparam \Y3~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOOBUF_X0_Y6_N16 +cycloneive_io_obuf \Y2~output ( + .i(\inst1~combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\Y2~output_o ), + .obar()); +// synopsys translate_off +defparam \Y2~output .bus_hold = "false"; +defparam \Y2~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOOBUF_X0_Y9_N9 +cycloneive_io_obuf \Y1~output ( + .i(\inst3~combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\Y1~output_o ), + .obar()); +// synopsys translate_off +defparam \Y1~output .bus_hold = "false"; +defparam \Y1~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOOBUF_X0_Y5_N16 +cycloneive_io_obuf \Y0~output ( + .i(\inst2~combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\Y0~output_o ), + .obar()); +// synopsys translate_off +defparam \Y0~output .bus_hold = "false"; +defparam \Y0~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y11_N15 +cycloneive_io_ibuf \E1~input ( + .i(E1), + .ibar(gnd), + .o(\E1~input_o )); +// synopsys translate_off +defparam \E1~input .bus_hold = "false"; +defparam \E1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y7_N1 +cycloneive_io_ibuf \X1~input ( + .i(X1), + .ibar(gnd), + .o(\X1~input_o )); +// synopsys translate_off +defparam \X1~input .bus_hold = "false"; +defparam \X1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y11_N22 +cycloneive_io_ibuf \X0~input ( + .i(X0), + .ibar(gnd), + .o(\X0~input_o )); +// synopsys translate_off +defparam \X0~input .bus_hold = "false"; +defparam \X0~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y8_N15 +cycloneive_io_ibuf \E0L~input ( + .i(E0L), + .ibar(gnd), + .o(\E0L~input_o )); +// synopsys translate_off +defparam \E0L~input .bus_hold = "false"; +defparam \E0L~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X6_Y9_N8 +cycloneive_lcell_comb inst( +// Equation(s): +// \inst~combout = (\E1~input_o & (!\X1~input_o & (!\X0~input_o & !\E0L~input_o ))) + + .dataa(\E1~input_o ), + .datab(\X1~input_o ), + .datac(\X0~input_o ), + .datad(\E0L~input_o ), + .cin(gnd), + .combout(\inst~combout ), + .cout()); +// synopsys translate_off +defparam inst.lut_mask = 16'h0002; +defparam inst.sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X6_Y9_N2 +cycloneive_lcell_comb inst1( +// Equation(s): +// \inst1~combout = (\E1~input_o & (!\X1~input_o & (\X0~input_o & !\E0L~input_o ))) + + .dataa(\E1~input_o ), + .datab(\X1~input_o ), + .datac(\X0~input_o ), + .datad(\E0L~input_o ), + .cin(gnd), + .combout(\inst1~combout ), + .cout()); +// synopsys translate_off +defparam inst1.lut_mask = 16'h0020; +defparam inst1.sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X6_Y9_N28 +cycloneive_lcell_comb inst3( +// Equation(s): +// \inst3~combout = (\E1~input_o & (\X1~input_o & (\X0~input_o & !\E0L~input_o ))) + + .dataa(\E1~input_o ), + .datab(\X1~input_o ), + .datac(\X0~input_o ), + .datad(\E0L~input_o ), + .cin(gnd), + .combout(\inst3~combout ), + .cout()); +// synopsys translate_off +defparam inst3.lut_mask = 16'h0080; +defparam inst3.sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X6_Y9_N30 +cycloneive_lcell_comb inst2( +// Equation(s): +// \inst2~combout = (\E1~input_o & (\X1~input_o & (!\X0~input_o & !\E0L~input_o ))) + + .dataa(\E1~input_o ), + .datab(\X1~input_o ), + .datac(\X0~input_o ), + .datad(\E0L~input_o ), + .cin(gnd), + .combout(\inst2~combout ), + .cout()); +// synopsys translate_off +defparam inst2.lut_mask = 16'h0008; +defparam inst2.sum_lutc_input = "datac"; +// synopsys translate_on + +assign Y3 = \Y3~output_o ; + +assign Y2 = \Y2~output_o ; + +assign Y1 = \Y1~output_o ; + +assign Y0 = \Y0~output_o ; + +endmodule + +module hard_block ( + + devpor, + devclrn, + devoe); + +// Design Ports Information +// ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + +input devpor; +input devclrn; +input devoe; + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +wire \~ALTERA_ASDO_DATA1~~padout ; +wire \~ALTERA_FLASH_nCE_nCSO~~padout ; +wire \~ALTERA_DATA0~~padout ; +wire \~ALTERA_ASDO_DATA1~~ibuf_o ; +wire \~ALTERA_FLASH_nCE_nCSO~~ibuf_o ; +wire \~ALTERA_DATA0~~ibuf_o ; + + +endmodule diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221104180429.sim.vwf b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221104180429.sim.vwf new file mode 100644 index 0000000..6e61402 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221104180429.sim.vwf @@ -0,0 +1,483 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 87.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 100.0; + } + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 75.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 112.5; + } + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 62.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 125.0; + } + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 137.5; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114162829.sim.vwf b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114162829.sim.vwf new file mode 100644 index 0000000..e0a6706 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114162829.sim.vwf @@ -0,0 +1,787 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 65.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 45.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + } + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 80.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 75.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 210.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 45.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 85.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 70.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 60.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 145.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + } + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 160.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 90.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 210.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 55.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 65.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 60.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 180.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 215.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 155.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 85.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 90.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 55.0; + } + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 80.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 185.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 80.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 70.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 80.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 235.0; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114214232.sim.vwf b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114214232.sim.vwf new file mode 100644 index 0000000..05e9dd7 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_20221114214232.sim.vwf @@ -0,0 +1,483 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("E0L") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("E1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Y3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("E0L") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("E1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("Y0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 125.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 62.5; + } + } +} + +TRANSITION_LIST("Y1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 175.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + } + } +} + +TRANSITION_LIST("Y2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 75.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 112.5; + } + } +} + +TRANSITION_LIST("Y3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 187.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 162.5; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "E0L"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "E1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_slow.vho b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_slow.vho new file mode 100644 index 0000000..2f842ec --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_slow.vho @@ -0,0 +1,328 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/04/2022 15:08:53" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Dec2_4 IS + PORT ( + Y3 : OUT std_logic; + E0L : IN std_logic; + E1 : IN std_logic; + X1 : IN std_logic; + X0 : IN std_logic; + Y2 : OUT std_logic; + Y1 : OUT std_logic; + Y0 : OUT std_logic + ); +END Dec2_4; + +-- Design Ports Information +-- Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +-- Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +-- X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +-- X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +-- E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Dec2_4 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_Y3 : std_logic; +SIGNAL ww_E0L : std_logic; +SIGNAL ww_E1 : std_logic; +SIGNAL ww_X1 : std_logic; +SIGNAL ww_X0 : std_logic; +SIGNAL ww_Y2 : std_logic; +SIGNAL ww_Y1 : std_logic; +SIGNAL ww_Y0 : std_logic; +SIGNAL \Y3~output_o\ : std_logic; +SIGNAL \Y2~output_o\ : std_logic; +SIGNAL \Y1~output_o\ : std_logic; +SIGNAL \Y0~output_o\ : std_logic; +SIGNAL \E1~input_o\ : std_logic; +SIGNAL \X1~input_o\ : std_logic; +SIGNAL \X0~input_o\ : std_logic; +SIGNAL \E0L~input_o\ : std_logic; +SIGNAL \inst~combout\ : std_logic; +SIGNAL \inst1~combout\ : std_logic; +SIGNAL \inst2~combout\ : std_logic; +SIGNAL \inst3~combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +Y3 <= ww_Y3; +ww_E0L <= E0L; +ww_E1 <= E1; +ww_X1 <= X1; +ww_X0 <= X0; +Y2 <= ww_Y2; +Y1 <= ww_Y1; +Y0 <= ww_Y0; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y6_N23 +\Y3~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst~combout\, + devoe => ww_devoe, + o => \Y3~output_o\); + +-- Location: IOOBUF_X0_Y6_N16 +\Y2~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst1~combout\, + devoe => ww_devoe, + o => \Y2~output_o\); + +-- Location: IOOBUF_X0_Y9_N9 +\Y1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst2~combout\, + devoe => ww_devoe, + o => \Y1~output_o\); + +-- Location: IOOBUF_X0_Y5_N16 +\Y0~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst3~combout\, + devoe => ww_devoe, + o => \Y0~output_o\); + +-- Location: IOIBUF_X0_Y11_N15 +\E1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E1, + o => \E1~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\X1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X1, + o => \X1~input_o\); + +-- Location: IOIBUF_X0_Y11_N22 +\X0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X0, + o => \X0~input_o\); + +-- Location: IOIBUF_X0_Y8_N15 +\E0L~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E0L, + o => \E0L~input_o\); + +-- Location: LCCOMB_X6_Y9_N8 +inst : cycloneive_lcell_comb +-- Equation(s): +-- \inst~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000000010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst~combout\); + +-- Location: LCCOMB_X6_Y9_N2 +inst1 : cycloneive_lcell_comb +-- Equation(s): +-- \inst1~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst1~combout\); + +-- Location: LCCOMB_X6_Y9_N28 +inst2 : cycloneive_lcell_comb +-- Equation(s): +-- \inst2~combout\ = (\E1~input_o\ & (\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst2~combout\); + +-- Location: LCCOMB_X6_Y9_N30 +inst3 : cycloneive_lcell_comb +-- Equation(s): +-- \inst3~combout\ = (\E1~input_o\ & (\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000010000000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst3~combout\); + +ww_Y3 <= \Y3~output_o\; + +ww_Y2 <= \Y2~output_o\; + +ww_Y1 <= \Y1~output_o\; + +ww_Y0 <= \Y0~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_vhd_slow.sdo b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_vhd_slow.sdo new file mode 100644 index 0000000..9a86ad6 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_0c_vhd_slow.sdo @@ -0,0 +1,180 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This file contains Slow Corner delays for the design using part EP4CE6E22C6, +// with speed grade 6, core voltage 1.2VmV, and temperature 0 Celsius +// + +// +// This SDF file should be used for ModelSim-Altera (VHDL) only +// + +(DELAYFILE + (SDFVERSION "2.1") + (DESIGN "Dec2_4") + (DATE "11/04/2022 15:08:53") + (VENDOR "Altera") + (PROGRAM "Quartus Prime") + (VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition") + (DIVIDER .) + (TIMESCALE 1 ps) + + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y3\~output\\) + (DELAY + (ABSOLUTE + (PORT i (941:941:941) (908:908:908)) + (IOPATH i o (2225:2225:2225) (2220:2220:2220)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y2\~output\\) + (DELAY + (ABSOLUTE + (PORT i (927:927:927) (894:894:894)) + (IOPATH i o (2225:2225:2225) (2220:2220:2220)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y1\~output\\) + (DELAY + (ABSOLUTE + (PORT i (622:622:622) (573:573:573)) + (IOPATH i o (2330:2330:2330) (2303:2303:2303)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y0\~output\\) + (DELAY + (ABSOLUTE + (PORT i (925:925:925) (885:885:885)) + (IOPATH i o (2225:2225:2225) (2220:2220:2220)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (581:581:581) (723:723:723)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (581:581:581) (723:723:723)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X0\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (581:581:581) (723:723:723)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E0L\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (581:581:581) (723:723:723)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst) + (DELAY + (ABSOLUTE + (PORT dataa (791:791:791) (815:815:815)) + (PORT datab (2629:2629:2629) (2810:2810:2810)) + (PORT datac (720:720:720) (756:756:756)) + (PORT datad (2649:2649:2649) (2850:2850:2850)) + (IOPATH dataa combout (318:318:318) (307:307:307)) + (IOPATH datab combout (336:336:336) (337:337:337)) + (IOPATH datac combout (218:218:218) (215:215:215)) + (IOPATH datad combout (119:119:119) (106:106:106)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst1) + (DELAY + (ABSOLUTE + (PORT dataa (788:788:788) (814:814:814)) + (PORT datab (2629:2629:2629) (2814:2814:2814)) + (PORT datac (723:723:723) (757:757:757)) + (PORT datad (2649:2649:2649) (2853:2853:2853)) + (IOPATH dataa combout (307:307:307) (280:280:280)) + (IOPATH datab combout (325:325:325) (332:332:332)) + (IOPATH datac combout (220:220:220) (215:215:215)) + (IOPATH datad combout (119:119:119) (106:106:106)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst2) + (DELAY + (ABSOLUTE + (PORT dataa (797:797:797) (819:819:819)) + (PORT datab (2628:2628:2628) (2810:2810:2810)) + (PORT datac (719:719:719) (754:754:754)) + (PORT datad (2647:2647:2647) (2849:2849:2849)) + (IOPATH dataa combout (300:300:300) (323:323:323)) + (IOPATH datab combout (306:306:306) (324:324:324)) + (IOPATH datac combout (218:218:218) (215:215:215)) + (IOPATH datad combout (119:119:119) (106:106:106)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst3) + (DELAY + (ABSOLUTE + (PORT dataa (798:798:798) (819:819:819)) + (PORT datab (2628:2628:2628) (2810:2810:2810)) + (PORT datac (719:719:719) (754:754:754)) + (PORT datad (2648:2648:2648) (2849:2849:2849)) + (IOPATH dataa combout (290:290:290) (306:306:306)) + (IOPATH datab combout (295:295:295) (300:300:300)) + (IOPATH datac combout (220:220:220) (215:215:215)) + (IOPATH datad combout (119:119:119) (106:106:106)) + ) + ) + ) +) diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_slow.vho b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_slow.vho new file mode 100644 index 0000000..2f842ec --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_slow.vho @@ -0,0 +1,328 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/04/2022 15:08:53" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Dec2_4 IS + PORT ( + Y3 : OUT std_logic; + E0L : IN std_logic; + E1 : IN std_logic; + X1 : IN std_logic; + X0 : IN std_logic; + Y2 : OUT std_logic; + Y1 : OUT std_logic; + Y0 : OUT std_logic + ); +END Dec2_4; + +-- Design Ports Information +-- Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +-- Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +-- X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +-- X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +-- E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Dec2_4 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_Y3 : std_logic; +SIGNAL ww_E0L : std_logic; +SIGNAL ww_E1 : std_logic; +SIGNAL ww_X1 : std_logic; +SIGNAL ww_X0 : std_logic; +SIGNAL ww_Y2 : std_logic; +SIGNAL ww_Y1 : std_logic; +SIGNAL ww_Y0 : std_logic; +SIGNAL \Y3~output_o\ : std_logic; +SIGNAL \Y2~output_o\ : std_logic; +SIGNAL \Y1~output_o\ : std_logic; +SIGNAL \Y0~output_o\ : std_logic; +SIGNAL \E1~input_o\ : std_logic; +SIGNAL \X1~input_o\ : std_logic; +SIGNAL \X0~input_o\ : std_logic; +SIGNAL \E0L~input_o\ : std_logic; +SIGNAL \inst~combout\ : std_logic; +SIGNAL \inst1~combout\ : std_logic; +SIGNAL \inst2~combout\ : std_logic; +SIGNAL \inst3~combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +Y3 <= ww_Y3; +ww_E0L <= E0L; +ww_E1 <= E1; +ww_X1 <= X1; +ww_X0 <= X0; +Y2 <= ww_Y2; +Y1 <= ww_Y1; +Y0 <= ww_Y0; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y6_N23 +\Y3~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst~combout\, + devoe => ww_devoe, + o => \Y3~output_o\); + +-- Location: IOOBUF_X0_Y6_N16 +\Y2~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst1~combout\, + devoe => ww_devoe, + o => \Y2~output_o\); + +-- Location: IOOBUF_X0_Y9_N9 +\Y1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst2~combout\, + devoe => ww_devoe, + o => \Y1~output_o\); + +-- Location: IOOBUF_X0_Y5_N16 +\Y0~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst3~combout\, + devoe => ww_devoe, + o => \Y0~output_o\); + +-- Location: IOIBUF_X0_Y11_N15 +\E1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E1, + o => \E1~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\X1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X1, + o => \X1~input_o\); + +-- Location: IOIBUF_X0_Y11_N22 +\X0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X0, + o => \X0~input_o\); + +-- Location: IOIBUF_X0_Y8_N15 +\E0L~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E0L, + o => \E0L~input_o\); + +-- Location: LCCOMB_X6_Y9_N8 +inst : cycloneive_lcell_comb +-- Equation(s): +-- \inst~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000000010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst~combout\); + +-- Location: LCCOMB_X6_Y9_N2 +inst1 : cycloneive_lcell_comb +-- Equation(s): +-- \inst1~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst1~combout\); + +-- Location: LCCOMB_X6_Y9_N28 +inst2 : cycloneive_lcell_comb +-- Equation(s): +-- \inst2~combout\ = (\E1~input_o\ & (\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst2~combout\); + +-- Location: LCCOMB_X6_Y9_N30 +inst3 : cycloneive_lcell_comb +-- Equation(s): +-- \inst3~combout\ = (\E1~input_o\ & (\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000010000000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst3~combout\); + +ww_Y3 <= \Y3~output_o\; + +ww_Y2 <= \Y2~output_o\; + +ww_Y1 <= \Y1~output_o\; + +ww_Y0 <= \Y0~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_vhd_slow.sdo b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_vhd_slow.sdo new file mode 100644 index 0000000..6aae15c --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_6_1200mv_85c_vhd_slow.sdo @@ -0,0 +1,180 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This file contains Slow Corner delays for the design using part EP4CE6E22C6, +// with speed grade 6, core voltage 1.2VmV, and temperature 85 Celsius +// + +// +// This SDF file should be used for ModelSim-Altera (VHDL) only +// + +(DELAYFILE + (SDFVERSION "2.1") + (DESIGN "Dec2_4") + (DATE "11/04/2022 15:08:53") + (VENDOR "Altera") + (PROGRAM "Quartus Prime") + (VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition") + (DIVIDER .) + (TIMESCALE 1 ps) + + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y3\~output\\) + (DELAY + (ABSOLUTE + (PORT i (1004:1004:1004) (1006:1006:1006)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y2\~output\\) + (DELAY + (ABSOLUTE + (PORT i (991:991:991) (1012:1012:1012)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y1\~output\\) + (DELAY + (ABSOLUTE + (PORT i (661:661:661) (653:653:653)) + (IOPATH i o (2627:2627:2627) (2603:2603:2603)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y0\~output\\) + (DELAY + (ABSOLUTE + (PORT i (991:991:991) (984:984:984)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X0\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E0L\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst) + (DELAY + (ABSOLUTE + (PORT dataa (882:882:882) (893:893:893)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (803:803:803) (816:816:816)) + (PORT datad (3063:3063:3063) (3333:3333:3333)) + (IOPATH dataa combout (354:354:354) (349:349:349)) + (IOPATH datab combout (381:381:381) (380:380:380)) + (IOPATH datac combout (241:241:241) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst1) + (DELAY + (ABSOLUTE + (PORT dataa (879:879:879) (890:890:890)) + (PORT datab (3049:3049:3049) (3305:3305:3305)) + (PORT datac (806:806:806) (817:817:817)) + (PORT datad (3063:3063:3063) (3336:3336:3336)) + (IOPATH dataa combout (341:341:341) (319:319:319)) + (IOPATH datab combout (365:365:365) (373:373:373)) + (IOPATH datac combout (243:243:243) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst2) + (DELAY + (ABSOLUTE + (PORT dataa (889:889:889) (899:899:899)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (801:801:801) (812:812:812)) + (PORT datad (3061:3061:3061) (3332:3332:3332)) + (IOPATH dataa combout (339:339:339) (367:367:367)) + (IOPATH datab combout (344:344:344) (369:369:369)) + (IOPATH datac combout (241:241:241) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst3) + (DELAY + (ABSOLUTE + (PORT dataa (890:890:890) (900:900:900)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (801:801:801) (811:811:811)) + (PORT datad (3061:3061:3061) (3332:3332:3332)) + (IOPATH dataa combout (327:327:327) (347:347:347)) + (IOPATH datab combout (331:331:331) (342:342:342)) + (IOPATH datac combout (243:243:243) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) +) diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_fast.vho b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_fast.vho new file mode 100644 index 0000000..2f842ec --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_fast.vho @@ -0,0 +1,328 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/04/2022 15:08:53" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Dec2_4 IS + PORT ( + Y3 : OUT std_logic; + E0L : IN std_logic; + E1 : IN std_logic; + X1 : IN std_logic; + X0 : IN std_logic; + Y2 : OUT std_logic; + Y1 : OUT std_logic; + Y0 : OUT std_logic + ); +END Dec2_4; + +-- Design Ports Information +-- Y3 => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- Y2 => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- Y1 => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +-- Y0 => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- E1 => Location: PIN_24, I/O Standard: 2.5 V, Current Strength: Default +-- X0 => Location: PIN_25, I/O Standard: 2.5 V, Current Strength: Default +-- X1 => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default +-- E0L => Location: PIN_30, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Dec2_4 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_Y3 : std_logic; +SIGNAL ww_E0L : std_logic; +SIGNAL ww_E1 : std_logic; +SIGNAL ww_X1 : std_logic; +SIGNAL ww_X0 : std_logic; +SIGNAL ww_Y2 : std_logic; +SIGNAL ww_Y1 : std_logic; +SIGNAL ww_Y0 : std_logic; +SIGNAL \Y3~output_o\ : std_logic; +SIGNAL \Y2~output_o\ : std_logic; +SIGNAL \Y1~output_o\ : std_logic; +SIGNAL \Y0~output_o\ : std_logic; +SIGNAL \E1~input_o\ : std_logic; +SIGNAL \X1~input_o\ : std_logic; +SIGNAL \X0~input_o\ : std_logic; +SIGNAL \E0L~input_o\ : std_logic; +SIGNAL \inst~combout\ : std_logic; +SIGNAL \inst1~combout\ : std_logic; +SIGNAL \inst2~combout\ : std_logic; +SIGNAL \inst3~combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +Y3 <= ww_Y3; +ww_E0L <= E0L; +ww_E1 <= E1; +ww_X1 <= X1; +ww_X0 <= X0; +Y2 <= ww_Y2; +Y1 <= ww_Y1; +Y0 <= ww_Y0; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y6_N23 +\Y3~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst~combout\, + devoe => ww_devoe, + o => \Y3~output_o\); + +-- Location: IOOBUF_X0_Y6_N16 +\Y2~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst1~combout\, + devoe => ww_devoe, + o => \Y2~output_o\); + +-- Location: IOOBUF_X0_Y9_N9 +\Y1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst2~combout\, + devoe => ww_devoe, + o => \Y1~output_o\); + +-- Location: IOOBUF_X0_Y5_N16 +\Y0~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst3~combout\, + devoe => ww_devoe, + o => \Y0~output_o\); + +-- Location: IOIBUF_X0_Y11_N15 +\E1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E1, + o => \E1~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\X1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X1, + o => \X1~input_o\); + +-- Location: IOIBUF_X0_Y11_N22 +\X0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_X0, + o => \X0~input_o\); + +-- Location: IOIBUF_X0_Y8_N15 +\E0L~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_E0L, + o => \E0L~input_o\); + +-- Location: LCCOMB_X6_Y9_N8 +inst : cycloneive_lcell_comb +-- Equation(s): +-- \inst~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000000010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst~combout\); + +-- Location: LCCOMB_X6_Y9_N2 +inst1 : cycloneive_lcell_comb +-- Equation(s): +-- \inst1~combout\ = (\E1~input_o\ & (!\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst1~combout\); + +-- Location: LCCOMB_X6_Y9_N28 +inst2 : cycloneive_lcell_comb +-- Equation(s): +-- \inst2~combout\ = (\E1~input_o\ & (\X1~input_o\ & (!\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000000001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst2~combout\); + +-- Location: LCCOMB_X6_Y9_N30 +inst3 : cycloneive_lcell_comb +-- Equation(s): +-- \inst3~combout\ = (\E1~input_o\ & (\X1~input_o\ & (\X0~input_o\ & !\E0L~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "0000000010000000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \E1~input_o\, + datab => \X1~input_o\, + datac => \X0~input_o\, + datad => \E0L~input_o\, + combout => \inst3~combout\); + +ww_Y3 <= \Y3~output_o\; + +ww_Y2 <= \Y2~output_o\; + +ww_Y1 <= \Y1~output_o\; + +ww_Y0 <= \Y0~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_vhd_fast.sdo b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_vhd_fast.sdo new file mode 100644 index 0000000..063aa5b --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_min_1200mv_0c_vhd_fast.sdo @@ -0,0 +1,180 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This file contains Fast Corner delays for the design using part EP4CE6E22C6, +// with speed grade M, core voltage 1.2VmV, and temperature 0 Celsius +// + +// +// This SDF file should be used for ModelSim-Altera (VHDL) only +// + +(DELAYFILE + (SDFVERSION "2.1") + (DESIGN "Dec2_4") + (DATE "11/04/2022 15:08:53") + (VENDOR "Altera") + (PROGRAM "Quartus Prime") + (VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition") + (DIVIDER .) + (TIMESCALE 1 ps) + + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y3\~output\\) + (DELAY + (ABSOLUTE + (PORT i (540:540:540) (609:609:609)) + (IOPATH i o (1565:1565:1565) (1570:1570:1570)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y2\~output\\) + (DELAY + (ABSOLUTE + (PORT i (537:537:537) (605:605:605)) + (IOPATH i o (1565:1565:1565) (1570:1570:1570)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y1\~output\\) + (DELAY + (ABSOLUTE + (PORT i (342:342:342) (377:377:377)) + (IOPATH i o (1619:1619:1619) (1644:1644:1644)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y0\~output\\) + (DELAY + (ABSOLUTE + (PORT i (526:526:526) (591:591:591)) + (IOPATH i o (1565:1565:1565) (1570:1570:1570)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (318:318:318) (698:698:698)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (318:318:318) (698:698:698)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X0\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (318:318:318) (698:698:698)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E0L\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (318:318:318) (698:698:698)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst) + (DELAY + (ABSOLUTE + (PORT dataa (542:542:542) (481:481:481)) + (PORT datab (1756:1756:1756) (1967:1967:1967)) + (PORT datac (500:500:500) (454:454:454)) + (PORT datad (1759:1759:1759) (1985:1985:1985)) + (IOPATH dataa combout (170:170:170) (163:163:163)) + (IOPATH datab combout (160:160:160) (156:156:156)) + (IOPATH datac combout (120:120:120) (124:124:124)) + (IOPATH datad combout (68:68:68) (63:63:63)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst1) + (DELAY + (ABSOLUTE + (PORT dataa (540:540:540) (479:479:479)) + (PORT datab (1757:1757:1757) (1968:1968:1968)) + (PORT datac (501:501:501) (455:455:455)) + (PORT datad (1759:1759:1759) (1986:1986:1986)) + (IOPATH dataa combout (170:170:170) (163:163:163)) + (IOPATH datab combout (160:160:160) (156:156:156)) + (IOPATH datac combout (119:119:119) (124:124:124)) + (IOPATH datad combout (68:68:68) (63:63:63)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst2) + (DELAY + (ABSOLUTE + (PORT dataa (549:549:549) (486:486:486)) + (PORT datab (1755:1755:1755) (1966:1966:1966)) + (PORT datac (496:496:496) (450:450:450)) + (PORT datad (1756:1756:1756) (1982:1982:1982)) + (IOPATH dataa combout (170:170:170) (163:163:163)) + (IOPATH datab combout (168:168:168) (167:167:167)) + (IOPATH datac combout (120:120:120) (124:124:124)) + (IOPATH datad combout (68:68:68) (63:63:63)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst3) + (DELAY + (ABSOLUTE + (PORT dataa (550:550:550) (487:487:487)) + (PORT datab (1755:1755:1755) (1966:1966:1966)) + (PORT datac (496:496:496) (450:450:450)) + (PORT datad (1756:1756:1756) (1982:1982:1982)) + (IOPATH dataa combout (170:170:170) (163:163:163)) + (IOPATH datab combout (168:168:168) (167:167:167)) + (IOPATH datac combout (119:119:119) (124:124:124)) + (IOPATH datad combout (68:68:68) (63:63:63)) + ) + ) + ) +) diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_modelsim.xrf b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_modelsim.xrf new file mode 100644 index 0000000..05d6f72 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_modelsim.xrf @@ -0,0 +1,15 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/DecoderDemo/Dec2_4.bdf +source_file = 1, /home/tiagorg/repos/DecoderDemo/WaveformDecoderNode.vwf +source_file = 1, /home/tiagorg/repos/DecoderDemo/Waveform.vwf +source_file = 1, /home/tiagorg/repos/DecoderDemo/db/DecoderDemo.cbx.xml +design_name = hard_block +design_name = Dec2_4 +instance = comp, \Y3~output\, Y3~output, Dec2_4, 1 +instance = comp, \Y2~output\, Y2~output, Dec2_4, 1 +instance = comp, \Y1~output\, Y1~output, Dec2_4, 1 +instance = comp, \Y0~output\, Y0~output, Dec2_4, 1 +instance = comp, \E1~input\, E1~input, Dec2_4, 1 +instance = comp, \X1~input\, X1~input, Dec2_4, 1 +instance = comp, \X0~input\, X0~input, Dec2_4, 1 +instance = comp, \E0L~input\, E0L~input, Dec2_4, 1 diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_vhd.sdo b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_vhd.sdo new file mode 100644 index 0000000..6aae15c --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/DecoderDemo_vhd.sdo @@ -0,0 +1,180 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This file contains Slow Corner delays for the design using part EP4CE6E22C6, +// with speed grade 6, core voltage 1.2VmV, and temperature 85 Celsius +// + +// +// This SDF file should be used for ModelSim-Altera (VHDL) only +// + +(DELAYFILE + (SDFVERSION "2.1") + (DESIGN "Dec2_4") + (DATE "11/04/2022 15:08:53") + (VENDOR "Altera") + (PROGRAM "Quartus Prime") + (VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition") + (DIVIDER .) + (TIMESCALE 1 ps) + + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y3\~output\\) + (DELAY + (ABSOLUTE + (PORT i (1004:1004:1004) (1006:1006:1006)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y2\~output\\) + (DELAY + (ABSOLUTE + (PORT i (991:991:991) (1012:1012:1012)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y1\~output\\) + (DELAY + (ABSOLUTE + (PORT i (661:661:661) (653:653:653)) + (IOPATH i o (2627:2627:2627) (2603:2603:2603)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_obuf") + (INSTANCE \\Y0\~output\\) + (DELAY + (ABSOLUTE + (PORT i (991:991:991) (984:984:984)) + (IOPATH i o (2533:2533:2533) (2516:2516:2516)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X1\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\X0\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_io_ibuf") + (INSTANCE \\E0L\~input\\) + (DELAY + (ABSOLUTE + (IOPATH i o (596:596:596) (761:761:761)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst) + (DELAY + (ABSOLUTE + (PORT dataa (882:882:882) (893:893:893)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (803:803:803) (816:816:816)) + (PORT datad (3063:3063:3063) (3333:3333:3333)) + (IOPATH dataa combout (354:354:354) (349:349:349)) + (IOPATH datab combout (381:381:381) (380:380:380)) + (IOPATH datac combout (241:241:241) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst1) + (DELAY + (ABSOLUTE + (PORT dataa (879:879:879) (890:890:890)) + (PORT datab (3049:3049:3049) (3305:3305:3305)) + (PORT datac (806:806:806) (817:817:817)) + (PORT datad (3063:3063:3063) (3336:3336:3336)) + (IOPATH dataa combout (341:341:341) (319:319:319)) + (IOPATH datab combout (365:365:365) (373:373:373)) + (IOPATH datac combout (243:243:243) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst2) + (DELAY + (ABSOLUTE + (PORT dataa (889:889:889) (899:899:899)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (801:801:801) (812:812:812)) + (PORT datad (3061:3061:3061) (3332:3332:3332)) + (IOPATH dataa combout (339:339:339) (367:367:367)) + (IOPATH datab combout (344:344:344) (369:369:369)) + (IOPATH datac combout (241:241:241) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) + (CELL + (CELLTYPE "cycloneive_lcell_comb") + (INSTANCE inst3) + (DELAY + (ABSOLUTE + (PORT dataa (890:890:890) (900:900:900)) + (PORT datab (3049:3049:3049) (3301:3301:3301)) + (PORT datac (801:801:801) (811:811:811)) + (PORT datad (3061:3061:3061) (3332:3332:3332)) + (IOPATH dataa combout (327:327:327) (347:347:347)) + (IOPATH datab combout (331:331:331) (342:342:342)) + (IOPATH datac combout (243:243:243) (241:241:241)) + (IOPATH datad combout (130:130:130) (120:120:120)) + ) + ) + ) +) diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vht b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vht new file mode 100644 index 0000000..a6d9e5a --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vht @@ -0,0 +1,870 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "11/14/2022 16:28:27" + +-- Vhdl Test Bench(with test vectors) for design : Dec2_4 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Dec2_4_vhd_vec_tst IS +END Dec2_4_vhd_vec_tst; +ARCHITECTURE Dec2_4_arch OF Dec2_4_vhd_vec_tst IS +-- constants +-- signals +SIGNAL E0L : STD_LOGIC; +SIGNAL E1 : STD_LOGIC; +SIGNAL X0 : STD_LOGIC; +SIGNAL X1 : STD_LOGIC; +SIGNAL Y0 : STD_LOGIC; +SIGNAL Y1 : STD_LOGIC; +SIGNAL Y2 : STD_LOGIC; +SIGNAL Y3 : STD_LOGIC; +COMPONENT Dec2_4 + PORT ( + E0L : IN STD_LOGIC; + E1 : IN STD_LOGIC; + X0 : IN STD_LOGIC; + X1 : IN STD_LOGIC; + Y0 : OUT STD_LOGIC; + Y1 : OUT STD_LOGIC; + Y2 : OUT STD_LOGIC; + Y3 : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Dec2_4 + PORT MAP ( +-- list connections between master ports and signals + E0L => E0L, + E1 => E1, + X0 => X0, + X1 => X1, + Y0 => Y0, + Y1 => Y1, + Y2 => Y2, + Y3 => Y3 + ); + +-- E0L +t_prcs_E0L: PROCESS +BEGIN + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 65000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 20000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 15000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 30000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 15000 ps; + E0L <= '0'; + WAIT FOR 20000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 15000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 15000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 20000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 15000 ps; + E0L <= '0'; + WAIT FOR 30000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 35000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 20000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 30000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 20000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 15000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 10000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; + WAIT FOR 10000 ps; + E0L <= '0'; + WAIT FOR 45000 ps; + E0L <= '1'; + WAIT FOR 5000 ps; + E0L <= '0'; + WAIT FOR 5000 ps; + E0L <= '1'; +WAIT; +END PROCESS t_prcs_E0L; + +-- E1 +t_prcs_E1: PROCESS +BEGIN + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 20000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 20000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 30000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 30000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 25000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 50000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 20000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 20000 ps; + E1 <= '0'; + WAIT FOR 25000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 10000 ps; + E1 <= '1'; + WAIT FOR 25000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 25000 ps; + E1 <= '1'; + WAIT FOR 10000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 15000 ps; + E1 <= '0'; + WAIT FOR 5000 ps; + E1 <= '1'; + WAIT FOR 20000 ps; + E1 <= '0'; + WAIT FOR 15000 ps; + E1 <= '1'; + WAIT FOR 5000 ps; + E1 <= '0'; +WAIT; +END PROCESS t_prcs_E1; + +-- X0 +t_prcs_X0: PROCESS +BEGIN + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 15000 ps; + X0 <= '1'; + WAIT FOR 20000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 35000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 40000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 15000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 20000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 35000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 20000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 20000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 15000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 20000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 15000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 15000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 40000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 35000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 30000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; + WAIT FOR 5000 ps; + X0 <= '1'; + WAIT FOR 5000 ps; + X0 <= '0'; + WAIT FOR 10000 ps; + X0 <= '1'; + WAIT FOR 10000 ps; + X0 <= '0'; +WAIT; +END PROCESS t_prcs_X0; + +-- X1 +t_prcs_X1: PROCESS +BEGIN + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 15000 ps; + X1 <= '0'; + WAIT FOR 25000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 15000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 20000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 20000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 15000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 25000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 25000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 15000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 15000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 20000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 15000 ps; + X1 <= '1'; + WAIT FOR 20000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 25000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 15000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 25000 ps; + X1 <= '0'; + WAIT FOR 15000 ps; + X1 <= '1'; + WAIT FOR 15000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 10000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 25000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 20000 ps; + X1 <= '0'; + WAIT FOR 10000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 20000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; + WAIT FOR 5000 ps; + X1 <= '0'; + WAIT FOR 5000 ps; + X1 <= '1'; +WAIT; +END PROCESS t_prcs_X1; +END Dec2_4_arch; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vt b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vt new file mode 100644 index 0000000..eed1d2f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform.vwf.vt @@ -0,0 +1,470 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// ***************************************************************************** +// This file contains a Verilog test bench with test vectors .The test vectors +// are exported from a vector file in the Quartus Waveform Editor and apply to +// the top level entity of the current Quartus project .The user can use this +// testbench to simulate his design using a third-party simulation tool . +// ***************************************************************************** +// Generated on "11/14/2022 16:20:00" + +// Verilog Test Bench (with test vectors) for design : Dec2_4 +// +// Simulation tool : 3rd Party +// + +`timescale 1 ps/ 1 ps +module Dec2_4_vlg_vec_tst(); +// constants +// general purpose registers +reg E0L; +reg E1; +reg X0; +reg X1; +// wires +wire Y0; +wire Y1; +wire Y2; +wire Y3; + +// assign statements (if any) +Dec2_4 i1 ( +// port map - connection between master ports and signals/registers + .E0L(E0L), + .E1(E1), + .X0(X0), + .X1(X1), + .Y0(Y0), + .Y1(Y1), + .Y2(Y2), + .Y3(Y3) +); +initial +begin +#1000000 $finish; +end + +// E0L +initial +begin + E0L = 1'b1; + E0L = #5000 1'b0; + E0L = #65000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #20000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #15000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #30000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #15000 1'b0; + E0L = #20000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #15000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #15000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #20000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #15000 1'b0; + E0L = #30000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #35000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #20000 1'b0; + E0L = #10000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #30000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #20000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #5000 1'b0; + E0L = #10000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; + E0L = #5000 1'b0; + E0L = #15000 1'b1; + E0L = #10000 1'b0; + E0L = #10000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #5000 1'b1; + E0L = #10000 1'b0; + E0L = #45000 1'b1; + E0L = #5000 1'b0; + E0L = #5000 1'b1; +end + +// E1 +initial +begin + E1 = 1'b1; + E1 = #5000 1'b0; + E1 = #10000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #15000 1'b0; + E1 = #10000 1'b1; + E1 = #20000 1'b0; + E1 = #5000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #10000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #20000 1'b0; + E1 = #10000 1'b1; + E1 = #15000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #10000 1'b1; + E1 = #15000 1'b0; + E1 = #15000 1'b1; + E1 = #30000 1'b0; + E1 = #5000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #10000 1'b0; + E1 = #5000 1'b1; + E1 = #10000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #10000 1'b1; + E1 = #5000 1'b0; + E1 = #30000 1'b1; + E1 = #5000 1'b0; + E1 = #25000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #50000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #20000 1'b1; + E1 = #10000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #5000 1'b1; + E1 = #15000 1'b0; + E1 = #5000 1'b1; + E1 = #5000 1'b0; + E1 = #5000 1'b1; + E1 = #20000 1'b0; + E1 = #25000 1'b1; + E1 = #10000 1'b0; + E1 = #5000 1'b1; + E1 = #10000 1'b0; + E1 = #10000 1'b1; + E1 = #25000 1'b0; + E1 = #15000 1'b1; + E1 = #10000 1'b0; + E1 = #25000 1'b1; + E1 = #10000 1'b0; + E1 = #5000 1'b1; + E1 = #15000 1'b0; + E1 = #5000 1'b1; + E1 = #15000 1'b0; + E1 = #5000 1'b1; + E1 = #20000 1'b0; + E1 = #15000 1'b1; + E1 = #5000 1'b0; +end + +// X0 +initial +begin + X0 = 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #15000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #15000 1'b1; + X0 = #20000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #35000 1'b1; + X0 = #5000 1'b0; + X0 = #40000 1'b1; + X0 = #5000 1'b0; + X0 = #15000 1'b1; + X0 = #15000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #15000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #15000 1'b0; + X0 = #5000 1'b1; + X0 = #15000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #20000 1'b1; + X0 = #15000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #35000 1'b1; + X0 = #5000 1'b0; + X0 = #20000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #20000 1'b1; + X0 = #5000 1'b0; + X0 = #15000 1'b1; + X0 = #15000 1'b0; + X0 = #10000 1'b1; + X0 = #20000 1'b0; + X0 = #5000 1'b1; + X0 = #15000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #15000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #5000 1'b1; + X0 = #40000 1'b0; + X0 = #5000 1'b1; + X0 = #35000 1'b0; + X0 = #10000 1'b1; + X0 = #30000 1'b0; + X0 = #5000 1'b1; + X0 = #10000 1'b0; + X0 = #10000 1'b1; + X0 = #10000 1'b0; + X0 = #5000 1'b1; + X0 = #5000 1'b0; + X0 = #10000 1'b1; + X0 = #10000 1'b0; +end + +// X1 +initial +begin + X1 = 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #15000 1'b0; + X1 = #25000 1'b1; + X1 = #10000 1'b0; + X1 = #10000 1'b1; + X1 = #10000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #15000 1'b1; + X1 = #10000 1'b0; + X1 = #20000 1'b1; + X1 = #5000 1'b0; + X1 = #20000 1'b1; + X1 = #20000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #20000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #10000 1'b0; + X1 = #20000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #20000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #10000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #20000 1'b1; + X1 = #15000 1'b0; + X1 = #5000 1'b1; + X1 = #10000 1'b0; + X1 = #20000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #10000 1'b0; + X1 = #25000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #25000 1'b0; + X1 = #5000 1'b1; + X1 = #15000 1'b0; + X1 = #5000 1'b1; + X1 = #15000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #20000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #10000 1'b0; + X1 = #15000 1'b1; + X1 = #20000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #25000 1'b1; + X1 = #10000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #15000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #25000 1'b0; + X1 = #15000 1'b1; + X1 = #15000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #10000 1'b1; + X1 = #10000 1'b0; + X1 = #10000 1'b1; + X1 = #25000 1'b0; + X1 = #5000 1'b1; + X1 = #20000 1'b0; + X1 = #10000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; + X1 = #20000 1'b0; + X1 = #5000 1'b1; + X1 = #5000 1'b0; + X1 = #5000 1'b1; +end +endmodule + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vht b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vht new file mode 100644 index 0000000..0d2b019 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vht @@ -0,0 +1,118 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "11/14/2022 21:42:30" + +-- Vhdl Test Bench(with test vectors) for design : Dec2_4 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Dec2_4_vhd_vec_tst IS +END Dec2_4_vhd_vec_tst; +ARCHITECTURE Dec2_4_arch OF Dec2_4_vhd_vec_tst IS +-- constants +-- signals +SIGNAL E0L : STD_LOGIC; +SIGNAL E1 : STD_LOGIC; +SIGNAL X0 : STD_LOGIC; +SIGNAL X1 : STD_LOGIC; +SIGNAL Y0 : STD_LOGIC; +SIGNAL Y1 : STD_LOGIC; +SIGNAL Y2 : STD_LOGIC; +SIGNAL Y3 : STD_LOGIC; +COMPONENT Dec2_4 + PORT ( + E0L : IN STD_LOGIC; + E1 : IN STD_LOGIC; + X0 : IN STD_LOGIC; + X1 : IN STD_LOGIC; + Y0 : OUT STD_LOGIC; + Y1 : OUT STD_LOGIC; + Y2 : OUT STD_LOGIC; + Y3 : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Dec2_4 + PORT MAP ( +-- list connections between master ports and signals + E0L => E0L, + E1 => E1, + X0 => X0, + X1 => X1, + Y0 => Y0, + Y1 => Y1, + Y2 => Y2, + Y3 => Y3 + ); + +-- E0L +t_prcs_E0L: PROCESS +BEGIN +LOOP + E0L <= '0'; + WAIT FOR 12500 ps; + E0L <= '1'; + WAIT FOR 12500 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E0L; + +-- E1 +t_prcs_E1: PROCESS +BEGIN +LOOP + E1 <= '0'; + WAIT FOR 25000 ps; + E1 <= '1'; + WAIT FOR 25000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E1; + +-- X0 +t_prcs_X0: PROCESS +BEGIN +LOOP + X0 <= '0'; + WAIT FOR 50000 ps; + X0 <= '1'; + WAIT FOR 50000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X0; + +-- X1 +t_prcs_X1: PROCESS +BEGIN +LOOP + X1 <= '0'; + WAIT FOR 100000 ps; + X1 <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X1; +END Dec2_4_arch; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vt b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vt new file mode 100644 index 0000000..b12b1c3 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/Waveform1.vwf.vt @@ -0,0 +1,92 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// ***************************************************************************** +// This file contains a Verilog test bench with test vectors .The test vectors +// are exported from a vector file in the Quartus Waveform Editor and apply to +// the top level entity of the current Quartus project .The user can use this +// testbench to simulate his design using a third-party simulation tool . +// ***************************************************************************** +// Generated on "11/14/2022 21:42:10" + +// Verilog Test Bench (with test vectors) for design : Dec2_4 +// +// Simulation tool : 3rd Party +// + +`timescale 1 ps/ 1 ps +module Dec2_4_vlg_vec_tst(); +// constants +// general purpose registers +reg E0L; +reg E1; +reg X0; +reg X1; +// wires +wire Y0; +wire Y1; +wire Y2; +wire Y3; + +// assign statements (if any) +Dec2_4 i1 ( +// port map - connection between master ports and signals/registers + .E0L(E0L), + .E1(E1), + .X0(X0), + .X1(X1), + .Y0(Y0), + .Y1(Y1), + .Y2(Y2), + .Y3(Y3) +); +initial +begin +#1000000 $finish; +end + +// E0L +always +begin + E0L = 1'b0; + E0L = #12500 1'b1; + #12500; +end + +// E1 +always +begin + E1 = 1'b0; + E1 = #25000 1'b1; + #25000; +end + +// X0 +always +begin + X0 = 1'b0; + X0 = #50000 1'b1; + #50000; +end + +// X1 +always +begin + X1 = 1'b0; + X1 = #100000 1'b1; + #100000; +end +endmodule + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vht b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vht new file mode 100644 index 0000000..eaa536e --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vht @@ -0,0 +1,118 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "11/04/2022 18:04:28" + +-- Vhdl Test Bench(with test vectors) for design : Dec2_4 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Dec2_4_vhd_vec_tst IS +END Dec2_4_vhd_vec_tst; +ARCHITECTURE Dec2_4_arch OF Dec2_4_vhd_vec_tst IS +-- constants +-- signals +SIGNAL E0L : STD_LOGIC; +SIGNAL E1 : STD_LOGIC; +SIGNAL X0 : STD_LOGIC; +SIGNAL X1 : STD_LOGIC; +SIGNAL Y0 : STD_LOGIC; +SIGNAL Y1 : STD_LOGIC; +SIGNAL Y2 : STD_LOGIC; +SIGNAL Y3 : STD_LOGIC; +COMPONENT Dec2_4 + PORT ( + E0L : IN STD_LOGIC; + E1 : IN STD_LOGIC; + X0 : IN STD_LOGIC; + X1 : IN STD_LOGIC; + Y0 : OUT STD_LOGIC; + Y1 : OUT STD_LOGIC; + Y2 : OUT STD_LOGIC; + Y3 : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Dec2_4 + PORT MAP ( +-- list connections between master ports and signals + E0L => E0L, + E1 => E1, + X0 => X0, + X1 => X1, + Y0 => Y0, + Y1 => Y1, + Y2 => Y2, + Y3 => Y3 + ); + +-- E0L +t_prcs_E0L: PROCESS +BEGIN +LOOP + E0L <= '0'; + WAIT FOR 100000 ps; + E0L <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E0L; + +-- E1 +t_prcs_E1: PROCESS +BEGIN +LOOP + E1 <= '0'; + WAIT FOR 50000 ps; + E1 <= '1'; + WAIT FOR 50000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_E1; + +-- X1 +t_prcs_X1: PROCESS +BEGIN +LOOP + X1 <= '0'; + WAIT FOR 25000 ps; + X1 <= '1'; + WAIT FOR 25000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X1; + +-- X0 +t_prcs_X0: PROCESS +BEGIN +LOOP + X0 <= '0'; + WAIT FOR 12500 ps; + X0 <= '1'; + WAIT FOR 12500 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X0; +END Dec2_4_arch; diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vt b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vt new file mode 100644 index 0000000..2977ed4 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/WaveformDecoderNode.vwf.vt @@ -0,0 +1,92 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// ***************************************************************************** +// This file contains a Verilog test bench with test vectors .The test vectors +// are exported from a vector file in the Quartus Waveform Editor and apply to +// the top level entity of the current Quartus project .The user can use this +// testbench to simulate his design using a third-party simulation tool . +// ***************************************************************************** +// Generated on "11/04/2022 15:15:39" + +// Verilog Test Bench (with test vectors) for design : Dec2_4 +// +// Simulation tool : 3rd Party +// + +`timescale 1 ps/ 1 ps +module Dec2_4_vlg_vec_tst(); +// constants +// general purpose registers +reg E0L; +reg E1; +reg X0; +reg X1; +// wires +wire Y0; +wire Y1; +wire Y2; +wire Y3; + +// assign statements (if any) +Dec2_4 i1 ( +// port map - connection between master ports and signals/registers + .E0L(E0L), + .E1(E1), + .X0(X0), + .X1(X1), + .Y0(Y0), + .Y1(Y1), + .Y2(Y2), + .Y3(Y3) +); +initial +begin +#1000000 $finish; +end + +// E0L +always +begin + E0L = 1'b0; + E0L = #100000 1'b1; + #100000; +end + +// E1 +always +begin + E1 = 1'b0; + E1 = #50000 1'b1; + #50000; +end + +// X1 +always +begin + X1 = 1'b0; + X1 = #25000 1'b1; + #25000; +end + +// X0 +always +begin + X0 = 1'b0; + X0 = #12500 1'b1; + #12500; +end +endmodule + diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/transcript b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/transcript new file mode 100644 index 0000000..226731f --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/transcript @@ -0,0 +1,47 @@ +# do DecoderDemo.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 21:42:31 on Nov 14,2022 +# vcom -work work DecoderDemo.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Loading package VITAL_Timing +# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack +# -- Loading package cycloneive_components +# -- Compiling entity hard_block +# -- Compiling architecture structure of hard_block +# -- Compiling entity Dec2_4 +# -- Compiling architecture structure of Dec2_4 +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 21:42:31 on Nov 14,2022 +# vcom -work work Waveform1.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Compiling entity Dec2_4_vhd_vec_tst +# -- Compiling architecture Dec2_4_arch of Dec2_4_vhd_vec_tst +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst +# Start time: 21:42:31 on Nov 14,2022 +# Loading std.standard +# Loading std.textio(body) +# Loading ieee.std_logic_1164(body) +# Loading work.dec2_4_vhd_vec_tst(dec2_4_arch) +# Loading ieee.vital_timing(body) +# Loading ieee.vital_primitives(body) +# Loading cycloneive.cycloneive_atom_pack(body) +# Loading cycloneive.cycloneive_components +# Loading work.dec2_4(structure) +# Loading work.hard_block(structure) +# Loading ieee.std_logic_arith(body) +# Loading cycloneive.cycloneive_io_obuf(arch) +# Loading cycloneive.cycloneive_io_ibuf(arch) +# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/vwf_sim_transcript b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/vwf_sim_transcript new file mode 100644 index 0000000..3a3fbbc --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/vwf_sim_transcript @@ -0,0 +1,76 @@ +Determining the location of the ModelSim executable... + +Using: /home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem/ + +To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options +Note: if both ModelSim-Altera and ModelSim executables are available, ModelSim-Altera will be used. + +**** Generating the ModelSim Testbench **** + +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source="/home/tiagorg/repos/DecoderDemo/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform1.vwf.vht" + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Mon Nov 14 21:42:30 2022Info: Command: quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off DecoderDemo -c DecoderDemo --vector_source=/home/tiagorg/repos/DecoderDemo/Waveform1.vwf --testbench_file=/home/tiagorg/repos/DecoderDemo/simulation/qsim/Waveform1.vwf.vhtWarning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Completed successfully. + +**** Generating the functional simulation netlist **** + +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/DecoderDemo/simulation/qsim/" DecoderDemo -c DecoderDemo + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Mon Nov 14 21:42:30 2022Info: Command: quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/DecoderDemo/simulation/qsim/ DecoderDemo -c DecoderDemoWarning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance.Info (204019): Generated file DecoderDemo.vho in folder "/home/tiagorg/repos/DecoderDemo/simulation/qsim//" for EDA simulation toolInfo: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning Info: Peak virtual memory: 603 megabytes Info: Processing ended: Mon Nov 14 21:42:31 2022 Info: Elapsed time: 00:00:01 Info: Total CPU time (on all processors): 00:00:00 +Completed successfully. + +**** Generating the ModelSim .do script **** + +/home/tiagorg/repos/DecoderDemo/simulation/qsim/DecoderDemo.do generated. + +Completed successfully. + +**** Running the ModelSim simulation **** + +/home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem//vsim -c -do DecoderDemo.do + +Reading pref.tcl +# 2020.1 +# do DecoderDemo.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 21:42:31 on Nov 14,2022# vcom -work work DecoderDemo.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Loading package VITAL_Timing +# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack# -- Loading package cycloneive_components +# -- Compiling entity hard_block +# -- Compiling architecture structure of hard_block +# -- Compiling entity Dec2_4 +# -- Compiling architecture structure of Dec2_4 +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 21:42:31 on Nov 14,2022# vcom -work work Waveform1.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164# -- Compiling entity Dec2_4_vhd_vec_tst# -- Compiling architecture Dec2_4_arch of Dec2_4_vhd_vec_tst +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Dec2_4_vhd_vec_tst # Start time: 21:42:31 on Nov 14,2022# Loading std.standard# Loading std.textio(body)# Loading ieee.std_logic_1164(body)# Loading work.dec2_4_vhd_vec_tst(dec2_4_arch)# Loading ieee.vital_timing(body)# Loading ieee.vital_primitives(body)# Loading cycloneive.cycloneive_atom_pack(body)# Loading cycloneive.cycloneive_components# Loading work.dec2_4(structure)# Loading work.hard_block(structure)# Loading ieee.std_logic_arith(body)# Loading cycloneive.cycloneive_io_obuf(arch)# Loading cycloneive.cycloneive_io_ibuf(arch)# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 21:42:31 on Nov 14,2022, Elapsed time: 0:00:00# Errors: 0, Warnings: 0 +Completed successfully. + +**** Converting ModelSim VCD to vector waveform **** + +Reading /home/tiagorg/repos/DecoderDemo/Waveform1.vwf... + +Reading /home/tiagorg/repos/DecoderDemo/simulation/qsim/DecoderDemo.msim.vcd... + +Processing channel transitions... + +Writing the resulting VWF to /home/tiagorg/repos/DecoderDemo/simulation/qsim/DecoderDemo_20221114214232.sim.vwf + +Finished VCD to VWF conversion. + +Completed successfully. + +All completed. \ No newline at end of file diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_info b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_info new file mode 100644 index 0000000..73217c1 --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_info @@ -0,0 +1,199 @@ +m255 +K4 +z2 +!s11f MIXED_VERSIONS +!s11e vcom 2020.1 2020.02, Feb 28 2020 +13 +!s112 1.1 +!i10d 8192 +!i10e 25 +!i10f 100 +cModel Technology +d/home/rubeng/Documents/UAlinux/ISD/Quartus Prime/simulation/qsim +Edec2_4 +Z0 w1668462151 +Z1 DPx4 ieee 16 vital_primitives 0 22 G>kiXP8Q9dRClKfK1Zn7j1 +Z2 DPx10 cycloneive 20 cycloneive_atom_pack 0 22 WOh:M[al;oVzG5c`D0 +Z3 DPx4 ieee 12 vital_timing 0 22 J>EBealN09f8GzldA[z2>3 +Z4 DPx3 std 6 textio 0 22 zE1`LPoLg^DX3Oz^4Fj1K3 +Z5 DPx4 ieee 14 std_logic_1164 0 22 cVAk:aDinOX8^VGI1ekP<3 +Z6 DPx10 cycloneive 21 cycloneive_components 0 22 zGMDhP>8e@2k@f0eV]aK;=O=B=]Jjk[J2 +!s100 ]b[TgE:4=5WElgH>6194V2 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +vDec2_4 +Z17 !s110 1668462131 +!i10b 1 +!s100 6Bme@05RTLTDEPkROGDf12 +Z18 !s11b Dg1SIo80bB@j0V0VzS_@n1 +I@`C[jj7c4zWd83Mkbk3F?3 +Z19 VDg1SIo80bB@j0V0VzS_@n1 +R7 +w1668462131 +8DecoderDemo.vo +FDecoderDemo.vo +!i122 6 +L0 32 228 +Z20 OV;L;2020.1;71 +r1 +!s85 0 +31 +Z21 !s108 1668462131.000000 +!s107 DecoderDemo.vo| +!s90 -work|work|DecoderDemo.vo| +!i113 1 +R15 +Z22 tCvgOpt 0 +n@dec2_4 +Edec2_4_vhd_vec_tst +Z23 w1668462150 +R4 +R5 +!i122 9 +R7 +Z24 8Waveform1.vwf.vht +Z25 FWaveform1.vwf.vht +l0 +L32 1 +V]RWc]K44[[FXan`?6Mgb51 +!s100 ]VeFd2Xj9^IV`eVA>UBS00 +R10 +32 +R11 +!i10b 1 +R12 +Z26 !s90 -work|work|Waveform1.vwf.vht| +!s107 Waveform1.vwf.vht| +!i113 1 +R15 +R16 +Adec2_4_arch +R4 +R5 +Z27 DEx4 work 18 dec2_4_vhd_vec_tst 0 22 ]RWc]K44[[FXan`?6Mgb51 +!i122 9 +l57 +L34 85 +Vgd0hXcMCOK6D0V?6Lf1CV3 +!s100 1cPYZ^B?^YH[mBM9]Z>;9^3aXOW2 +R18 +IS19P;WH<=2;ST`Df?6d[j3 +R19 +R7 +w1668462130 +8Waveform1.vwf.vt +FWaveform1.vwf.vt +!i122 7 +L0 30 62 +R20 +r1 +!s85 0 +31 +R21 +!s107 Waveform1.vwf.vt| +!s90 -work|work|Waveform1.vwf.vt| +!i113 1 +R15 +R22 +n@dec2_4_vlg_vec_tst +Ehard_block +R0 +R1 +R2 +R3 +R4 +R5 +R6 +!i122 8 +R7 +R8 +R9 +l0 +L35 1 +VB]0;STalBkCB1_B4BXQDW2 +!s100 >mXi5[`cD`bFC`UBKA5o7W??azG@W@@eFOTF0 +!s100 [5;Wd8QGQ>@2NGoJ1I]Y43 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib.qdb b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib.qdb new file mode 100644 index 0000000..ebf78cc Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib.qdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qdb b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qdb new file mode 100644 index 0000000..1bf60e5 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qdb differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qpg b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qpg new file mode 100644 index 0000000..c753105 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qpg differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qtl b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qtl new file mode 100644 index 0000000..079cea0 Binary files /dev/null and b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_lib1_0.qtl differ diff --git a/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_vmake b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_vmake new file mode 100644 index 0000000..37aa36a --- /dev/null +++ b/1ano/isd/quartus-projects/DecoderDemo/simulation/qsim/work/_vmake @@ -0,0 +1,4 @@ +m255 +K4 +z0 +cModel Technology diff --git a/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf b/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf new file mode 100644 index 0000000..f48e5f5 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf @@ -0,0 +1,1256 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 120 160 288 176) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I0" (rect 5 0 16 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 280 288 296) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I2" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 296 288 312) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I3" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 400 288 416) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I4" (rect 5 0 16 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 416 288 432) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I5" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 520 288 536) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I6" (rect 5 0 16 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 120 536 288 552) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I7" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 128 640 296 656) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I8" (rect 5 -2 16 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 128 656 296 672) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I9" (rect 5 -2 15 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 128 760 296 776) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I10" (rect 5 -2 22 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 128 776 296 792) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I11" (rect 5 -2 21 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 112 880 280 896) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I12" (rect 5 -2 21 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 112 896 280 912) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I13" (rect 5 -2 21 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 112 1000 280 1016) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I14" (rect 5 -2 22 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 112 1016 280 1032) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "I15" (rect 5 -2 21 11)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 496 -64 512 104) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "Sel2" (rect 6 5 19 27)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 320 -56 336 112) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "Sel1" (rect 5 5 16 28)(font "Arial" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 760 -64 776 104) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "Sel3" (rect 4 5 17 27)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 936 -64 952 104) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "Sel4" (rect 4 5 17 28)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 120 176 288 192) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "ze" (rect 5 0 18 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 1072 552 1248 568) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "pin_name1" (rect 90 0 146 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 376 120 472 216) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst" (rect 8 79 28 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 240 472 336) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst1" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 360 472 456) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst2" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 480 472 576) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst3" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 616 208 712 304) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst4" (rect 8 79 33 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 616 448 712 544) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst5" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 600 472 696) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst6" (rect 8 79 33 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 720 472 816) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst7" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 840 472 936) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst8" (rect 8 79 33 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 376 960 472 1056) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst9" (rect 8 79 32 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 616 688 712 784) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst10" (rect 8 79 41 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 616 896 712 992) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst11" (rect 8 79 39 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 808 328 904 424) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst12" (rect 8 79 39 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 816 800 912 896) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst13" (rect 8 79 39 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(symbol + (rect 976 528 1072 624) + (text "Mux2_1" (rect 5 0 51 15)(font "Intel Clear" (font_size 8))) + (text "inst14" (rect 8 79 41 92)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "S" (rect 21 27 30 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)) + ) + (port + (pt 0 48) + (input) + (text "I0" (rect 0 0 12 15)(font "Intel Clear" (font_size 8))) + (text "I0" (rect 21 43 33 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "I1" (rect 0 0 11 15)(font "Intel Clear" (font_size 8))) + (text "I1" (rect 21 59 32 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 80)) + ) +) +(connector + (pt 328 512) + (pt 376 512) +) +(connector + (pt 328 392) + (pt 376 392) +) +(connector + (pt 328 272) + (pt 376 272) +) +(connector + (pt 328 152) + (pt 376 152) +) +(connector + (pt 288 184) + (pt 376 184) +) +(connector + (pt 288 168) + (pt 376 168) +) +(connector + (pt 288 288) + (pt 376 288) +) +(connector + (pt 288 304) + (pt 376 304) +) +(connector + (pt 288 408) + (pt 376 408) +) +(connector + (pt 288 424) + (pt 376 424) +) +(connector + (pt 288 528) + (pt 376 528) +) +(connector + (pt 288 544) + (pt 376 544) +) +(connector + (pt 296 648) + (pt 376 648) +) +(connector + (pt 296 664) + (pt 376 664) +) +(connector + (pt 376 768) + (pt 296 768) +) +(connector + (pt 296 784) + (pt 376 784) +) +(connector + (pt 376 888) + (pt 280 888) +) +(connector + (pt 376 904) + (pt 280 904) +) +(connector + (pt 376 1008) + (pt 280 1008) +) +(connector + (pt 376 1024) + (pt 280 1024) +) +(connector + (pt 376 992) + (pt 328 992) +) +(connector + (pt 328 872) + (pt 376 872) +) +(connector + (pt 376 752) + (pt 328 752) +) +(connector + (pt 376 632) + (pt 328 632) +) +(connector + (pt 472 152) + (pt 560 152) +) +(connector + (pt 504 480) + (pt 616 480) +) +(connector + (pt 472 392) + (pt 568 392) +) +(connector + (pt 568 392) + (pt 568 496) +) +(connector + (pt 568 496) + (pt 616 496) +) +(connector + (pt 472 512) + (pt 616 512) +) +(connector + (pt 504 720) + (pt 616 720) +) +(connector + (pt 472 752) + (pt 616 752) +) +(connector + (pt 472 632) + (pt 560 632) +) +(connector + (pt 560 632) + (pt 560 736) +) +(connector + (pt 560 736) + (pt 616 736) +) +(connector + (pt 472 872) + (pt 560 872) +) +(connector + (pt 560 872) + (pt 560 944) +) +(connector + (pt 560 944) + (pt 616 944) +) +(connector + (pt 472 992) + (pt 560 992) +) +(connector + (pt 560 992) + (pt 560 960) +) +(connector + (pt 560 960) + (pt 616 960) +) +(connector + (pt 616 928) + (pt 504 928) +) +(connector + (pt 504 240) + (pt 616 240) +) +(connector + (pt 560 152) + (pt 560 256) +) +(connector + (pt 560 256) + (pt 616 256) +) +(connector + (pt 472 272) + (pt 616 272) +) +(connector + (pt 816 832) + (pt 768 832) +) +(connector + (pt 808 360) + (pt 768 360) +) +(connector + (pt 712 240) + (pt 736 240) +) +(connector + (pt 736 240) + (pt 736 376) +) +(connector + (pt 808 376) + (pt 736 376) +) +(connector + (pt 712 480) + (pt 736 480) +) +(connector + (pt 736 480) + (pt 736 392) +) +(connector + (pt 808 392) + (pt 736 392) +) +(connector + (pt 712 720) + (pt 736 720) +) +(connector + (pt 736 720) + (pt 736 848) +) +(connector + (pt 816 848) + (pt 736 848) +) +(connector + (pt 712 928) + (pt 736 928) +) +(connector + (pt 736 928) + (pt 736 864) +) +(connector + (pt 816 864) + (pt 736 864) +) +(connector + (pt 944 104) + (pt 944 560) +) +(connector + (pt 944 560) + (pt 976 560) +) +(connector + (pt 904 360) + (pt 920 360) +) +(connector + (pt 920 360) + (pt 920 576) +) +(connector + (pt 912 832) + (pt 920 832) +) +(connector + (pt 920 832) + (pt 920 592) +) +(connector + (pt 976 592) + (pt 920 592) +) +(connector + (pt 976 576) + (pt 920 576) +) +(connector + (pt 328 112) + (pt 328 152) +) +(connector + (pt 328 152) + (pt 328 272) +) +(connector + (pt 328 272) + (pt 328 392) +) +(connector + (pt 328 992) + (pt 328 1048) +) +(connector + (pt 328 872) + (pt 328 992) +) +(connector + (pt 328 392) + (pt 328 512) +) +(connector + (pt 328 512) + (pt 328 632) +) +(connector + (pt 328 632) + (pt 328 752) +) +(connector + (pt 328 752) + (pt 328 872) +) +(connector + (pt 504 104) + (pt 504 240) +) +(connector + (pt 504 240) + (pt 504 480) +) +(connector + (pt 504 480) + (pt 504 720) +) +(connector + (pt 504 720) + (pt 504 928) +) +(connector + (pt 504 928) + (pt 504 976) +) +(connector + (pt 768 104) + (pt 768 360) +) +(connector + (pt 768 360) + (pt 768 832) +) +(connector + (pt 768 832) + (pt 768 880) +) +(junction (pt 328 392)) +(junction (pt 328 272)) +(junction (pt 328 152)) +(junction (pt 328 512)) +(junction (pt 328 992)) +(junction (pt 328 872)) +(junction (pt 328 752)) +(junction (pt 328 632)) +(junction (pt 504 480)) +(junction (pt 504 720)) +(junction (pt 504 240)) +(junction (pt 504 928)) +(junction (pt 768 360)) +(junction (pt 768 832)) diff --git a/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf b/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf new file mode 100644 index 0000000..e1091b2 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf @@ -0,0 +1,268 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 152 -40 168 128) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "S" (rect 6 5 17 15)(font "Arial" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 192 -40 208 128) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "I1" (rect 5 5 18 16)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (input) + (rect 232 -40 248 128) + (text "INPUT" (rect 6 125 16 154)(font "Arial" (font_size 6))(vertical)) + (text "I0" (rect 5 5 18 17)(font "Intel Clear" )(vertical)) + (pt 8 168) + (drawing + (line (pt 4 84)(pt 4 109)) + (line (pt 12 84)(pt 12 109)) + (line (pt 8 113)(pt 8 168)) + (line (pt 4 84)(pt 12 84)) + (line (pt 12 109)(pt 8 113)) + (line (pt 4 109)(pt 8 113)) + ) + (rotate270) + (text "VCC" (rect -1 128 9 149)(font "Arial" (font_size 6))(vertical)) +) +(pin + (output) + (rect 552 208 728 224) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y" (rect 90 0 100 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 312 152 376 200) + (text "AND2" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst" (rect 3 37 21 48)(font "Arial" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 14 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 14 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 42 24)(pt 64 24)) + ) + (drawing + (line (pt 14 12)(pt 30 12)) + (line (pt 14 37)(pt 31 37)) + (line (pt 14 12)(pt 14 37)) + (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37)) + ) +) +(symbol + (rect 312 240 376 288) + (text "AND2" (rect 1 0 29 10)(font "Arial" (font_size 6))) + (text "inst1" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 14 16)) + ) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 14 32)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 42 24)(pt 64 24)) + ) + (drawing + (line (pt 14 12)(pt 30 12)) + (line (pt 14 37)(pt 31 37)) + (line (pt 14 12)(pt 14 37)) + (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37)) + ) +) +(symbol + (rect 472 192 536 240) + (text "OR2" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 15 32)) + ) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 15 16)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)) + ) + (drawing + (line (pt 14 36)(pt 25 36)) + (line (pt 14 13)(pt 25 13)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + ) +) +(symbol + (rect 256 168 304 200) + (text "NOT" (rect 1 0 22 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 21 27 34)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 13 16)) + ) + (port + (pt 48 16) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (line (pt 39 16)(pt 48 16)) + ) + (drawing + (line (pt 13 25)(pt 13 7)) + (line (pt 13 7)(pt 31 16)) + (line (pt 13 25)(pt 31 16)) + (circle (rect 31 12 39 20)) + ) +) +(connector + (pt 376 176) + (pt 472 176) +) +(connector + (pt 472 176) + (pt 472 208) +) +(connector + (pt 376 264) + (pt 472 264) +) +(connector + (pt 472 264) + (pt 472 224) +) +(connector + (pt 312 184) + (pt 304 184) +) +(connector + (pt 256 184) + (pt 160 184) +) +(connector + (pt 312 168) + (pt 240 168) +) +(connector + (pt 240 128) + (pt 240 168) +) +(connector + (pt 312 256) + (pt 200 256) +) +(connector + (pt 200 128) + (pt 200 256) +) +(connector + (pt 160 272) + (pt 312 272) +) +(connector + (pt 536 216) + (pt 552 216) +) +(connector + (pt 160 184) + (pt 160 272) +) +(connector + (pt 160 128) + (pt 160 184) +) +(junction (pt 160 184)) diff --git a/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qpf b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qpf new file mode 100644 index 0000000..189f319 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qpf @@ -0,0 +1,31 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 12:24:51 November 18, 2022 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "20.1" +DATE = "12:24:51 November 18, 2022" + +# Revisions + +PROJECT_REVISION = "MuxDemo" diff --git a/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qsf b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qsf new file mode 100644 index 0000000..38e6577 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qsf @@ -0,0 +1,59 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 12:24:51 November 18, 2022 +# +# -------------------------------------------------------------------------- # +# +# Notes: +# +# 1) The default values for assignments are stored in the file: +# MuxDemo_assignment_defaults.qdf +# If this file doesn't exist, see file: +# assignment_defaults.qdf +# +# 2) Altera recommends that you do not modify this file. This +# file is updated automatically by the Quartus Prime software +# and any changes you make may be lost or overwritten. +# +# -------------------------------------------------------------------------- # + + +set_global_assignment -name FAMILY "Cyclone IV E" +set_global_assignment -name DEVICE auto +set_global_assignment -name TOP_LEVEL_ENTITY Mux16_1 +set_global_assignment -name ORIGINAL_QUARTUS_VERSION 20.1.1 +set_global_assignment -name PROJECT_CREATION_TIME_DATE "12:24:51 NOVEMBER 18, 2022" +set_global_assignment -name LAST_QUARTUS_VERSION "20.1.1 Lite Edition" +set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files +set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (Verilog)" +set_global_assignment -name EDA_TIME_SCALE "1 ps" -section_id eda_simulation +set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_timing +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_symbol +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_signal_integrity +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_boundary_scan +set_global_assignment -name BDF_FILE Mux16_1.bdf +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top +set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top +set_global_assignment -name VECTOR_WAVEFORM_FILE Waveform.vwf +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file diff --git a/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qws b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qws new file mode 100644 index 0000000..eb0e42a Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/MuxDemo.qws differ diff --git a/1ano/isd/quartus-projects/MuxDemo/MuxDemo_description.txt b/1ano/isd/quartus-projects/MuxDemo/MuxDemo_description.txt new file mode 100644 index 0000000..e69de29 diff --git a/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf b/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf new file mode 100644 index 0000000..59d8a95 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf @@ -0,0 +1,2693 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off MuxDemo -c MuxDemo --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off MuxDemo -c MuxDemo --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/" MuxDemo -c MuxDemo +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/" MuxDemo -c MuxDemo +onerror {exit -code 1} +vlib work +vcom -work work MuxDemo.vho +vcom -work work Waveform.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Mux16_1_vhd_vec_tst +vcd file -direction MuxDemo.msim.vcd +vcd add -internal Mux16_1_vhd_vec_tst/* +vcd add -internal Mux16_1_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vcom -work work MuxDemo.vho +vcom -work work Waveform.vwf.vht +vsim -novopt -c -t 1ps -sdfmax Mux16_1_vhd_vec_tst/i1=MuxDemo_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Mux16_1_vhd_vec_tst +vcd file -direction MuxDemo.msim.vcd +vcd add -internal Mux16_1_vhd_vec_tst/* +vcd add -internal Mux16_1_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("I0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I5") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I6") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I7") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I8") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I9") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I10") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I11") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I12") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I13") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I14") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I15") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("pin_name1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Sel1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +GROUP("Entradas") +{ + MEMBERS = "I0", "I1", "I2", "I3", "I4", "I5", "I6", "I7", "I8", "I9", "I10", "I11", "I12", "I13", "I14", "I15"; +} + +SIGNAL("ze") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +TRANSITION_LIST("I0") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I1") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I2") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } +} + +TRANSITION_LIST("I3") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 45.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } +} + +TRANSITION_LIST("I4") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 45.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + } +} + +TRANSITION_LIST("I5") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + } +} + +TRANSITION_LIST("I6") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 45.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I7") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 70.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } +} + +TRANSITION_LIST("I8") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + } +} + +TRANSITION_LIST("I9") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + } +} + +TRANSITION_LIST("I10") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } +} + +TRANSITION_LIST("I11") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + } +} + +TRANSITION_LIST("I12") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I13") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + } +} + +TRANSITION_LIST("I14") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I15") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 30.0; + } +} + +TRANSITION_LIST("pin_name1") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +TRANSITION_LIST("Sel1") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } +} + +TRANSITION_LIST("Sel2") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } +} + +TRANSITION_LIST("Sel3") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("Sel4") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + } +} + +TRANSITION_LIST("ze") +{ + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "Entradas"; + EXPAND_STATUS = EXPANDED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; + CHILDREN = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16; +} + +DISPLAY_LINE +{ + CHANNEL = "I0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I5"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I6"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I7"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 8; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I8"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 9; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I9"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 10; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I10"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 11; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I11"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 12; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I12"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 13; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I13"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 14; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I14"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 15; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I15"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 16; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "ze"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 17; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "pin_name1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 18; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 19; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 20; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 21; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 22; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/MuxDemo/db/.cmp.kpt b/1ano/isd/quartus-projects/MuxDemo/db/.cmp.kpt new file mode 100644 index 0000000..37a3662 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/.cmp.kpt differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.cdb new file mode 100644 index 0000000..de198fe Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.hdb new file mode 100644 index 0000000..6eff09f Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(0).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.cdb new file mode 100644 index 0000000..e6acbf6 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.hdb new file mode 100644 index 0000000..86a858b Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.(1).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.qmsg new file mode 100644 index 0000000..a4d261c --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.qmsg @@ -0,0 +1,7 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669918371010 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669918371010 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 18:12:50 2022 " "Processing started: Thu Dec 1 18:12:50 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669918371010 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1669918371010 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1669918371011 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Assembler" 0 -1 1669918371109 ""} +{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1669918371272 ""} +{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1669918371280 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "353 " "Peak virtual memory: 353 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669918371334 ""} { "Info" "IQEXE_END_BANNER_TIME" "Thu Dec 1 18:12:51 2022 " "Processing ended: Thu Dec 1 18:12:51 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669918371334 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669918371334 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669918371334 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1669918371334 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.rdb new file mode 100644 index 0000000..cd276de Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm_labs.ddb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm_labs.ddb new file mode 100644 index 0000000..bd7f0e9 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.asm_labs.ddb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.bpm b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.bpm new file mode 100644 index 0000000..1cc5a6e Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.bpm differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.cdb new file mode 100644 index 0000000..010bf7d Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.hdb new file mode 100644 index 0000000..158edd7 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.idb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.idb new file mode 100644 index 0000000..d2b56ea Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.idb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.logdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.logdb new file mode 100644 index 0000000..491e16d --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.logdb @@ -0,0 +1,63 @@ +v1 +IO_RULES,NUM_CLKS_NOT_EXCEED_CLKS_AVAILABLE,INAPPLICABLE,IO_000002,Capacity Checks,Number of clocks in an I/O bank should not exceed the number of clocks available.,Critical,No Global Signal assignments found.,,I/O,, +IO_RULES,NUM_PINS_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000001,Capacity Checks,Number of pins in an I/O bank should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,NUM_VREF_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000003,Capacity Checks,Number of pins in a Vrefgroup should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,IO_BANK_SUPPORT_VCCIO,INAPPLICABLE,IO_000004,Voltage Compatibility Checks,The I/O bank should support the requested VCCIO.,Critical,No IOBANK_VCCIO assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VREF,INAPPLICABLE,IO_000005,Voltage Compatibility Checks,The I/O bank should not have competing VREF values.,Critical,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VCCIO,PASS,IO_000006,Voltage Compatibility Checks,The I/O bank should not have competing VCCIO values.,Critical,0 such failures found.,,I/O,, +IO_RULES,CHECK_UNAVAILABLE_LOC,INAPPLICABLE,IO_000007,Valid Location Checks,Checks for unavailable locations.,Critical,No Location assignments found.,,I/O,, +IO_RULES,CHECK_RESERVED_LOC,INAPPLICABLE,IO_000008,Valid Location Checks,Checks for reserved locations.,Critical,No reserved LogicLock region found.,,I/O,, +IO_RULES,OCT_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000047,I/O Properties Checks for One I/O,On Chip Termination and Slew Rate should not be used at the same time.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,LOC_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000046,I/O Properties Checks for One I/O,The location should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000045,I/O Properties Checks for One I/O,The I/O standard should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,WEAK_PULL_UP_AND_BUS_HOLD_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000027,I/O Properties Checks for One I/O,Weak Pull Up and Bus Hold should not be used at the same time.,Critical,No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,OCT_AND_CURRENT_STRENGTH_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000026,I/O Properties Checks for One I/O,On Chip Termination and Current Strength should not be used at the same time.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,IO_DIR_SUPPORT_OCT_VALUE,PASS,IO_000024,I/O Properties Checks for One I/O,The I/O direction should support the On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OPEN_DRAIN_VALUE,INAPPLICABLE,IO_000023,I/O Properties Checks for One I/O,The I/O standard should support the Open Drain value.,Critical,No open drain assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000022,I/O Properties Checks for One I/O,The I/O standard should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000021,I/O Properties Checks for One I/O,The I/O standard should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000020,I/O Properties Checks for One I/O,The I/O standard should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OCT_VALUE,PASS,IO_000019,I/O Properties Checks for One I/O,The I/O standard should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000018,I/O Properties Checks for One I/O,The I/O standard should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000015,I/O Properties Checks for One I/O,The location should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000014,I/O Properties Checks for One I/O,The location should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000013,I/O Properties Checks for One I/O,The location should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_OCT_VALUE,PASS,IO_000012,I/O Properties Checks for One I/O,The location should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000011,I/O Properties Checks for One I/O,The location should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_DIR,PASS,IO_000010,I/O Properties Checks for One I/O,The location should support the requested I/O direction.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_STD,PASS,IO_000009,I/O Properties Checks for One I/O,The location should support the requested I/O standard.,Critical,0 such failures found.,,I/O,, +IO_RULES,CURRENT_DENSITY_FOR_CONSECUTIVE_IO_NOT_EXCEED_CURRENT_VALUE,PASS,IO_000033,Electromigration Checks,Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os.,Critical,0 such failures found.,,I/O,, +IO_RULES,SINGLE_ENDED_OUTPUTS_LAB_ROWS_FROM_DIFF_IO,INAPPLICABLE,IO_000034,SI Related Distance Checks,Single-ended outputs should be 5 LAB row(s) away from a differential I/O.,High,No Differential I/O Standard assignments found.,,I/O,, +IO_RULES,MAX_20_OUTPUTS_ALLOWED_IN_VREFGROUP,INAPPLICABLE,IO_000042,SI Related SSO Limit Checks,No more than 20 outputs are allowed in a VREF group when VREF is being read from.,High,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,DEV_IO_RULE_OCT_DISCLAIMER,,,,,,,,,, +IO_RULES_MATRIX,Pin/Rules,IO_000002;IO_000001;IO_000003;IO_000004;IO_000005;IO_000006;IO_000007;IO_000008;IO_000047;IO_000046;IO_000045;IO_000027;IO_000026;IO_000024;IO_000023;IO_000022;IO_000021;IO_000020;IO_000019;IO_000018;IO_000015;IO_000014;IO_000013;IO_000012;IO_000011;IO_000010;IO_000009;IO_000033;IO_000034;IO_000042, +IO_RULES_MATRIX,Total Pass,0;0;0;0;0;21;0;0;0;0;0;0;0;1;0;0;0;20;1;0;20;0;0;1;0;21;21;21;0;0, +IO_RULES_MATRIX,Total Unchecked,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,Total Inapplicable,21;21;21;21;21;0;21;21;21;21;21;21;21;20;21;21;21;1;20;21;1;21;21;20;21;0;0;0;21;21, +IO_RULES_MATRIX,Total Fail,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,pin_name1,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I10,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Sel2,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I9,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Sel1,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I8,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I11,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Sel4,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I5,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I6,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I4,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I7,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,Sel3,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I2,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,ze,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I0,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I3,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I13,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I14,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I12,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,I15,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_SUMMARY,Total I/O Rules,30, +IO_RULES_SUMMARY,Number of I/O Rules Passed,9, +IO_RULES_SUMMARY,Number of I/O Rules Failed,0, +IO_RULES_SUMMARY,Number of I/O Rules Unchecked,0, +IO_RULES_SUMMARY,Number of I/O Rules Inapplicable,21, diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.rdb new file mode 100644 index 0000000..2678715 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp_merge.kpt b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp_merge.kpt new file mode 100644 index 0000000..f253828 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cmp_merge.kpt differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd new file mode 100644 index 0000000..12d57d7 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd new file mode 100644 index 0000000..599a335 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd new file mode 100644 index 0000000..5ae592d Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.db_info b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.db_info new file mode 100644 index 0000000..9ecb071 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Thu Dec 1 18:12:31 2022 diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.eda.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.eda.qmsg new file mode 100644 index 0000000..956bca2 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.eda.qmsg @@ -0,0 +1,6 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669918373533 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "EDA Netlist Writer Quartus Prime " "Running Quartus Prime EDA Netlist Writer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669918373533 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 18:12:53 2022 " "Processing started: Thu Dec 1 18:12:53 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669918373533 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1669918373533 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1669918373533 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "EDA Netlist Writer" 0 -1 1669918373654 ""} +{ "Info" "IWSC_DONE_HDL_GENERATION" "MuxDemo.vo /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/ simulation " "Generated file MuxDemo.vo in folder \"/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/\" for EDA simulation tool" { } { } 0 204019 "Generated file %1!s! in folder \"%2!s!\" for EDA %3!s! tool" 0 0 "EDA Netlist Writer" 0 -1 1669918373682 ""} +{ "Info" "IQEXE_ERROR_COUNT" "EDA Netlist Writer 0 s 1 Quartus Prime " "Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "604 " "Peak virtual memory: 604 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669918373688 ""} { "Info" "IQEXE_END_BANNER_TIME" "Thu Dec 1 18:12:53 2022 " "Processing ended: Thu Dec 1 18:12:53 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669918373688 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669918373688 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669918373688 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1669918373688 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.fit.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.fit.qmsg new file mode 100644 index 0000000..3edabab --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.fit.qmsg @@ -0,0 +1,49 @@ +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Fitter" 0 -1 1669918368477 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Fitter" 0 -1 1669918368477 ""} +{ "Info" "IMPP_MPP_AUTO_ASSIGNED_DEVICE" "MuxDemo EP4CE6E22C6 " "Automatically selected device EP4CE6E22C6 for design MuxDemo" { } { } 0 119004 "Automatically selected device %2!s! for design %1!s!" 0 0 "Fitter" 0 -1 1669918368558 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1669918368596 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1669918368596 ""} +{ "Info" "IFITCC_FITCC_INFO_AUTO_FIT_COMPILATION_ON" "" "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" { } { } 0 171003 "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" 0 0 "Fitter" 0 -1 1669918368672 ""} +{ "Warning" "WCPT_FEATURE_DISABLED_POST" "LogicLock " "Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." { } { } 0 292013 "Feature %1!s! is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." 0 0 "Fitter" 0 -1 1669918368675 ""} +{ "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED" "" "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" { { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE10E22C6 " "Device EP4CE10E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669918368733 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE15E22C6 " "Device EP4CE15E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669918368733 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE22E22C6 " "Device EP4CE22E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669918368733 ""} } { } 2 176444 "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" 0 0 "Fitter" 0 -1 1669918368733 ""} +{ "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION" "5 " "Fitter converted 5 user pins into dedicated programming pins" { { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_ASDO_DATA1~ 6 " "Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_ASDO_DATA1~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 75 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669918368737 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_FLASH_nCE_nCSO~ 8 " "Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_FLASH_nCE_nCSO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 77 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669918368737 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DCLK~ 12 " "Pin ~ALTERA_DCLK~ is reserved at location 12" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DCLK~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 79 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669918368737 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DATA0~ 13 " "Pin ~ALTERA_DATA0~ is reserved at location 13" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DATA0~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 81 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669918368737 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_nCEO~ 101 " "Pin ~ALTERA_nCEO~ is reserved at location 101" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_nCEO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 83 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669918368737 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1669918368737 ""} +{ "Warning" "WCUT_CUT_ATOM_PINS_WITH_INCOMPLETE_IO_ASSIGNMENTS" "" "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" { } { } 0 15714 "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" 0 0 "Fitter" 0 -1 1669918368738 ""} +{ "Critical Warning" "WFIOMGR_PINS_MISSING_LOCATION_INFO" "21 21 " "No exact pin location assignment(s) for 21 pins of 21 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." { } { } 1 169085 "No exact pin location assignment(s) for %1!d! pins of %2!d! total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." 0 0 "Fitter" 0 -1 1669918368919 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "MuxDemo.sdc " "Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Fitter" 0 -1 1669918368981 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_NO_DERIVING_MSG" "base clocks " "No user constrained base clocks found in the design" { } { } 0 332144 "No user constrained %1!s! found in the design" 0 0 "Fitter" 0 -1 1669918368981 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Fitter" 0 -1 1669918368981 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1669918368982 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Fitter" 0 -1 1669918368982 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Fitter" 0 -1 1669918368983 ""} +{ "Info" "ISTA_TDC_NO_DEFAULT_OPTIMIZATION_GOALS" "" "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." { } { } 0 332130 "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." 0 0 "Fitter" 0 -1 1669918368983 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1669918368985 ""} +{ "Extra Info" "IFSAC_FSAC_START_REG_LOCATION_PROCESSING" "" "Performing register packing on registers with non-logic cell location assignments" { } { } 1 176273 "Performing register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1669918368985 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_REG_LOCATION_PROCESSING" "" "Completed register packing on registers with non-logic cell location assignments" { } { } 1 176274 "Completed register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_BEGIN_FAST_REGISTER_INFO" "" "Started Fast Input/Output/OE register processing" { } { } 1 176236 "Started Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_FAST_REGISTER_INFO" "" "Finished Fast Input/Output/OE register processing" { } { } 1 176237 "Finished Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_START_MAC_SCAN_CHAIN_INFERENCING" "" "Start inferring scan chains for DSP blocks" { } { } 1 176238 "Start inferring scan chains for DSP blocks" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_MAC_SCAN_CHAIN_INFERENCING" "" "Inferring scan chains for DSP blocks is complete" { } { } 1 176239 "Inferring scan chains for DSP blocks is complete" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_START_IO_MULT_RAM_PACKING" "" "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" { } { } 1 176248 "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_IO_MULT_RAM_PACKING" "" "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" { } { } 1 176249 "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" 1 0 "Fitter" 0 -1 1669918368986 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_REGPACKING_INFO" "" "Finished register packing" { { "Extra Info" "IFSAC_NO_REGISTERS_WERE_PACKED" "" "No registers were packed into other blocks" { } { } 1 176219 "No registers were packed into other blocks" 0 0 "Design Software" 0 -1 1669918368986 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1669918368986 ""} +{ "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement " "Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement" { { "Info" "IFSAC_FSAC_SINGLE_IOC_GROUP_STATISTICS" "21 unused 2.5V 20 1 0 " "Number of I/O pins in group: 21 (unused VREF, 2.5V VCCIO, 20 input, 1 output, 0 bidirectional)" { { "Info" "IFSAC_FSAC_IO_STDS_IN_IOC_GROUP" "2.5 V. " "I/O standards used: 2.5 V." { } { } 0 176212 "I/O standards used: %1!s!" 0 0 "Design Software" 0 -1 1669918368988 ""} } { } 0 176211 "Number of I/O pins in group: %1!d! (%2!s! VREF, %3!s! VCCIO, %4!d! input, %5!d! output, %6!d! bidirectional)" 0 0 "Design Software" 0 -1 1669918368988 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1669918368988 ""} +{ "Info" "IFSAC_FSAC_IO_STATS_BEFORE_AFTER_PLACEMENT" "before " "I/O bank details before I/O pin placement" { { "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O banks " "Statistics of I/O banks" { { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "1 does not use undetermined 4 7 " "I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "2 does not use undetermined 0 8 " "I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "3 does not use undetermined 0 11 " "I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "4 does not use undetermined 0 14 " "I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "5 does not use undetermined 0 13 " "I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "6 does not use undetermined 1 9 " "I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "7 does not use undetermined 0 13 " "I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "8 does not use undetermined 0 12 " "I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669918368988 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1669918368988 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1669918368988 ""} +{ "Info" "IFITCC_FITTER_PREPARATION_END" "00:00:00 " "Fitter preparation operations ending: elapsed time is 00:00:00" { } { } 0 171121 "Fitter preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669918368994 ""} +{ "Info" "IVPR20K_VPR_FAMILY_APL_ERROR" "" "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." { } { } 0 14896 "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." 0 0 "Fitter" 0 -1 1669918368999 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_START" "" "Fitter placement preparation operations beginning" { } { } 0 170189 "Fitter placement preparation operations beginning" 0 0 "Fitter" 0 -1 1669918369246 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_END" "00:00:00 " "Fitter placement preparation operations ending: elapsed time is 00:00:00" { } { } 0 170190 "Fitter placement preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669918369262 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1669918369270 ""} +{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1669918369320 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_END" "00:00:00 " "Fitter placement operations ending: elapsed time is 00:00:00" { } { } 0 170192 "Fitter placement operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669918369320 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1669918369429 ""} +{ "Info" "IFITAPI_FITAPI_VPR_PERCENT_ROUTING_RESOURCE_USAGE" "0 " "Router estimated average interconnect usage is 0% of the available device resources" { { "Info" "IFITAPI_FITAPI_VPR_PEAK_ROUTING_REGION" "0 X23_Y0 X34_Y11 " "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X23_Y0 to location X34_Y11" { } { { "loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 1 { 0 "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X23_Y0 to location X34_Y11"} { { 12 { 0 ""} 23 0 12 12 } } } } } } } 0 170196 "Router estimated peak interconnect usage is %1!d!%% of the available device resources in the region that extends from location %2!s! to location %3!s!" 0 0 "Design Software" 0 -1 1669918369650 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1669918369650 ""} +{ "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED" "" "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." { { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_ROUTABILITY" "" "Optimizations that may affect the design's routability were skipped" { } { } 0 170201 "Optimizations that may affect the design's routability were skipped" 0 0 "Design Software" 0 -1 1669918369666 ""} { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_TIMING" "" "Optimizations that may affect the design's timing were skipped" { } { } 0 170200 "Optimizations that may affect the design's timing were skipped" 0 0 "Design Software" 0 -1 1669918369666 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1669918369666 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_END" "00:00:00 " "Fitter routing operations ending: elapsed time is 00:00:00" { } { } 0 170194 "Fitter routing operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669918369667 ""} +{ "Info" "IVPR20K_VPR_TIMING_ANALYSIS_TIME" "the Fitter 0.01 " "Total time spent on timing analysis during the Fitter is 0.01 seconds." { } { } 0 11888 "Total time spent on timing analysis during %1!s! is %2!s! seconds." 0 0 "Fitter" 0 -1 1669918369733 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1669918369737 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1669918369822 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1669918369822 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1669918370010 ""} +{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:01 " "Fitter post-fit operations ending: elapsed time is 00:00:01" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669918370226 ""} +{ "Info" "IRDB_WROTE_SUPPRESSED_MSGS" "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg " "Generated suppressed messages file /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg" { } { } 0 144001 "Generated suppressed messages file %1!s!" 0 0 "Fitter" 0 -1 1669918370380 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Fitter 0 s 6 s Quartus Prime " "Quartus Prime Fitter was successful. 0 errors, 6 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "937 " "Peak virtual memory: 937 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669918370480 ""} { "Info" "IQEXE_END_BANNER_TIME" "Thu Dec 1 18:12:50 2022 " "Processing ended: Thu Dec 1 18:12:50 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669918370480 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:02 " "Elapsed time: 00:00:02" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669918370480 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:02 " "Total CPU time (on all processors): 00:00:02" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669918370480 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1669918370480 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hier_info b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hier_info new file mode 100644 index 0000000..317b4f6 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hier_info @@ -0,0 +1,155 @@ +|Mux16_1 +pin_name1 <= Mux2_1:inst14.Y +Sel4 => Mux2_1:inst14.S +Sel3 => Mux2_1:inst12.S +Sel3 => Mux2_1:inst13.S +Sel2 => Mux2_1:inst4.S +Sel2 => Mux2_1:inst5.S +Sel2 => Mux2_1:inst10.S +Sel2 => Mux2_1:inst11.S +Sel1 => Mux2_1:inst.S +Sel1 => Mux2_1:inst1.S +Sel1 => Mux2_1:inst2.S +Sel1 => Mux2_1:inst3.S +Sel1 => Mux2_1:inst6.S +Sel1 => Mux2_1:inst7.S +Sel1 => Mux2_1:inst8.S +Sel1 => Mux2_1:inst9.S +I0 => Mux2_1:inst.I0 +ze => Mux2_1:inst.I1 +I2 => Mux2_1:inst1.I0 +I3 => Mux2_1:inst1.I1 +I4 => Mux2_1:inst2.I0 +I5 => Mux2_1:inst2.I1 +I6 => Mux2_1:inst3.I0 +I7 => Mux2_1:inst3.I1 +I8 => Mux2_1:inst6.I0 +I9 => Mux2_1:inst6.I1 +I10 => Mux2_1:inst7.I0 +I11 => Mux2_1:inst7.I1 +I12 => Mux2_1:inst8.I0 +I13 => Mux2_1:inst8.I1 +I14 => Mux2_1:inst9.I0 +I15 => Mux2_1:inst9.I1 + + +|Mux16_1|Mux2_1:inst14 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst12 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst4 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst1 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst5 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst2 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst3 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst13 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst10 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst6 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst7 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst11 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst8 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + +|Mux16_1|Mux2_1:inst9 +Y <= inst2.DB_MAX_OUTPUT_PORT_TYPE +I1 => inst1.IN0 +S => inst1.IN1 +S => inst3.IN0 +I0 => inst.IN0 + + diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hif b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hif new file mode 100644 index 0000000..63c8e73 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.hif differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.html b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.html new file mode 100644 index 0000000..9f6a925 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.html @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HierarchyInputConstant InputUnused InputFloating InputOutputConstant OutputUnused OutputFloating OutputBidirConstant BidirUnused BidirInput only BidirOutput only Bidir
inst93000100000000
inst83000100000000
inst113000100000000
inst73000100000000
inst63000100000000
inst103000100000000
inst133000100000000
inst33000100000000
inst23000100000000
inst53000100000000
inst13000100000000
inst3000100000000
inst43000100000000
inst123000100000000
inst143000100000000
diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.rdb new file mode 100644 index 0000000..00cbd0c Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.txt b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.txt new file mode 100644 index 0000000..74cd73e --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.lpc.txt @@ -0,0 +1,21 @@ ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Legal Partition Candidates ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; Hierarchy ; Input ; Constant Input ; Unused Input ; Floating Input ; Output ; Constant Output ; Unused Output ; Floating Output ; Bidir ; Constant Bidir ; Unused Bidir ; Input only Bidir ; Output only Bidir ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; inst9 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst8 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst11 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst7 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst6 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst10 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst13 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst3 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst2 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst5 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst1 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst4 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst12 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; inst14 ; 3 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.ammdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.ammdb new file mode 100644 index 0000000..790b913 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.ammdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.bpm b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.bpm new file mode 100644 index 0000000..af0f371 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.bpm differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.cdb new file mode 100644 index 0000000..f30376a Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.hdb new file mode 100644 index 0000000..0efbd7c Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.kpt b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.kpt new file mode 100644 index 0000000..a4aa888 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.kpt differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.logdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.qmsg new file mode 100644 index 0000000..b66d7ad --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.qmsg @@ -0,0 +1,13 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669918362163 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669918362163 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 18:12:42 2022 " "Processing started: Thu Dec 1 18:12:42 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669918362163 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669918362163 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669918362163 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1669918362251 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1669918362251 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Mux16_1.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Mux16_1.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Mux16_1 " "Found entity 1: Mux16_1" { } { { "Mux16_1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669918366549 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669918366549 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Mux16_1 " "Elaborating entity \"Mux16_1\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669918366576 ""} +{ "Warning" "WSGN_SEARCH_FILE" "Mux2_1.bdf 1 1 " "Using design file Mux2_1.bdf, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project" { { "Info" "ISGN_ENTITY_NAME" "1 Mux2_1 " "Found entity 1: Mux2_1" { } { { "Mux2_1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669918366578 ""} } { } 0 12125 "Using design file %1!s!, which is not specified as a design file for the current project, but contains definitions for %2!llu! design units and %3!llu! entities in project" 0 0 "Analysis & Synthesis" 0 -1 1669918366578 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "Mux2_1 Mux2_1:inst14 " "Elaborating entity \"Mux2_1\" for hierarchy \"Mux2_1:inst14\"" { } { { "Mux16_1.bdf" "inst14" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf" { { 528 976 1072 624 "inst14" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669918366578 ""} +{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1669918367483 ""} +{ "Info" "IBPM_HARD_BLOCK_PARTITION_CREATED" "hard_block:auto_generated_inst " "Generating hard_block partition \"hard_block:auto_generated_inst\"" { { "Info" "IBPM_HARD_BLOCK_PARTITION_NODE" "0 0 0 0 0 " "Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL" { } { } 0 16011 "Adding %1!d! node(s), including %2!d! DDIO, %3!d! PLL, %4!d! transceiver and %5!d! LCELL" 0 0 "Design Software" 0 -1 1669918367733 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669918367733 ""} +{ "Info" "ICUT_CUT_TM_SUMMARY" "31 " "Implemented 31 device resources after synthesis - the final resource count might be different" { { "Info" "ICUT_CUT_TM_IPINS" "20 " "Implemented 20 input pins" { } { } 0 21058 "Implemented %1!d! input pins" 0 0 "Design Software" 0 -1 1669918367770 ""} { "Info" "ICUT_CUT_TM_OPINS" "1 " "Implemented 1 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1669918367770 ""} { "Info" "ICUT_CUT_TM_LCELLS" "10 " "Implemented 10 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1669918367770 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1669918367770 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 2 s Quartus Prime " "Quartus Prime Analysis & Synthesis was successful. 0 errors, 2 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "402 " "Peak virtual memory: 402 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669918367774 ""} { "Info" "IQEXE_END_BANNER_TIME" "Thu Dec 1 18:12:47 2022 " "Processing ended: Thu Dec 1 18:12:47 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669918367774 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669918367774 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:13 " "Total CPU time (on all processors): 00:00:13" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669918367774 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669918367774 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.rdb new file mode 100644 index 0000000..d75157a Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.cdb new file mode 100644 index 0000000..602edd2 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.hdb new file mode 100644 index 0000000..ec3a60c Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.logdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.map_bb.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.pre_map.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.pre_map.hdb new file mode 100644 index 0000000..a704e5b Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.pre_map.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.root_partition.map.reg_db.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.root_partition.map.reg_db.cdb new file mode 100644 index 0000000..a020d99 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.root_partition.map.reg_db.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.routing.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.routing.rdb new file mode 100644 index 0000000..1799482 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.routing.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv.hdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv.hdb new file mode 100644 index 0000000..54ae8e4 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg.cdb new file mode 100644 index 0000000..ce2f1dc Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg_swap.cdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg_swap.cdb new file mode 100644 index 0000000..8e5d5b3 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.rtlv_sg_swap.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry.sci b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry.sci differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry_dsc.sci b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry_dsc.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sld_design_entry_dsc.sci differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.smart_action.txt b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.smart_action.txt new file mode 100644 index 0000000..c8e8a13 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.smart_action.txt @@ -0,0 +1 @@ +DONE diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.qmsg new file mode 100644 index 0000000..18fc132 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.qmsg @@ -0,0 +1,49 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669918371834 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus Prime " "Running Quartus Prime Timing Analyzer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669918371834 ""} { "Info" "IQEXE_START_BANNER_TIME" "Thu Dec 1 18:12:51 2022 " "Processing started: Thu Dec 1 18:12:51 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669918371834 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1669918371834 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sta MuxDemo -c MuxDemo " "Command: quartus_sta MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Timing Analyzer" 0 -1 1669918371834 ""} +{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1669918371854 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Timing Analyzer" 0 -1 1669918371893 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Timing Analyzer" 0 -1 1669918371893 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1669918371932 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1669918371932 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "MuxDemo.sdc " "Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Timing Analyzer" 0 -1 1669918372030 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669918372031 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669918372031 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669918372031 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Timing Analyzer" 0 -1 1669918372031 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669918372031 ""} +{ "Info" "0" "" "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" { } { } 0 0 "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" 0 0 "Timing Analyzer" 0 0 1669918372031 ""} +{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1669918372033 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1669918372034 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372034 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372037 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372037 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372037 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372038 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372038 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1669918372039 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1669918372052 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1669918372261 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669918372272 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669918372272 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669918372272 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669918372272 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372272 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372273 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372273 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372274 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372274 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372274 ""} +{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1669918372275 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669918372312 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669918372312 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669918372312 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669918372312 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372313 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372313 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372314 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372314 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669918372314 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "setup " "Design is not fully constrained for setup requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1669918372513 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "hold " "Design is not fully constrained for hold requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1669918372513 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Timing Analyzer 0 s 5 s Quartus Prime " "Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "465 " "Peak virtual memory: 465 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669918372520 ""} { "Info" "IQEXE_END_BANNER_TIME" "Thu Dec 1 18:12:52 2022 " "Processing ended: Thu Dec 1 18:12:52 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669918372520 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669918372520 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669918372520 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1669918372520 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.rdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.rdb new file mode 100644 index 0000000..10c78a7 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta.rdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta_cmp.6_slow_1200mv_85c.tdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta_cmp.6_slow_1200mv_85c.tdb new file mode 100644 index 0000000..4231e11 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.sta_cmp.6_slow_1200mv_85c.tdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tis_db_list.ddb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tis_db_list.ddb new file mode 100644 index 0000000..73e5ec9 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tis_db_list.ddb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.fast_1200mv_0c.ddb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.fast_1200mv_0c.ddb new file mode 100644 index 0000000..f12b998 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.fast_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_0c.ddb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_0c.ddb new file mode 100644 index 0000000..dbe4c0a Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_85c.ddb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_85c.ddb new file mode 100644 index 0000000..1363d3e Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tiscmp.slow_1200mv_85c.ddb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tmw_info b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tmw_info new file mode 100644 index 0000000..d6359ab --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.tmw_info @@ -0,0 +1,7 @@ +start_full_compilation:s:00:00:12 +start_analysis_synthesis:s:00:00:06-start_full_compilation +start_analysis_elaboration:s-start_full_compilation +start_fitter:s:00:00:03-start_full_compilation +start_assembler:s:00:00:01-start_full_compilation +start_timing_analyzer:s:00:00:02-start_full_compilation +start_eda_netlist_writer:s:00:00:00-start_full_compilation diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.vpr.ammdb b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.vpr.ammdb new file mode 100644 index 0000000..34ce967 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo.vpr.ammdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo_partition_pins.json b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo_partition_pins.json new file mode 100644 index 0000000..1d3bfc8 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/MuxDemo_partition_pins.json @@ -0,0 +1,93 @@ +{ + "partitions" : [ + { + "name" : "Top", + "pins" : [ + { + "name" : "pin_name1", + "strict" : false + }, + { + "name" : "I10", + "strict" : false + }, + { + "name" : "Sel2", + "strict" : false + }, + { + "name" : "I9", + "strict" : false + }, + { + "name" : "Sel1", + "strict" : false + }, + { + "name" : "I8", + "strict" : false + }, + { + "name" : "I11", + "strict" : false + }, + { + "name" : "Sel4", + "strict" : false + }, + { + "name" : "I5", + "strict" : false + }, + { + "name" : "I6", + "strict" : false + }, + { + "name" : "I4", + "strict" : false + }, + { + "name" : "I7", + "strict" : false + }, + { + "name" : "Sel3", + "strict" : false + }, + { + "name" : "I2", + "strict" : false + }, + { + "name" : "ze", + "strict" : false + }, + { + "name" : "I0", + "strict" : false + }, + { + "name" : "I3", + "strict" : false + }, + { + "name" : "I13", + "strict" : false + }, + { + "name" : "I14", + "strict" : false + }, + { + "name" : "I12", + "strict" : false + }, + { + "name" : "I15", + "strict" : false + } + ] + } + ] +} \ No newline at end of file diff --git a/1ano/isd/quartus-projects/MuxDemo/db/prev_cmp_MuxDemo.qmsg b/1ano/isd/quartus-projects/MuxDemo/db/prev_cmp_MuxDemo.qmsg new file mode 100644 index 0000000..ed86d59 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/db/prev_cmp_MuxDemo.qmsg @@ -0,0 +1,132 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668776328091 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668776328091 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 12:58:47 2022 " "Processing started: Fri Nov 18 12:58:47 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776328091 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776328091 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776328092 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1668776328333 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1668776328333 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Mux16_1.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Mux16_1.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Mux16_1 " "Found entity 1: Mux16_1" { } { { "Mux16_1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1668776338530 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776338530 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Mux16_1 " "Elaborating entity \"Mux16_1\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1668776338598 ""} +{ "Warning" "WSGN_SEARCH_FILE" "Mux2_1.bdf 1 1 " "Using design file Mux2_1.bdf, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project" { { "Info" "ISGN_ENTITY_NAME" "1 Mux2_1 " "Found entity 1: Mux2_1" { } { { "Mux2_1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1668776338608 ""} } { } 0 12125 "Using design file %1!s!, which is not specified as a design file for the current project, but contains definitions for %2!llu! design units and %3!llu! entities in project" 0 0 "Analysis & Synthesis" 0 -1 1668776338608 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "Mux2_1 Mux2_1:inst14 " "Elaborating entity \"Mux2_1\" for hierarchy \"Mux2_1:inst14\"" { } { { "Mux16_1.bdf" "inst14" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf" { { 528 976 1072 624 "inst14" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1668776338609 ""} +{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1668776341082 ""} +{ "Info" "IBPM_HARD_BLOCK_PARTITION_CREATED" "hard_block:auto_generated_inst " "Generating hard_block partition \"hard_block:auto_generated_inst\"" { { "Info" "IBPM_HARD_BLOCK_PARTITION_NODE" "0 0 0 0 0 " "Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL" { } { } 0 16011 "Adding %1!d! node(s), including %2!d! DDIO, %3!d! PLL, %4!d! transceiver and %5!d! LCELL" 0 0 "Design Software" 0 -1 1668776341647 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1668776341647 ""} +{ "Info" "ICUT_CUT_TM_SUMMARY" "31 " "Implemented 31 device resources after synthesis - the final resource count might be different" { { "Info" "ICUT_CUT_TM_IPINS" "20 " "Implemented 20 input pins" { } { } 0 21058 "Implemented %1!d! input pins" 0 0 "Design Software" 0 -1 1668776341684 ""} { "Info" "ICUT_CUT_TM_OPINS" "1 " "Implemented 1 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1668776341684 ""} { "Info" "ICUT_CUT_TM_LCELLS" "10 " "Implemented 10 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1668776341684 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1668776341684 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 2 s Quartus Prime " "Quartus Prime Analysis & Synthesis was successful. 0 errors, 2 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "402 " "Peak virtual memory: 402 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776341693 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 12:59:01 2022 " "Processing ended: Fri Nov 18 12:59:01 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776341693 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:14 " "Elapsed time: 00:00:14" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776341693 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:36 " "Total CPU time (on all processors): 00:00:36" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776341693 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776341693 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Analysis & Synthesis" 0 -1 1668776343040 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus Prime " "Running Quartus Prime Fitter" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668776343040 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 12:59:02 2022 " "Processing started: Fri Nov 18 12:59:02 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776343040 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Fitter" 0 -1 1668776343040 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_fit --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_fit --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Fitter" 0 -1 1668776343041 ""} +{ "Info" "0" "" "qfit2_default_script.tcl version: #1" { } { } 0 0 "qfit2_default_script.tcl version: #1" 0 0 "Fitter" 0 0 1668776343106 ""} +{ "Info" "0" "" "Project = MuxDemo" { } { } 0 0 "Project = MuxDemo" 0 0 "Fitter" 0 0 1668776343107 ""} +{ "Info" "0" "" "Revision = MuxDemo" { } { } 0 0 "Revision = MuxDemo" 0 0 "Fitter" 0 0 1668776343107 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Fitter" 0 -1 1668776343184 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Fitter" 0 -1 1668776343184 ""} +{ "Info" "IMPP_MPP_AUTO_ASSIGNED_DEVICE" "MuxDemo EP4CE6E22C6 " "Automatically selected device EP4CE6E22C6 for design MuxDemo" { } { } 0 119004 "Automatically selected device %2!s! for design %1!s!" 0 0 "Fitter" 0 -1 1668776343411 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668776343513 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1668776343513 ""} +{ "Info" "IFITCC_FITCC_INFO_AUTO_FIT_COMPILATION_ON" "" "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" { } { } 0 171003 "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" 0 0 "Fitter" 0 -1 1668776343705 ""} +{ "Warning" "WCPT_FEATURE_DISABLED_POST" "LogicLock " "Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." { } { } 0 292013 "Feature %1!s! is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." 0 0 "Fitter" 0 -1 1668776343712 ""} +{ "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED" "" "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" { { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE10E22C6 " "Device EP4CE10E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668776343790 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE15E22C6 " "Device EP4CE15E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668776343790 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE22E22C6 " "Device EP4CE22E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1668776343790 ""} } { } 2 176444 "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" 0 0 "Fitter" 0 -1 1668776343790 ""} +{ "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION" "5 " "Fitter converted 5 user pins into dedicated programming pins" { { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_ASDO_DATA1~ 6 " "Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_ASDO_DATA1~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 75 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668776343796 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_FLASH_nCE_nCSO~ 8 " "Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_FLASH_nCE_nCSO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 77 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668776343796 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DCLK~ 12 " "Pin ~ALTERA_DCLK~ is reserved at location 12" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DCLK~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 79 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668776343796 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DATA0~ 13 " "Pin ~ALTERA_DATA0~ is reserved at location 13" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DATA0~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 81 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668776343796 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_nCEO~ 101 " "Pin ~ALTERA_nCEO~ is reserved at location 101" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_nCEO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 0 { 0 ""} 0 83 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1668776343796 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1668776343796 ""} +{ "Warning" "WCUT_CUT_ATOM_PINS_WITH_INCOMPLETE_IO_ASSIGNMENTS" "" "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" { } { } 0 15714 "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" 0 0 "Fitter" 0 -1 1668776343799 ""} +{ "Critical Warning" "WFIOMGR_PINS_MISSING_LOCATION_INFO" "21 21 " "No exact pin location assignment(s) for 21 pins of 21 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." { } { } 1 169085 "No exact pin location assignment(s) for %1!d! pins of %2!d! total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." 0 0 "Fitter" 0 -1 1668776344238 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "MuxDemo.sdc " "Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Fitter" 0 -1 1668776344397 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_NO_DERIVING_MSG" "base clocks " "No user constrained base clocks found in the design" { } { } 0 332144 "No user constrained %1!s! found in the design" 0 0 "Fitter" 0 -1 1668776344397 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Fitter" 0 -1 1668776344398 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1668776344399 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Fitter" 0 -1 1668776344400 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Fitter" 0 -1 1668776344400 ""} +{ "Info" "ISTA_TDC_NO_DEFAULT_OPTIMIZATION_GOALS" "" "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." { } { } 0 332130 "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." 0 0 "Fitter" 0 -1 1668776344400 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1668776344404 ""} +{ "Extra Info" "IFSAC_FSAC_START_REG_LOCATION_PROCESSING" "" "Performing register packing on registers with non-logic cell location assignments" { } { } 1 176273 "Performing register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668776344404 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_REG_LOCATION_PROCESSING" "" "Completed register packing on registers with non-logic cell location assignments" { } { } 1 176274 "Completed register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1668776344405 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_BEGIN_FAST_REGISTER_INFO" "" "Started Fast Input/Output/OE register processing" { } { } 1 176236 "Started Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668776344406 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_FAST_REGISTER_INFO" "" "Finished Fast Input/Output/OE register processing" { } { } 1 176237 "Finished Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1668776344406 ""} +{ "Extra Info" "IFSAC_FSAC_START_MAC_SCAN_CHAIN_INFERENCING" "" "Start inferring scan chains for DSP blocks" { } { } 1 176238 "Start inferring scan chains for DSP blocks" 1 0 "Fitter" 0 -1 1668776344406 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_MAC_SCAN_CHAIN_INFERENCING" "" "Inferring scan chains for DSP blocks is complete" { } { } 1 176239 "Inferring scan chains for DSP blocks is complete" 1 0 "Fitter" 0 -1 1668776344406 ""} +{ "Extra Info" "IFSAC_FSAC_START_IO_MULT_RAM_PACKING" "" "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" { } { } 1 176248 "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" 1 0 "Fitter" 0 -1 1668776344406 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_IO_MULT_RAM_PACKING" "" "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" { } { } 1 176249 "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" 1 0 "Fitter" 0 -1 1668776344407 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_REGPACKING_INFO" "" "Finished register packing" { { "Extra Info" "IFSAC_NO_REGISTERS_WERE_PACKED" "" "No registers were packed into other blocks" { } { } 1 176219 "No registers were packed into other blocks" 0 0 "Design Software" 0 -1 1668776344407 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1668776344407 ""} +{ "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement " "Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement" { { "Info" "IFSAC_FSAC_SINGLE_IOC_GROUP_STATISTICS" "21 unused 2.5V 20 1 0 " "Number of I/O pins in group: 21 (unused VREF, 2.5V VCCIO, 20 input, 1 output, 0 bidirectional)" { { "Info" "IFSAC_FSAC_IO_STDS_IN_IOC_GROUP" "2.5 V. " "I/O standards used: 2.5 V." { } { } 0 176212 "I/O standards used: %1!s!" 0 0 "Design Software" 0 -1 1668776344409 ""} } { } 0 176211 "Number of I/O pins in group: %1!d! (%2!s! VREF, %3!s! VCCIO, %4!d! input, %5!d! output, %6!d! bidirectional)" 0 0 "Design Software" 0 -1 1668776344409 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1668776344409 ""} +{ "Info" "IFSAC_FSAC_IO_STATS_BEFORE_AFTER_PLACEMENT" "before " "I/O bank details before I/O pin placement" { { "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O banks " "Statistics of I/O banks" { { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "1 does not use undetermined 4 7 " "I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "2 does not use undetermined 0 8 " "I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "3 does not use undetermined 0 11 " "I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "4 does not use undetermined 0 14 " "I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "5 does not use undetermined 0 13 " "I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "6 does not use undetermined 1 9 " "I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "7 does not use undetermined 0 13 " "I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "8 does not use undetermined 0 12 " "I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1668776344410 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1668776344410 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1668776344410 ""} +{ "Info" "IFITCC_FITTER_PREPARATION_END" "00:00:01 " "Fitter preparation operations ending: elapsed time is 00:00:01" { } { } 0 171121 "Fitter preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776344427 ""} +{ "Info" "IVPR20K_VPR_FAMILY_APL_ERROR" "" "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." { } { } 0 14896 "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." 0 0 "Fitter" 0 -1 1668776344431 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_START" "" "Fitter placement preparation operations beginning" { } { } 0 170189 "Fitter placement preparation operations beginning" 0 0 "Fitter" 0 -1 1668776345119 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_END" "00:00:00 " "Fitter placement preparation operations ending: elapsed time is 00:00:00" { } { } 0 170190 "Fitter placement preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776345154 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1668776345174 ""} +{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1668776345310 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_END" "00:00:00 " "Fitter placement operations ending: elapsed time is 00:00:00" { } { } 0 170192 "Fitter placement operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776345310 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1668776345619 ""} +{ "Info" "IFITAPI_FITAPI_VPR_PERCENT_ROUTING_RESOURCE_USAGE" "0 " "Router estimated average interconnect usage is 0% of the available device resources" { { "Info" "IFITAPI_FITAPI_VPR_PEAK_ROUTING_REGION" "0 X23_Y0 X34_Y11 " "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X23_Y0 to location X34_Y11" { } { { "loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/" { { 1 { 0 "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X23_Y0 to location X34_Y11"} { { 12 { 0 ""} 23 0 12 12 } } } } } } } 0 170196 "Router estimated peak interconnect usage is %1!d!%% of the available device resources in the region that extends from location %2!s! to location %3!s!" 0 0 "Design Software" 0 -1 1668776346270 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1668776346270 ""} +{ "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED" "" "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." { { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_ROUTABILITY" "" "Optimizations that may affect the design's routability were skipped" { } { } 0 170201 "Optimizations that may affect the design's routability were skipped" 0 0 "Design Software" 0 -1 1668776346316 ""} { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_TIMING" "" "Optimizations that may affect the design's timing were skipped" { } { } 0 170200 "Optimizations that may affect the design's timing were skipped" 0 0 "Design Software" 0 -1 1668776346316 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1668776346316 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_END" "00:00:00 " "Fitter routing operations ending: elapsed time is 00:00:00" { } { } 0 170194 "Fitter routing operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776346319 ""} +{ "Info" "IVPR20K_VPR_TIMING_ANALYSIS_TIME" "the Fitter 0.02 " "Total time spent on timing analysis during the Fitter is 0.02 seconds." { } { } 0 11888 "Total time spent on timing analysis during %1!s! is %2!s! seconds." 0 0 "Fitter" 0 -1 1668776346512 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668776346519 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668776346773 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668776346773 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668776347371 ""} +{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:01 " "Fitter post-fit operations ending: elapsed time is 00:00:01" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776347999 ""} +{ "Info" "IRDB_WROTE_SUPPRESSED_MSGS" "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg " "Generated suppressed messages file /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg" { } { } 0 144001 "Generated suppressed messages file %1!s!" 0 0 "Fitter" 0 -1 1668776348424 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Fitter 0 s 6 s Quartus Prime " "Quartus Prime Fitter was successful. 0 errors, 6 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "941 " "Peak virtual memory: 941 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776348716 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 12:59:08 2022 " "Processing ended: Fri Nov 18 12:59:08 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776348716 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:06 " "Elapsed time: 00:00:06" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776348716 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:07 " "Total CPU time (on all processors): 00:00:07" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776348716 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1668776348716 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Fitter" 0 -1 1668776350146 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668776350146 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 12:59:09 2022 " "Processing started: Fri Nov 18 12:59:09 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776350146 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1668776350146 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1668776350146 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Assembler" 0 -1 1668776350425 ""} +{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1668776350940 ""} +{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1668776350962 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "353 " "Peak virtual memory: 353 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776351107 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 12:59:11 2022 " "Processing ended: Fri Nov 18 12:59:11 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776351107 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:02 " "Elapsed time: 00:00:02" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776351107 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776351107 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1668776351107 ""} +{ "Info" "IFLOW_DISABLED_MODULE" "Power Analyzer FLOW_ENABLE_POWER_ANALYZER " "Skipped module Power Analyzer due to the assignment FLOW_ENABLE_POWER_ANALYZER" { } { } 0 293026 "Skipped module %1!s! due to the assignment %2!s!" 0 0 "Assembler" 0 -1 1668776351288 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Assembler" 0 -1 1668776352377 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus Prime " "Running Quartus Prime Timing Analyzer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668776352378 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 12:59:12 2022 " "Processing started: Fri Nov 18 12:59:12 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776352378 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1668776352378 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sta MuxDemo -c MuxDemo " "Command: quartus_sta MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "Timing Analyzer" 0 -1 1668776352378 ""} +{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1668776352440 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Timing Analyzer" 0 -1 1668776352557 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Timing Analyzer" 0 -1 1668776352557 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668776352663 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1668776352663 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "MuxDemo.sdc " "Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Timing Analyzer" 0 -1 1668776352941 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668776352942 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668776352942 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776352943 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Timing Analyzer" 0 -1 1668776352943 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668776352943 ""} +{ "Info" "0" "" "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" { } { } 0 0 "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" 0 0 "Timing Analyzer" 0 0 1668776352944 ""} +{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1668776352949 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1668776352949 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352951 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352955 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352956 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352956 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352957 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776352958 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668776352962 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1668776352997 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1668776353596 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668776353628 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668776353628 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776353629 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668776353629 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353630 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353631 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353632 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353633 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353634 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353635 ""} +{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668776353638 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1668776353742 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1668776353742 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776353743 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1668776353743 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353744 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353745 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353746 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353747 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1668776353748 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "setup " "Design is not fully constrained for setup requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668776354331 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "hold " "Design is not fully constrained for hold requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1668776354332 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Timing Analyzer 0 s 5 s Quartus Prime " "Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "465 " "Peak virtual memory: 465 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776354353 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 12:59:14 2022 " "Processing ended: Fri Nov 18 12:59:14 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776354353 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:02 " "Elapsed time: 00:00:02" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776354353 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:02 " "Total CPU time (on all processors): 00:00:02" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776354353 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1668776354353 ""} +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Timing Analyzer" 0 -1 1668776355651 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "EDA Netlist Writer Quartus Prime " "Running Quartus Prime EDA Netlist Writer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1668776355651 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 12:59:15 2022 " "Processing started: Fri Nov 18 12:59:15 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776355651 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668776355651 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo " "Command: quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668776355651 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "EDA Netlist Writer" 0 -1 1668776356011 ""} +{ "Info" "IWSC_DONE_HDL_GENERATION" "MuxDemo.vo /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/ simulation " "Generated file MuxDemo.vo in folder \"/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/\" for EDA simulation tool" { } { } 0 204019 "Generated file %1!s! in folder \"%2!s!\" for EDA %3!s! tool" 0 0 "EDA Netlist Writer" 0 -1 1668776356081 ""} +{ "Info" "IQEXE_ERROR_COUNT" "EDA Netlist Writer 0 s 1 Quartus Prime " "Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "603 " "Peak virtual memory: 603 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776356099 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 12:59:16 2022 " "Processing ended: Fri Nov 18 12:59:16 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776356099 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776356099 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776356099 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1668776356099 ""} +{ "Info" "IFLOW_ERROR_COUNT" "Full Compilation 0 s 15 s " "Quartus Prime Full Compilation was successful. 0 errors, 15 warnings" { } { } 0 293000 "Quartus Prime %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1668776356265 ""} diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/README b/1ano/isd/quartus-projects/MuxDemo/incremental_db/README new file mode 100644 index 0000000..9f62dcd --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/incremental_db/README @@ -0,0 +1,11 @@ +This folder contains data for incremental compilation. + +The compiled_partitions sub-folder contains previous compilation results for each partition. +As long as this folder is preserved, incremental compilation results from earlier compiles +can be re-used. To perform a clean compilation from source files for all partitions, both +the db and incremental_db folder should be removed. + +The imported_partitions sub-folder contains the last imported QXP for each imported partition. +As long as this folder is preserved, imported partitions will be automatically re-imported +when the db or incremental_db/compiled_partitions folders are removed. + diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.db_info b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.db_info new file mode 100644 index 0000000..361668f --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Fri Nov 18 12:48:50 2022 diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.ammdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.ammdb new file mode 100644 index 0000000..876e7ab Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.ammdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.cdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.cdb new file mode 100644 index 0000000..a4f9676 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.dfp b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.dfp new file mode 100644 index 0000000..b1c67d6 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.dfp differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.hdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.hdb new file mode 100644 index 0000000..48aeeda Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.logdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.rcfdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.rcfdb new file mode 100644 index 0000000..301e021 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.cmp.rcfdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.cdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.cdb new file mode 100644 index 0000000..381e8bc Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.dpi b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.dpi new file mode 100644 index 0000000..f5d7f5d Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.dpi differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.cdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.cdb new file mode 100644 index 0000000..3ee9d9b Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.cdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hb_info b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hb_info new file mode 100644 index 0000000..8210c55 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hb_info differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hdb new file mode 100644 index 0000000..f51526c Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.sig b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.sig new file mode 100644 index 0000000..6c0af65 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hbdb.sig @@ -0,0 +1 @@ +c5eb7f6cdd530884c3b884e0a3668ea4 \ No newline at end of file diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hdb new file mode 100644 index 0000000..7493ba7 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.kpt b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.kpt new file mode 100644 index 0000000..974de76 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.root_partition.map.kpt differ diff --git a/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.rrp.hdb b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.rrp.hdb new file mode 100644 index 0000000..17af2ae Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/incremental_db/compiled_partitions/MuxDemo.rrp.hdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.asm.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.asm.rpt new file mode 100644 index 0000000..831573b --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.asm.rpt @@ -0,0 +1,92 @@ +Assembler report for MuxDemo +Thu Dec 1 18:12:51 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Assembler Summary + 3. Assembler Settings + 4. Assembler Generated Files + 5. Assembler Device Options: MuxDemo.sof + 6. Assembler Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++---------------------------------------------------------------+ +; Assembler Summary ; ++-----------------------+---------------------------------------+ +; Assembler Status ; Successful - Thu Dec 1 18:12:51 2022 ; +; Revision Name ; MuxDemo ; +; Top-level Entity Name ; Mux16_1 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; ++-----------------------+---------------------------------------+ + + ++----------------------------------+ +; Assembler Settings ; ++--------+---------+---------------+ +; Option ; Setting ; Default Value ; ++--------+---------+---------------+ + + ++---------------------------------------------------------------------------------------------+ +; Assembler Generated Files ; ++---------------------------------------------------------------------------------------------+ +; File Name ; ++---------------------------------------------------------------------------------------------+ +; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sof ; ++---------------------------------------------------------------------------------------------+ + + ++---------------------------------------+ +; Assembler Device Options: MuxDemo.sof ; ++----------------+----------------------+ +; Option ; Setting ; ++----------------+----------------------+ +; JTAG usercode ; 0x00095084 ; +; Checksum ; 0x00095084 ; ++----------------+----------------------+ + + ++--------------------+ +; Assembler Messages ; ++--------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Assembler + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Thu Dec 1 18:12:50 2022 +Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (115031): Writing out detailed assembly data for power analysis +Info (115030): Assembler is generating device programming files +Info: Quartus Prime Assembler was successful. 0 errors, 1 warning + Info: Peak virtual memory: 353 megabytes + Info: Processing ended: Thu Dec 1 18:12:51 2022 + Info: Elapsed time: 00:00:01 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.done b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.done new file mode 100644 index 0000000..daeba45 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.done @@ -0,0 +1 @@ +Thu Dec 1 18:12:53 2022 diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.eda.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.eda.rpt new file mode 100644 index 0000000..308b028 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.eda.rpt @@ -0,0 +1,94 @@ +EDA Netlist Writer report for MuxDemo +Thu Dec 1 18:12:53 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. EDA Netlist Writer Summary + 3. Simulation Settings + 4. Simulation Generated Files + 5. EDA Netlist Writer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-------------------------------------------------------------------+ +; EDA Netlist Writer Summary ; ++---------------------------+---------------------------------------+ +; EDA Netlist Writer Status ; Successful - Thu Dec 1 18:12:53 2022 ; +; Revision Name ; MuxDemo ; +; Top-level Entity Name ; Mux16_1 ; +; Family ; Cyclone IV E ; +; Simulation Files Creation ; Successful ; ++---------------------------+---------------------------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------------+ +; Simulation Settings ; ++---------------------------------------------------------------------------------------------------+---------------------------+ +; Option ; Setting ; ++---------------------------------------------------------------------------------------------------+---------------------------+ +; Tool Name ; ModelSim-Altera (Verilog) ; +; Generate functional simulation netlist ; On ; +; Truncate long hierarchy paths ; Off ; +; Map illegal HDL characters ; Off ; +; Flatten buses into individual nodes ; Off ; +; Maintain hierarchy ; Off ; +; Bring out device-wide set/reset signals as ports ; Off ; +; Enable glitch filtering ; Off ; +; Do not write top level VHDL entity ; Off ; +; Disable detection of setup and hold time violations in the input registers of bi-directional pins ; Off ; +; Architecture name in VHDL output netlist ; structure ; +; Generate third-party EDA tool command script for RTL functional simulation ; Off ; +; Generate third-party EDA tool command script for gate-level simulation ; Off ; ++---------------------------------------------------------------------------------------------------+---------------------------+ + + ++---------------------------------------------------------------------------------------------------+ +; Simulation Generated Files ; ++---------------------------------------------------------------------------------------------------+ +; Generated Files ; ++---------------------------------------------------------------------------------------------------+ +; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.vo ; ++---------------------------------------------------------------------------------------------------+ + + ++-----------------------------+ +; EDA Netlist Writer Messages ; ++-----------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime EDA Netlist Writer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Thu Dec 1 18:12:53 2022 +Info: Command: quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (204019): Generated file MuxDemo.vo in folder "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/" for EDA simulation tool +Info: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning + Info: Peak virtual memory: 604 megabytes + Info: Processing ended: Thu Dec 1 18:12:53 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.rpt new file mode 100644 index 0000000..5c35021 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.rpt @@ -0,0 +1,993 @@ +Fitter report for MuxDemo +Thu Dec 1 18:12:50 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Fitter Summary + 3. Fitter Settings + 4. Parallel Compilation + 5. Incremental Compilation Preservation Summary + 6. Incremental Compilation Partition Settings + 7. Incremental Compilation Placement Preservation + 8. Pin-Out File + 9. Fitter Resource Usage Summary + 10. Fitter Partition Statistics + 11. Input Pins + 12. Output Pins + 13. Dual Purpose and Dedicated Pins + 14. I/O Bank Usage + 15. All Package Pins + 16. I/O Assignment Warnings + 17. Fitter Resource Utilization by Entity + 18. Delay Chain Summary + 19. Pad To Core Delay Chain Fanout + 20. Routing Usage Summary + 21. LAB Logic Elements + 22. LAB Signals Sourced + 23. LAB Signals Sourced Out + 24. LAB Distinct Inputs + 25. I/O Rules Summary + 26. I/O Rules Details + 27. I/O Rules Matrix + 28. Fitter Device Options + 29. Operating Settings and Conditions + 30. Fitter Messages + 31. Fitter Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Fitter Summary ; ++------------------------------------+---------------------------------------------+ +; Fitter Status ; Successful - Thu Dec 1 18:12:50 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; MuxDemo ; +; Top-level Entity Name ; Mux16_1 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Total logic elements ; 10 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 10 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 21 / 92 ( 23 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; ++------------------------------------+---------------------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Settings ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Option ; Setting ; Default Value ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Device ; auto ; ; +; Fit Attempts to Skip ; 0 ; 0.0 ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Auto Merge PLLs ; On ; On ; +; Router Timing Optimization Level ; Normal ; Normal ; +; Perform Clocking Topology Analysis During Routing ; Off ; Off ; +; Placement Effort Multiplier ; 1.0 ; 1.0 ; +; Router Effort Multiplier ; 1.0 ; 1.0 ; +; Optimize Hold Timing ; All Paths ; All Paths ; +; Optimize Multi-Corner Timing ; On ; On ; +; Power Optimization During Fitting ; Normal compilation ; Normal compilation ; +; SSN Optimization ; Off ; Off ; +; Optimize Timing ; Normal compilation ; Normal compilation ; +; Optimize Timing for ECOs ; Off ; Off ; +; Regenerate Full Fit Report During ECO Compiles ; Off ; Off ; +; Optimize IOC Register Placement for Timing ; Normal ; Normal ; +; Limit to One Fitting Attempt ; Off ; Off ; +; Final Placement Optimizations ; Automatically ; Automatically ; +; Fitter Aggressive Routability Optimizations ; Automatically ; Automatically ; +; Fitter Initial Placement Seed ; 1 ; 1 ; +; Periphery to Core Placement and Routing Optimization ; Off ; Off ; +; PCI I/O ; Off ; Off ; +; Weak Pull-Up Resistor ; Off ; Off ; +; Enable Bus-Hold Circuitry ; Off ; Off ; +; Auto Packed Registers ; Auto ; Auto ; +; Auto Delay Chains ; On ; On ; +; Auto Delay Chains for High Fanout Input Pins ; Off ; Off ; +; Allow Single-ended Buffer for Differential-XSTL Input ; Off ; Off ; +; Treat Bidirectional Pin as Output Pin ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Fitting ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Performance ; Off ; Off ; +; Perform Register Duplication for Performance ; Off ; Off ; +; Perform Logic to Memory Mapping for Fitting ; Off ; Off ; +; Perform Register Retiming for Performance ; Off ; Off ; +; Perform Asynchronous Signal Pipelining ; Off ; Off ; +; Fitter Effort ; Auto Fit ; Auto Fit ; +; Physical Synthesis Effort Level ; Normal ; Normal ; +; Logic Cell Insertion - Logic Duplication ; Auto ; Auto ; +; Auto Register Duplication ; Auto ; Auto ; +; Auto Global Clock ; On ; On ; +; Auto Global Register Control Signals ; On ; On ; +; Reserve all unused pins ; As input tri-stated with weak pull-up ; As input tri-stated with weak pull-up ; +; Synchronizer Identification ; Auto ; Auto ; +; Enable Beneficial Skew Optimization ; On ; On ; +; Optimize Design for Metastability ; On ; On ; +; Force Fitter to Avoid Periphery Placement Warnings ; Off ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; Off ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.01 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.2% ; ++----------------------------+-------------+ + + ++-------------------------------------------------------------------------------------------------+ +; Incremental Compilation Preservation Summary ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Type ; Total [A + B] ; From Design Partitions [A] ; From Rapid Recompile [B] ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Placement (by node) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 63 ) ; 0.00 % ( 0 / 63 ) ; 0.00 % ( 0 / 63 ) ; +; -- Achieved ; 0.00 % ( 0 / 63 ) ; 0.00 % ( 0 / 63 ) ; 0.00 % ( 0 / 63 ) ; +; ; ; ; ; +; Routing (by net) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; +; -- Achieved ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; ++---------------------+-------------------+----------------------------+--------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Partition Settings ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Partition Name ; Partition Type ; Netlist Type Used ; Preservation Level Used ; Netlist Type Requested ; Preservation Level Requested ; Contents ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Top ; User-created ; Source File ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; Auto-generated ; Source File ; N/A ; Source File ; N/A ; hard_block:auto_generated_inst ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Placement Preservation ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Partition Name ; Preservation Achieved ; Preservation Level Used ; Netlist Type Used ; Preservation Method ; Notes ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Top ; 0.00 % ( 0 / 53 ) ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; 0.00 % ( 0 / 10 ) ; N/A ; Source File ; N/A ; ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ + + ++--------------+ +; Pin-Out File ; ++--------------+ +The pin-out file can be found in /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.pin. + + ++--------------------------------------------------------------------+ +; Fitter Resource Usage Summary ; ++---------------------------------------------+----------------------+ +; Resource ; Usage ; ++---------------------------------------------+----------------------+ +; Total logic elements ; 10 / 6,272 ( < 1 % ) ; +; -- Combinational with no register ; 10 ; +; -- Register only ; 0 ; +; -- Combinational with a register ; 0 ; +; ; ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 10 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; -- Register only ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 10 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers* ; 0 / 6,684 ( 0 % ) ; +; -- Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; -- I/O registers ; 0 / 412 ( 0 % ) ; +; ; ; +; Total LABs: partially or completely used ; 2 / 392 ( < 1 % ) ; +; Virtual pins ; 0 ; +; I/O pins ; 21 / 92 ( 23 % ) ; +; -- Clock pins ; 2 / 3 ( 67 % ) ; +; -- Dedicated input pins ; 0 / 9 ( 0 % ) ; +; ; ; +; M9Ks ; 0 / 30 ( 0 % ) ; +; Total block memory bits ; 0 / 276,480 ( 0 % ) ; +; Total block memory implementation bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; PLLs ; 0 / 2 ( 0 % ) ; +; Global signals ; 0 ; +; -- Global clocks ; 0 / 10 ( 0 % ) ; +; JTAGs ; 0 / 1 ( 0 % ) ; +; CRC blocks ; 0 / 1 ( 0 % ) ; +; ASMI blocks ; 0 / 1 ( 0 % ) ; +; Oscillator blocks ; 0 / 1 ( 0 % ) ; +; Impedance control blocks ; 0 / 4 ( 0 % ) ; +; Average interconnect usage (total/H/V) ; 0.2% / 0.2% / 0.2% ; +; Peak interconnect usage (total/H/V) ; 0.8% / 0.7% / 0.9% ; +; Maximum fan-out ; 6 ; +; Highest non-global fan-out ; 6 ; +; Total fan-out ; 67 ; +; Average fan-out ; 1.08 ; ++---------------------------------------------+----------------------+ +* Register count does not include registers inside RAM blocks or DSP blocks. + + + ++----------------------------------------------------------------------------------------------------+ +; Fitter Partition Statistics ; ++---------------------------------------------+---------------------+--------------------------------+ +; Statistic ; Top ; hard_block:auto_generated_inst ; ++---------------------------------------------+---------------------+--------------------------------+ +; Difficulty Clustering Region ; Low ; Low ; +; ; ; ; +; Total logic elements ; 10 / 6272 ( < 1 % ) ; 0 / 6272 ( 0 % ) ; +; -- Combinational with no register ; 10 ; 0 ; +; -- Register only ; 0 ; 0 ; +; -- Combinational with a register ; 0 ; 0 ; +; ; ; ; +; Logic element usage by number of LUT inputs ; ; ; +; -- 4 input functions ; 10 ; 0 ; +; -- 3 input functions ; 0 ; 0 ; +; -- <=2 input functions ; 0 ; 0 ; +; -- Register only ; 0 ; 0 ; +; ; ; ; +; Logic elements by mode ; ; ; +; -- normal mode ; 10 ; 0 ; +; -- arithmetic mode ; 0 ; 0 ; +; ; ; ; +; Total registers ; 0 ; 0 ; +; -- Dedicated logic registers ; 0 / 6272 ( 0 % ) ; 0 / 6272 ( 0 % ) ; +; -- I/O registers ; 0 ; 0 ; +; ; ; ; +; Total LABs: partially or completely used ; 2 / 392 ( < 1 % ) ; 0 / 392 ( 0 % ) ; +; ; ; ; +; Virtual pins ; 0 ; 0 ; +; I/O pins ; 21 ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; 0 / 30 ( 0 % ) ; +; Total memory bits ; 0 ; 0 ; +; Total RAM block bits ; 0 ; 0 ; +; ; ; ; +; Connections ; ; ; +; -- Input Connections ; 0 ; 0 ; +; -- Registered Input Connections ; 0 ; 0 ; +; -- Output Connections ; 0 ; 0 ; +; -- Registered Output Connections ; 0 ; 0 ; +; ; ; ; +; Internal Connections ; ; ; +; -- Total Connections ; 62 ; 5 ; +; -- Registered Connections ; 0 ; 0 ; +; ; ; ; +; External Connections ; ; ; +; -- Top ; 0 ; 0 ; +; -- hard_block:auto_generated_inst ; 0 ; 0 ; +; ; ; ; +; Partition Interface ; ; ; +; -- Input Ports ; 20 ; 0 ; +; -- Output Ports ; 1 ; 0 ; +; -- Bidir Ports ; 0 ; 0 ; +; ; ; ; +; Registered Ports ; ; ; +; -- Registered Input Ports ; 0 ; 0 ; +; -- Registered Output Ports ; 0 ; 0 ; +; ; ; ; +; Port Connectivity ; ; ; +; -- Input Ports driven by GND ; 0 ; 0 ; +; -- Output Ports driven by GND ; 0 ; 0 ; +; -- Input Ports driven by VCC ; 0 ; 0 ; +; -- Output Ports driven by VCC ; 0 ; 0 ; +; -- Input Ports with no Source ; 0 ; 0 ; +; -- Output Ports with no Source ; 0 ; 0 ; +; -- Input Ports with no Fanout ; 0 ; 0 ; +; -- Output Ports with no Fanout ; 0 ; 0 ; ++---------------------------------------------+---------------------+--------------------------------+ + + ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Input Pins ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Combinational Fan-Out ; Registered Fan-Out ; Global ; Input Register ; Power Up High ; PCI I/O Enabled ; Bus Hold ; Weak Pull Up ; I/O Standard ; Termination Control Block ; Location assigned by ; Slew Rate ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; I0 ; 91 ; 6 ; 34 ; 12 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I10 ; 46 ; 3 ; 7 ; 0 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I11 ; 87 ; 5 ; 34 ; 10 ; 7 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I12 ; 83 ; 5 ; 34 ; 9 ; 21 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I13 ; 66 ; 4 ; 28 ; 0 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I14 ; 120 ; 7 ; 23 ; 24 ; 7 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I15 ; 77 ; 5 ; 34 ; 4 ; 14 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I2 ; 74 ; 5 ; 34 ; 2 ; 14 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I3 ; 84 ; 5 ; 34 ; 9 ; 14 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I4 ; 69 ; 4 ; 30 ; 0 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I5 ; 85 ; 5 ; 34 ; 9 ; 7 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I6 ; 86 ; 5 ; 34 ; 9 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I7 ; 88 ; 5 ; 34 ; 12 ; 21 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I8 ; 68 ; 4 ; 30 ; 0 ; 7 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; I9 ; 65 ; 4 ; 28 ; 0 ; 21 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; Sel1 ; 112 ; 7 ; 28 ; 24 ; 0 ; 6 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; Sel2 ; 80 ; 5 ; 34 ; 7 ; 7 ; 6 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; Sel3 ; 89 ; 5 ; 34 ; 12 ; 14 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; Sel4 ; 121 ; 7 ; 23 ; 24 ; 14 ; 2 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; ze ; 90 ; 6 ; 34 ; 12 ; 7 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Output Pins ; ++-----------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Output Register ; Output Enable Register ; Power Up High ; Slew Rate ; PCI I/O Enabled ; Open Drain ; TRI Primitive ; Bus Hold ; Weak Pull Up ; I/O Standard ; Current Strength ; Termination ; Termination Control Block ; Output Buffer Pre-emphasis ; Voltage Output Differential ; Location assigned by ; Output Enable Source ; Output Enable Group ; ++-----------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; pin_name1 ; 76 ; 5 ; 34 ; 4 ; 21 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; ++-----------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------+ +; Dual Purpose and Dedicated Pins ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; Location ; Pin Name ; Reserved As ; User Signal Name ; Pin Type ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; 6 ; DIFFIO_L1n, DATA1, ASDO ; As input tri-stated ; ~ALTERA_ASDO_DATA1~ ; Dual Purpose Pin ; +; 8 ; DIFFIO_L2p, FLASH_nCE, nCSO ; As input tri-stated ; ~ALTERA_FLASH_nCE_nCSO~ ; Dual Purpose Pin ; +; 9 ; nSTATUS ; - ; - ; Dedicated Programming Pin ; +; 12 ; DCLK ; As output driving ground ; ~ALTERA_DCLK~ ; Dual Purpose Pin ; +; 13 ; DATA0 ; As input tri-stated ; ~ALTERA_DATA0~ ; Dual Purpose Pin ; +; 14 ; nCONFIG ; - ; - ; Dedicated Programming Pin ; +; 21 ; nCE ; - ; - ; Dedicated Programming Pin ; +; 86 ; DIFFIO_R7n, DEV_OE ; Use as regular IO ; I6 ; Dual Purpose Pin ; +; 87 ; DIFFIO_R7p, DEV_CLRn ; Use as regular IO ; I11 ; Dual Purpose Pin ; +; 92 ; CONF_DONE ; - ; - ; Dedicated Programming Pin ; +; 94 ; MSEL0 ; - ; - ; Dedicated Programming Pin ; +; 96 ; MSEL1 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL2 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL3 ; - ; - ; Dedicated Programming Pin ; +; 101 ; DIFFIO_R3n, nCEO ; Use as programming pin ; ~ALTERA_nCEO~ ; Dual Purpose Pin ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ + + ++------------------------------------------------------------+ +; I/O Bank Usage ; ++----------+------------------+---------------+--------------+ +; I/O Bank ; Usage ; VCCIO Voltage ; VREF Voltage ; ++----------+------------------+---------------+--------------+ +; 1 ; 4 / 11 ( 36 % ) ; 2.5V ; -- ; +; 2 ; 0 / 8 ( 0 % ) ; 2.5V ; -- ; +; 3 ; 1 / 11 ( 9 % ) ; 2.5V ; -- ; +; 4 ; 4 / 14 ( 29 % ) ; 2.5V ; -- ; +; 5 ; 11 / 13 ( 85 % ) ; 2.5V ; -- ; +; 6 ; 3 / 10 ( 30 % ) ; 2.5V ; -- ; +; 7 ; 3 / 13 ( 23 % ) ; 2.5V ; -- ; +; 8 ; 0 / 12 ( 0 % ) ; 2.5V ; -- ; ++----------+------------------+---------------+--------------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; All Package Pins ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; Location ; Pad Number ; I/O Bank ; Pin Name/Usage ; Dir. ; I/O Standard ; Voltage ; I/O Type ; User Assignment ; Bus Hold ; Weak Pull Up ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; 1 ; 0 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 2 ; 1 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 3 ; 2 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 4 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 5 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 6 ; 5 ; 1 ; ~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 7 ; 6 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 8 ; 7 ; 1 ; ~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 9 ; 9 ; 1 ; ^nSTATUS ; ; ; ; -- ; ; -- ; -- ; +; 10 ; 13 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 11 ; 14 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 12 ; 15 ; 1 ; ~ALTERA_DCLK~ ; output ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 13 ; 16 ; 1 ; ~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 14 ; 17 ; 1 ; ^nCONFIG ; ; ; ; -- ; ; -- ; -- ; +; 15 ; 18 ; 1 ; #TDI ; input ; ; ; -- ; ; -- ; -- ; +; 16 ; 19 ; 1 ; #TCK ; input ; ; ; -- ; ; -- ; -- ; +; 17 ; ; 1 ; VCCIO1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 18 ; 20 ; 1 ; #TMS ; input ; ; ; -- ; ; -- ; -- ; +; 19 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 20 ; 21 ; 1 ; #TDO ; output ; ; ; -- ; ; -- ; -- ; +; 21 ; 22 ; 1 ; ^nCE ; ; ; ; -- ; ; -- ; -- ; +; 22 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 23 ; 24 ; 1 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 24 ; 25 ; 2 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 25 ; 26 ; 2 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 26 ; ; 2 ; VCCIO2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 27 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 28 ; 31 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 29 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 30 ; 34 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 31 ; 36 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 32 ; 39 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 33 ; 40 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 34 ; 41 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 35 ; ; -- ; VCCA1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 36 ; ; ; GNDA1 ; gnd ; ; ; -- ; ; -- ; -- ; +; 37 ; ; ; VCCD_PLL1 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 38 ; 45 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 39 ; 46 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 40 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 41 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 42 ; 52 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 43 ; 53 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 44 ; 54 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 45 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 46 ; 58 ; 3 ; I10 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 47 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 48 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 49 ; 68 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 50 ; 69 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 51 ; 70 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 52 ; 72 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 53 ; 73 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 54 ; 74 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 55 ; 75 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 56 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 57 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 58 ; 80 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 59 ; 83 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 60 ; 84 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 61 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 62 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 63 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 64 ; 89 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 65 ; 90 ; 4 ; I9 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 66 ; 93 ; 4 ; I13 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 67 ; 94 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 68 ; 96 ; 4 ; I8 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 69 ; 97 ; 4 ; I4 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 70 ; 98 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 71 ; 99 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 72 ; 100 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 73 ; 102 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 74 ; 103 ; 5 ; I2 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 75 ; 104 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 76 ; 106 ; 5 ; pin_name1 ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 77 ; 107 ; 5 ; I15 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 78 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 79 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 80 ; 113 ; 5 ; Sel2 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 81 ; ; 5 ; VCCIO5 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 82 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 83 ; 117 ; 5 ; I12 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 84 ; 118 ; 5 ; I3 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 85 ; 119 ; 5 ; I5 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 86 ; 120 ; 5 ; I6 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 87 ; 121 ; 5 ; I11 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 88 ; 125 ; 5 ; I7 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 89 ; 126 ; 5 ; Sel3 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 90 ; 127 ; 6 ; ze ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 91 ; 128 ; 6 ; I0 ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 92 ; 129 ; 6 ; ^CONF_DONE ; ; ; ; -- ; ; -- ; -- ; +; 93 ; ; 6 ; VCCIO6 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 94 ; 130 ; 6 ; ^MSEL0 ; ; ; ; -- ; ; -- ; -- ; +; 95 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 96 ; 131 ; 6 ; ^MSEL1 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 132 ; 6 ; ^MSEL2 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 133 ; 6 ; ^MSEL3 ; ; ; ; -- ; ; -- ; -- ; +; 98 ; 136 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 99 ; 137 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 100 ; 138 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 101 ; 139 ; 6 ; ~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 102 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 103 ; 140 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 104 ; 141 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 105 ; 142 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 106 ; 146 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 107 ; ; -- ; VCCA2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 108 ; ; ; GNDA2 ; gnd ; ; ; -- ; ; -- ; -- ; +; 109 ; ; ; VCCD_PLL2 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 110 ; 152 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 111 ; 154 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 112 ; 155 ; 7 ; Sel1 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 113 ; 156 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 114 ; 157 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 115 ; 158 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 116 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 117 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 118 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 119 ; 163 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 120 ; 164 ; 7 ; I14 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 121 ; 165 ; 7 ; Sel4 ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 122 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 123 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 124 ; 173 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 125 ; 174 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 126 ; 175 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 127 ; 176 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 128 ; 177 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 129 ; 178 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 130 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 131 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 132 ; 181 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 133 ; 182 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 134 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 135 ; 185 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 136 ; 187 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 137 ; 190 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 138 ; 191 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 139 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 140 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 141 ; 195 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 142 ; 201 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 143 ; 202 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 144 ; 203 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; EPAD ; ; ; GND ; ; ; ; -- ; ; -- ; -- ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +Note: Pin directions (input, output or bidir) are based on device operating in user mode. + + ++-------------------------------------------+ +; I/O Assignment Warnings ; ++-----------+-------------------------------+ +; Pin Name ; Reason ; ++-----------+-------------------------------+ +; pin_name1 ; Incomplete set of assignments ; +; I10 ; Incomplete set of assignments ; +; Sel2 ; Incomplete set of assignments ; +; I9 ; Incomplete set of assignments ; +; Sel1 ; Incomplete set of assignments ; +; I8 ; Incomplete set of assignments ; +; I11 ; Incomplete set of assignments ; +; Sel4 ; Incomplete set of assignments ; +; I5 ; Incomplete set of assignments ; +; I6 ; Incomplete set of assignments ; +; I4 ; Incomplete set of assignments ; +; I7 ; Incomplete set of assignments ; +; Sel3 ; Incomplete set of assignments ; +; I2 ; Incomplete set of assignments ; +; ze ; Incomplete set of assignments ; +; I0 ; Incomplete set of assignments ; +; I3 ; Incomplete set of assignments ; +; I13 ; Incomplete set of assignments ; +; I14 ; Incomplete set of assignments ; +; I12 ; Incomplete set of assignments ; +; I15 ; Incomplete set of assignments ; +; pin_name1 ; Missing location assignment ; +; I10 ; Missing location assignment ; +; Sel2 ; Missing location assignment ; +; I9 ; Missing location assignment ; +; Sel1 ; Missing location assignment ; +; I8 ; Missing location assignment ; +; I11 ; Missing location assignment ; +; Sel4 ; Missing location assignment ; +; I5 ; Missing location assignment ; +; I6 ; Missing location assignment ; +; I4 ; Missing location assignment ; +; I7 ; Missing location assignment ; +; Sel3 ; Missing location assignment ; +; I2 ; Missing location assignment ; +; ze ; Missing location assignment ; +; I0 ; Missing location assignment ; +; I3 ; Missing location assignment ; +; I13 ; Missing location assignment ; +; I14 ; Missing location assignment ; +; I12 ; Missing location assignment ; +; I15 ; Missing location assignment ; ++-----------+-------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Resource Utilization by Entity ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+------------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Logic Cells ; Dedicated Logic Registers ; I/O Registers ; Memory Bits ; M9Ks ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+------------------------+-------------+--------------+ +; |Mux16_1 ; 10 (0) ; 0 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 21 ; 0 ; 10 (0) ; 0 (0) ; 0 (0) ; |Mux16_1 ; Mux16_1 ; work ; +; |Mux2_1:inst14| ; 10 (10) ; 0 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 10 (10) ; 0 (0) ; 0 (0) ; |Mux16_1|Mux2_1:inst14 ; Mux2_1 ; work ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+------------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++-------------------------------------------------------------------------------------------+ +; Delay Chain Summary ; ++-----------+----------+---------------+---------------+-----------------------+-----+------+ +; Name ; Pin Type ; Pad to Core 0 ; Pad to Core 1 ; Pad to Input Register ; TCO ; TCOE ; ++-----------+----------+---------------+---------------+-----------------------+-----+------+ +; pin_name1 ; Output ; -- ; -- ; -- ; -- ; -- ; +; I10 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; Sel2 ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; +; I9 ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; +; Sel1 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I8 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I11 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; Sel4 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I5 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I6 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I4 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I7 ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; Sel3 ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; I2 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; ze ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; I0 ; Input ; (0) 0 ps ; -- ; -- ; -- ; -- ; +; I3 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I13 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; I14 ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; +; I12 ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; +; I15 ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; ++-----------+----------+---------------+---------------+-----------------------+-----+------+ + + ++------------------------------------------------------------+ +; Pad To Core Delay Chain Fanout ; ++------------------------------+-------------------+---------+ +; Source Pin / Fanout ; Pad To Core Index ; Setting ; ++------------------------------+-------------------+---------+ +; I10 ; ; ; +; - Mux2_1:inst14|inst2~1 ; 0 ; 6 ; +; Sel2 ; ; ; +; - Mux2_1:inst14|inst2~0 ; 1 ; 6 ; +; - Mux2_1:inst14|inst2~1 ; 1 ; 6 ; +; - Mux2_1:inst14|inst2~2 ; 1 ; 6 ; +; - Mux2_1:inst14|inst2~4 ; 1 ; 6 ; +; - Mux2_1:inst14|inst2~5 ; 1 ; 6 ; +; - Mux2_1:inst14|inst2~7 ; 1 ; 6 ; +; I9 ; ; ; +; - Mux2_1:inst14|inst2~0 ; 1 ; 6 ; +; Sel1 ; ; ; +; - Mux2_1:inst14|inst2~0 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~2 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~3 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~4 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~7 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~8 ; 0 ; 6 ; +; I8 ; ; ; +; - Mux2_1:inst14|inst2~0 ; 0 ; 6 ; +; I11 ; ; ; +; - Mux2_1:inst14|inst2~1 ; 0 ; 6 ; +; Sel4 ; ; ; +; - Mux2_1:inst14|inst2~6 ; 0 ; 6 ; +; - Mux2_1:inst14|inst2~9 ; 0 ; 6 ; +; I5 ; ; ; +; - Mux2_1:inst14|inst2~3 ; 0 ; 6 ; +; I6 ; ; ; +; - Mux2_1:inst14|inst2~2 ; 0 ; 6 ; +; I4 ; ; ; +; - Mux2_1:inst14|inst2~2 ; 0 ; 6 ; +; I7 ; ; ; +; Sel3 ; ; ; +; I2 ; ; ; +; - Mux2_1:inst14|inst2~5 ; 0 ; 6 ; +; ze ; ; ; +; I0 ; ; ; +; I3 ; ; ; +; - Mux2_1:inst14|inst2~5 ; 0 ; 6 ; +; I13 ; ; ; +; - Mux2_1:inst14|inst2~8 ; 0 ; 6 ; +; I14 ; ; ; +; - Mux2_1:inst14|inst2~7 ; 1 ; 6 ; +; I12 ; ; ; +; - Mux2_1:inst14|inst2~7 ; 1 ; 6 ; +; I15 ; ; ; +; - Mux2_1:inst14|inst2~8 ; 0 ; 6 ; ++------------------------------+-------------------+---------+ + + ++-----------------------------------------------+ +; Routing Usage Summary ; ++-----------------------+-----------------------+ +; Routing Resource Type ; Usage ; ++-----------------------+-----------------------+ +; Block interconnects ; 25 / 32,401 ( < 1 % ) ; +; C16 interconnects ; 11 / 1,326 ( < 1 % ) ; +; C4 interconnects ; 19 / 21,816 ( < 1 % ) ; +; Direct links ; 0 / 32,401 ( 0 % ) ; +; Global clocks ; 0 / 10 ( 0 % ) ; +; Local interconnects ; 8 / 10,320 ( < 1 % ) ; +; R24 interconnects ; 11 / 1,289 ( < 1 % ) ; +; R4 interconnects ; 11 / 28,186 ( < 1 % ) ; ++-----------------------+-----------------------+ + + ++--------------------------------------------------------------------------+ +; LAB Logic Elements ; ++--------------------------------------------+-----------------------------+ +; Number of Logic Elements (Average = 5.00) ; Number of LABs (Total = 2) ; ++--------------------------------------------+-----------------------------+ +; 1 ; 1 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 0 ; +; 5 ; 0 ; +; 6 ; 0 ; +; 7 ; 0 ; +; 8 ; 0 ; +; 9 ; 1 ; +; 10 ; 0 ; +; 11 ; 0 ; +; 12 ; 0 ; +; 13 ; 0 ; +; 14 ; 0 ; +; 15 ; 0 ; +; 16 ; 0 ; ++--------------------------------------------+-----------------------------+ + + ++---------------------------------------------------------------------------+ +; LAB Signals Sourced ; ++---------------------------------------------+-----------------------------+ +; Number of Signals Sourced (Average = 5.00) ; Number of LABs (Total = 2) ; ++---------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 1 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 0 ; +; 5 ; 0 ; +; 6 ; 0 ; +; 7 ; 0 ; +; 8 ; 0 ; +; 9 ; 1 ; ++---------------------------------------------+-----------------------------+ + + ++-------------------------------------------------------------------------------+ +; LAB Signals Sourced Out ; ++-------------------------------------------------+-----------------------------+ +; Number of Signals Sourced Out (Average = 1.00) ; Number of LABs (Total = 2) ; ++-------------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 2 ; ++-------------------------------------------------+-----------------------------+ + + ++----------------------------------------------------------------------------+ +; LAB Distinct Inputs ; ++----------------------------------------------+-----------------------------+ +; Number of Distinct Inputs (Average = 11.50) ; Number of LABs (Total = 2) ; ++----------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; +; 5 ; 0 ; +; 6 ; 0 ; +; 7 ; 0 ; +; 8 ; 0 ; +; 9 ; 0 ; +; 10 ; 0 ; +; 11 ; 0 ; +; 12 ; 0 ; +; 13 ; 0 ; +; 14 ; 0 ; +; 15 ; 0 ; +; 16 ; 0 ; +; 17 ; 0 ; +; 18 ; 0 ; +; 19 ; 1 ; ++----------------------------------------------+-----------------------------+ + + ++------------------------------------------+ +; I/O Rules Summary ; ++----------------------------------+-------+ +; I/O Rules Statistic ; Total ; ++----------------------------------+-------+ +; Total I/O Rules ; 30 ; +; Number of I/O Rules Passed ; 9 ; +; Number of I/O Rules Failed ; 0 ; +; Number of I/O Rules Unchecked ; 0 ; +; Number of I/O Rules Inapplicable ; 21 ; ++----------------------------------+-------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Details ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Status ; ID ; Category ; Rule Description ; Severity ; Information ; Area ; Extra Information ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Inapplicable ; IO_000002 ; Capacity Checks ; Number of clocks in an I/O bank should not exceed the number of clocks available. ; Critical ; No Global Signal assignments found. ; I/O ; ; +; Inapplicable ; IO_000001 ; Capacity Checks ; Number of pins in an I/O bank should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000003 ; Capacity Checks ; Number of pins in a Vrefgroup should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000004 ; Voltage Compatibility Checks ; The I/O bank should support the requested VCCIO. ; Critical ; No IOBANK_VCCIO assignments found. ; I/O ; ; +; Inapplicable ; IO_000005 ; Voltage Compatibility Checks ; The I/O bank should not have competing VREF values. ; Critical ; No VREF I/O Standard assignments found. ; I/O ; ; +; Pass ; IO_000006 ; Voltage Compatibility Checks ; The I/O bank should not have competing VCCIO values. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000007 ; Valid Location Checks ; Checks for unavailable locations. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000008 ; Valid Location Checks ; Checks for reserved locations. ; Critical ; No reserved LogicLock region found. ; I/O ; ; +; Inapplicable ; IO_000047 ; I/O Properties Checks for One I/O ; On Chip Termination and Slew Rate should not be used at the same time. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000046 ; I/O Properties Checks for One I/O ; The location should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000045 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000027 ; I/O Properties Checks for One I/O ; Weak Pull Up and Bus Hold should not be used at the same time. ; Critical ; No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000026 ; I/O Properties Checks for One I/O ; On Chip Termination and Current Strength should not be used at the same time. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000024 ; I/O Properties Checks for One I/O ; The I/O direction should support the On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000023 ; I/O Properties Checks for One I/O ; The I/O standard should support the Open Drain value. ; Critical ; No open drain assignments found. ; I/O ; ; +; Inapplicable ; IO_000022 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Inapplicable ; IO_000021 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Pass ; IO_000020 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000019 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000018 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000015 ; I/O Properties Checks for One I/O ; The location should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000014 ; I/O Properties Checks for One I/O ; The location should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000013 ; I/O Properties Checks for One I/O ; The location should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Pass ; IO_000012 ; I/O Properties Checks for One I/O ; The location should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000011 ; I/O Properties Checks for One I/O ; The location should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000010 ; I/O Properties Checks for One I/O ; The location should support the requested I/O direction. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000009 ; I/O Properties Checks for One I/O ; The location should support the requested I/O standard. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000033 ; Electromigration Checks ; Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000034 ; SI Related Distance Checks ; Single-ended outputs should be 5 LAB row(s) away from a differential I/O. ; High ; No Differential I/O Standard assignments found. ; I/O ; ; +; Inapplicable ; IO_000042 ; SI Related SSO Limit Checks ; No more than 20 outputs are allowed in a VREF group when VREF is being read from. ; High ; No VREF I/O Standard assignments found. ; I/O ; ; +; ---- ; ---- ; Disclaimer ; OCT rules are checked but not reported. ; None ; ---- ; On Chip Termination ; ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Matrix ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Pin/Rules ; IO_000002 ; IO_000001 ; IO_000003 ; IO_000004 ; IO_000005 ; IO_000006 ; IO_000007 ; IO_000008 ; IO_000047 ; IO_000046 ; IO_000045 ; IO_000027 ; IO_000026 ; IO_000024 ; IO_000023 ; IO_000022 ; IO_000021 ; IO_000020 ; IO_000019 ; IO_000018 ; IO_000015 ; IO_000014 ; IO_000013 ; IO_000012 ; IO_000011 ; IO_000010 ; IO_000009 ; IO_000033 ; IO_000034 ; IO_000042 ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Total Pass ; 0 ; 0 ; 0 ; 0 ; 0 ; 21 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 20 ; 1 ; 0 ; 20 ; 0 ; 0 ; 1 ; 0 ; 21 ; 21 ; 21 ; 0 ; 0 ; +; Total Unchecked ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; Total Inapplicable ; 21 ; 21 ; 21 ; 21 ; 21 ; 0 ; 21 ; 21 ; 21 ; 21 ; 21 ; 21 ; 21 ; 20 ; 21 ; 21 ; 21 ; 1 ; 20 ; 21 ; 1 ; 21 ; 21 ; 20 ; 21 ; 0 ; 0 ; 0 ; 21 ; 21 ; +; Total Fail ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; pin_name1 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I10 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Sel2 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I9 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Sel1 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I8 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I11 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Sel4 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I5 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I6 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I4 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I7 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; Sel3 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I2 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; ze ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I0 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I3 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I13 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I14 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I12 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; I15 ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ + + ++---------------------------------------------------------------------------------------------+ +; Fitter Device Options ; ++------------------------------------------------------------------+--------------------------+ +; Option ; Setting ; ++------------------------------------------------------------------+--------------------------+ +; Enable user-supplied start-up clock (CLKUSR) ; Off ; +; Enable device-wide reset (DEV_CLRn) ; Off ; +; Enable device-wide output enable (DEV_OE) ; Off ; +; Enable INIT_DONE output ; Off ; +; Configuration scheme ; Active Serial ; +; Error detection CRC ; Off ; +; Enable open drain on CRC_ERROR pin ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; +; Configuration Voltage Level ; Auto ; +; Force Configuration Voltage Level ; Off ; +; nCEO ; As output driving ground ; +; Data[0] ; As input tri-stated ; +; Data[1]/ASDO ; As input tri-stated ; +; Data[7..2] ; Unreserved ; +; FLASH_nCE/nCSO ; As input tri-stated ; +; Other Active Parallel pins ; Unreserved ; +; DCLK ; As output driving ground ; ++------------------------------------------------------------------+--------------------------+ + + ++------------------------------------+ +; Operating Settings and Conditions ; ++---------------------------+--------+ +; Setting ; Value ; ++---------------------------+--------+ +; Nominal Core Voltage ; 1.20 V ; +; Low Junction Temperature ; 0 °C ; +; High Junction Temperature ; 85 °C ; ++---------------------------+--------+ + + ++-----------------+ +; Fitter Messages ; ++-----------------+ +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (119004): Automatically selected device EP4CE6E22C6 for design MuxDemo +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Info (171003): Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time +Warning (292013): Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature. +Info (176444): Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices + Info (176445): Device EP4CE10E22C6 is compatible + Info (176445): Device EP4CE15E22C6 is compatible + Info (176445): Device EP4CE22E22C6 is compatible +Info (169124): Fitter converted 5 user pins into dedicated programming pins + Info (169125): Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6 + Info (169125): Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8 + Info (169125): Pin ~ALTERA_DCLK~ is reserved at location 12 + Info (169125): Pin ~ALTERA_DATA0~ is reserved at location 13 + Info (169125): Pin ~ALTERA_nCEO~ is reserved at location 101 +Warning (15714): Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details +Critical Warning (169085): No exact pin location assignment(s) for 21 pins of 21 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332144): No user constrained base clocks found in the design +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332130): Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time. +Info (176233): Starting register packing +Info (176235): Finished register packing + Extra Info (176219): No registers were packed into other blocks +Info (176214): Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement + Info (176211): Number of I/O pins in group: 21 (unused VREF, 2.5V VCCIO, 20 input, 1 output, 0 bidirectional) + Info (176212): I/O standards used: 2.5 V. +Info (176215): I/O bank details before I/O pin placement + Info (176214): Statistics of I/O banks + Info (176213): I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available + Info (176213): I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available + Info (176213): I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available + Info (176213): I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available + Info (176213): I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available + Info (176213): I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available +Info (171121): Fitter preparation operations ending: elapsed time is 00:00:00 +Info (14896): Fitter has disabled Advanced Physical Optimization because it is not supported for the current family. +Info (170189): Fitter placement preparation operations beginning +Info (170190): Fitter placement preparation operations ending: elapsed time is 00:00:00 +Info (170191): Fitter placement operations beginning +Info (170137): Fitter placement was successful +Info (170192): Fitter placement operations ending: elapsed time is 00:00:00 +Info (170193): Fitter routing operations beginning +Info (170195): Router estimated average interconnect usage is 0% of the available device resources + Info (170196): Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X23_Y0 to location X34_Y11 +Info (170199): The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time. + Info (170201): Optimizations that may affect the design's routability were skipped + Info (170200): Optimizations that may affect the design's timing were skipped +Info (170194): Fitter routing operations ending: elapsed time is 00:00:00 +Info (11888): Total time spent on timing analysis during the Fitter is 0.01 seconds. +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (11218): Fitter post-fit operations ending: elapsed time is 00:00:01 +Info (144001): Generated suppressed messages file /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg +Info: Quartus Prime Fitter was successful. 0 errors, 6 warnings + Info: Peak virtual memory: 937 megabytes + Info: Processing ended: Thu Dec 1 18:12:50 2022 + Info: Elapsed time: 00:00:02 + Info: Total CPU time (on all processors): 00:00:02 + + ++----------------------------+ +; Fitter Suppressed Messages ; ++----------------------------+ +The suppressed messages can be found in /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg. + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg new file mode 100644 index 0000000..7121cbb --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.smsg @@ -0,0 +1,8 @@ +Extra Info (176273): Performing register packing on registers with non-logic cell location assignments +Extra Info (176274): Completed register packing on registers with non-logic cell location assignments +Extra Info (176236): Started Fast Input/Output/OE register processing +Extra Info (176237): Finished Fast Input/Output/OE register processing +Extra Info (176238): Start inferring scan chains for DSP blocks +Extra Info (176239): Inferring scan chains for DSP blocks is complete +Extra Info (176248): Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density +Extra Info (176249): Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.summary b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.summary new file mode 100644 index 0000000..84b0097 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.fit.summary @@ -0,0 +1,16 @@ +Fitter Status : Successful - Thu Dec 1 18:12:50 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : MuxDemo +Top-level Entity Name : Mux16_1 +Family : Cyclone IV E +Device : EP4CE6E22C6 +Timing Models : Final +Total logic elements : 10 / 6,272 ( < 1 % ) + Total combinational functions : 10 / 6,272 ( < 1 % ) + Dedicated logic registers : 0 / 6,272 ( 0 % ) +Total registers : 0 +Total pins : 21 / 92 ( 23 % ) +Total virtual pins : 0 +Total memory bits : 0 / 276,480 ( 0 % ) +Embedded Multiplier 9-bit elements : 0 / 30 ( 0 % ) +Total PLLs : 0 / 2 ( 0 % ) diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.flow.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.flow.rpt new file mode 100644 index 0000000..7e2cc1d --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.flow.rpt @@ -0,0 +1,132 @@ +Flow report for MuxDemo +Thu Dec 1 18:12:53 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Flow Summary + 3. Flow Settings + 4. Flow Non-Default Global Settings + 5. Flow Elapsed Time + 6. Flow OS Summary + 7. Flow Log + 8. Flow Messages + 9. Flow Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Flow Summary ; ++------------------------------------+---------------------------------------------+ +; Flow Status ; Successful - Thu Dec 1 18:12:53 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; MuxDemo ; +; Top-level Entity Name ; Mux16_1 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 10 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 10 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 21 / 92 ( 23 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; ++------------------------------------+---------------------------------------------+ + + ++-----------------------------------------+ +; Flow Settings ; ++-------------------+---------------------+ +; Option ; Setting ; ++-------------------+---------------------+ +; Start date & time ; 12/01/2022 18:12:42 ; +; Main task ; Compilation ; +; Revision Name ; MuxDemo ; ++-------------------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------+ +; Flow Non-Default Global Settings ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; COMPILER_SIGNATURE_ID ; 198516037997543.166991836238102 ; -- ; -- ; -- ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_timing ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_boundary_scan ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_signal_integrity ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_symbol ; +; EDA_OUTPUT_DATA_FORMAT ; Verilog Hdl ; -- ; -- ; eda_simulation ; +; EDA_SIMULATION_TOOL ; ModelSim-Altera (Verilog) ; ; -- ; -- ; +; EDA_TIME_SCALE ; 1 ps ; -- ; -- ; eda_simulation ; +; PARTITION_COLOR ; -- (Not supported for targeted family) ; -- ; Mux16_1 ; Top ; +; PARTITION_FITTER_PRESERVATION_LEVEL ; -- (Not supported for targeted family) ; -- ; Mux16_1 ; Top ; +; PARTITION_NETLIST_TYPE ; -- (Not supported for targeted family) ; -- ; Mux16_1 ; Top ; +; PROJECT_OUTPUT_DIRECTORY ; output_files ; -- ; -- ; -- ; +; TOP_LEVEL_ENTITY ; Mux16_1 ; MuxDemo ; -- ; -- ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------+ +; Flow Elapsed Time ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Module Name ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Analysis & Synthesis ; 00:00:05 ; 1.0 ; 395 MB ; 00:00:13 ; +; Fitter ; 00:00:02 ; 1.0 ; 937 MB ; 00:00:02 ; +; Assembler ; 00:00:01 ; 1.0 ; 353 MB ; 00:00:00 ; +; Timing Analyzer ; 00:00:01 ; 1.0 ; 465 MB ; 00:00:01 ; +; EDA Netlist Writer ; 00:00:00 ; 1.0 ; 600 MB ; 00:00:00 ; +; Total ; 00:00:09 ; -- ; -- ; 00:00:16 ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ + + ++----------------------------------------------------------------------------------------+ +; Flow OS Summary ; ++----------------------+------------------+----------------+------------+----------------+ +; Module Name ; Machine Hostname ; OS Name ; OS Version ; Processor type ; ++----------------------+------------------+----------------+------------+----------------+ +; Analysis & Synthesis ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Fitter ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Assembler ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Timing Analyzer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; EDA Netlist Writer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; ++----------------------+------------------+----------------+------------+----------------+ + + +------------ +; Flow Log ; +------------ +quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo +quartus_fit --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo +quartus_asm --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo +quartus_sta MuxDemo -c MuxDemo +quartus_eda --read_settings_files=off --write_settings_files=off MuxDemo -c MuxDemo + + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.jdi b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.jdi new file mode 100644 index 0000000..55231be --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.jdi @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.rpt new file mode 100644 index 0000000..1c9abb8 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.rpt @@ -0,0 +1,285 @@ +Analysis & Synthesis report for MuxDemo +Thu Dec 1 18:12:47 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Analysis & Synthesis Summary + 3. Analysis & Synthesis Settings + 4. Parallel Compilation + 5. Analysis & Synthesis Source Files Read + 6. Analysis & Synthesis Resource Usage Summary + 7. Analysis & Synthesis Resource Utilization by Entity + 8. General Register Statistics + 9. Post-Synthesis Netlist Statistics for Top Partition + 10. Elapsed Time Per Partition + 11. Analysis & Synthesis Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Analysis & Synthesis Summary ; ++------------------------------------+---------------------------------------------+ +; Analysis & Synthesis Status ; Successful - Thu Dec 1 18:12:47 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; MuxDemo ; +; Top-level Entity Name ; Mux16_1 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 10 ; +; Total combinational functions ; 10 ; +; Dedicated logic registers ; 0 ; +; Total registers ; 0 ; +; Total pins ; 21 ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 ; +; Total PLLs ; 0 ; ++------------------------------------+---------------------------------------------+ + + ++------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Settings ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Option ; Setting ; Default Value ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Top-level entity name ; Mux16_1 ; MuxDemo ; +; Family name ; Cyclone IV E ; Cyclone V ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Restructure Multiplexers ; Auto ; Auto ; +; Create Debugging Nodes for IP Cores ; Off ; Off ; +; Preserve fewer node names ; On ; On ; +; Intel FPGA IP Evaluation Mode ; Enable ; Enable ; +; Verilog Version ; Verilog_2001 ; Verilog_2001 ; +; VHDL Version ; VHDL_1993 ; VHDL_1993 ; +; State Machine Processing ; Auto ; Auto ; +; Safe State Machine ; Off ; Off ; +; Extract Verilog State Machines ; On ; On ; +; Extract VHDL State Machines ; On ; On ; +; Ignore Verilog initial constructs ; Off ; Off ; +; Iteration limit for constant Verilog loops ; 5000 ; 5000 ; +; Iteration limit for non-constant Verilog loops ; 250 ; 250 ; +; Add Pass-Through Logic to Inferred RAMs ; On ; On ; +; Infer RAMs from Raw Logic ; On ; On ; +; Parallel Synthesis ; On ; On ; +; DSP Block Balancing ; Auto ; Auto ; +; NOT Gate Push-Back ; On ; On ; +; Power-Up Don't Care ; On ; On ; +; Remove Redundant Logic Cells ; Off ; Off ; +; Remove Duplicate Registers ; On ; On ; +; Ignore CARRY Buffers ; Off ; Off ; +; Ignore CASCADE Buffers ; Off ; Off ; +; Ignore GLOBAL Buffers ; Off ; Off ; +; Ignore ROW GLOBAL Buffers ; Off ; Off ; +; Ignore LCELL Buffers ; Off ; Off ; +; Ignore SOFT Buffers ; On ; On ; +; Limit AHDL Integers to 32 Bits ; Off ; Off ; +; Optimization Technique ; Balanced ; Balanced ; +; Carry Chain Length ; 70 ; 70 ; +; Auto Carry Chains ; On ; On ; +; Auto Open-Drain Pins ; On ; On ; +; Perform WYSIWYG Primitive Resynthesis ; Off ; Off ; +; Auto ROM Replacement ; On ; On ; +; Auto RAM Replacement ; On ; On ; +; Auto DSP Block Replacement ; On ; On ; +; Auto Shift Register Replacement ; Auto ; Auto ; +; Allow Shift Register Merging across Hierarchies ; Auto ; Auto ; +; Auto Clock Enable Replacement ; On ; On ; +; Strict RAM Replacement ; Off ; Off ; +; Allow Synchronous Control Signals ; On ; On ; +; Force Use of Synchronous Clear Signals ; Off ; Off ; +; Auto RAM Block Balancing ; On ; On ; +; Auto RAM to Logic Cell Conversion ; Off ; Off ; +; Auto Resource Sharing ; Off ; Off ; +; Allow Any RAM Size For Recognition ; Off ; Off ; +; Allow Any ROM Size For Recognition ; Off ; Off ; +; Allow Any Shift Register Size For Recognition ; Off ; Off ; +; Use LogicLock Constraints during Resource Balancing ; On ; On ; +; Ignore translate_off and synthesis_off directives ; Off ; Off ; +; Timing-Driven Synthesis ; On ; On ; +; Report Parameter Settings ; On ; On ; +; Report Source Assignments ; On ; On ; +; Report Connectivity Checks ; On ; On ; +; Ignore Maximum Fan-Out Assignments ; Off ; Off ; +; Synchronization Register Chain Length ; 2 ; 2 ; +; Power Optimization During Synthesis ; Normal compilation ; Normal compilation ; +; HDL message level ; Level2 ; Level2 ; +; Suppress Register Optimization Related Messages ; Off ; Off ; +; Number of Removed Registers Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Swept Nodes Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Inverted Registers Reported in Synthesis Report ; 100 ; 100 ; +; Clock MUX Protection ; On ; On ; +; Auto Gated Clock Conversion ; Off ; Off ; +; Block Design Naming ; Auto ; Auto ; +; SDC constraint protection ; Off ; Off ; +; Synthesis Effort ; Auto ; Auto ; +; Shift Register Replacement - Allow Asynchronous Clear Signal ; On ; On ; +; Pre-Mapping Resynthesis Optimization ; Off ; Off ; +; Analysis & Synthesis Message Level ; Medium ; Medium ; +; Disable Register Merging Across Hierarchies ; Auto ; Auto ; +; Resource Aware Inference For Block RAM ; On ; On ; ++------------------------------------------------------------------+--------------------+--------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 1 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; ++----------------------------+-------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Source Files Read ; ++----------------------------------+-----------------+------------------------------------------+--------------------------------------------------------------------------------+---------+ +; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ; Library ; ++----------------------------------+-----------------+------------------------------------------+--------------------------------------------------------------------------------+---------+ +; Mux16_1.bdf ; yes ; User Block Diagram/Schematic File ; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf ; ; +; Mux2_1.bdf ; yes ; Auto-Found Block Diagram/Schematic File ; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf ; ; ++----------------------------------+-----------------+------------------------------------------+--------------------------------------------------------------------------------+---------+ + + ++----------------------------------------------------------+ +; Analysis & Synthesis Resource Usage Summary ; ++---------------------------------------------+------------+ +; Resource ; Usage ; ++---------------------------------------------+------------+ +; Estimated Total logic elements ; 10 ; +; ; ; +; Total combinational functions ; 10 ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 10 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 10 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers ; 0 ; +; -- Dedicated logic registers ; 0 ; +; -- I/O registers ; 0 ; +; ; ; +; I/O pins ; 21 ; +; ; ; +; Embedded Multiplier 9-bit elements ; 0 ; +; ; ; +; Maximum fan-out node ; Sel2~input ; +; Maximum fan-out ; 6 ; +; Total fan-out ; 62 ; +; Average fan-out ; 1.19 ; ++---------------------------------------------+------------+ + + ++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Resource Utilization by Entity ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+------------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Combinational ALUTs ; Dedicated Logic Registers ; Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+------------------------+-------------+--------------+ +; |Mux16_1 ; 10 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 21 ; 0 ; |Mux16_1 ; Mux16_1 ; work ; +; |Mux2_1:inst14| ; 10 (10) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |Mux16_1|Mux2_1:inst14 ; Mux2_1 ; work ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+------------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++------------------------------------------------------+ +; General Register Statistics ; ++----------------------------------------------+-------+ +; Statistic ; Value ; ++----------------------------------------------+-------+ +; Total registers ; 0 ; +; Number of registers using Synchronous Clear ; 0 ; +; Number of registers using Synchronous Load ; 0 ; +; Number of registers using Asynchronous Clear ; 0 ; +; Number of registers using Asynchronous Load ; 0 ; +; Number of registers using Clock Enable ; 0 ; +; Number of registers using Preset ; 0 ; ++----------------------------------------------+-------+ + + ++-----------------------------------------------------+ +; Post-Synthesis Netlist Statistics for Top Partition ; ++-----------------------+-----------------------------+ +; Type ; Count ; ++-----------------------+-----------------------------+ +; boundary_port ; 21 ; +; cycloneiii_lcell_comb ; 10 ; +; normal ; 10 ; +; 4 data inputs ; 10 ; +; ; ; +; Max LUT depth ; 4.00 ; +; Average LUT depth ; 3.20 ; ++-----------------------+-----------------------------+ + + ++-------------------------------+ +; Elapsed Time Per Partition ; ++----------------+--------------+ +; Partition Name ; Elapsed Time ; ++----------------+--------------+ +; Top ; 00:00:00 ; ++----------------+--------------+ + + ++-------------------------------+ +; Analysis & Synthesis Messages ; ++-------------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Analysis & Synthesis + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Thu Dec 1 18:12:42 2022 +Info: Command: quartus_map --read_settings_files=on --write_settings_files=off MuxDemo -c MuxDemo +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (12021): Found 1 design units, including 1 entities, in source file Mux16_1.bdf + Info (12023): Found entity 1: Mux16_1 +Info (12127): Elaborating entity "Mux16_1" for the top level hierarchy +Warning (12125): Using design file Mux2_1.bdf, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project + Info (12023): Found entity 1: Mux2_1 +Info (12128): Elaborating entity "Mux2_1" for hierarchy "Mux2_1:inst14" +Info (286030): Timing-Driven Synthesis is running +Info (16010): Generating hard_block partition "hard_block:auto_generated_inst" + Info (16011): Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL +Info (21057): Implemented 31 device resources after synthesis - the final resource count might be different + Info (21058): Implemented 20 input pins + Info (21059): Implemented 1 output pins + Info (21061): Implemented 10 logic cells +Info: Quartus Prime Analysis & Synthesis was successful. 0 errors, 2 warnings + Info: Peak virtual memory: 402 megabytes + Info: Processing ended: Thu Dec 1 18:12:47 2022 + Info: Elapsed time: 00:00:05 + Info: Total CPU time (on all processors): 00:00:13 + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.summary b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.summary new file mode 100644 index 0000000..cca625d --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.map.summary @@ -0,0 +1,14 @@ +Analysis & Synthesis Status : Successful - Thu Dec 1 18:12:47 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : MuxDemo +Top-level Entity Name : Mux16_1 +Family : Cyclone IV E +Total logic elements : 10 + Total combinational functions : 10 + Dedicated logic registers : 0 +Total registers : 0 +Total pins : 21 +Total virtual pins : 0 +Total memory bits : 0 +Embedded Multiplier 9-bit elements : 0 +Total PLLs : 0 diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.pin b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.pin new file mode 100644 index 0000000..4de0898 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.pin @@ -0,0 +1,216 @@ + -- Copyright (C) 2020 Intel Corporation. All rights reserved. + -- Your use of Intel Corporation's design tools, logic functions + -- and other software and tools, and any 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 Intel Program License + -- Subscription Agreement, the Intel Quartus Prime License Agreement, + -- the Intel FPGA IP License Agreement, or other applicable license + -- agreement, including, without limitation, that your use is for + -- the sole purpose of programming logic devices manufactured by + -- Intel and sold by Intel or its authorized distributors. Please + -- refer to the applicable agreement for further details, at + -- https://fpgasoftware.intel.com/eula. + -- + -- This is a Quartus Prime output file. It is for reporting purposes only, and is + -- not intended for use as a Quartus Prime input file. This file cannot be used + -- to make Quartus Prime pin assignments - for instructions on how to make pin + -- assignments, please see Quartus Prime help. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- NC : No Connect. This pin has no internal connection to the device. + -- DNU : Do Not Use. This pin MUST NOT be connected. + -- VCCINT : Dedicated power pin, which MUST be connected to VCC (1.2V). + -- VCCIO : Dedicated power pin, which MUST be connected to VCC + -- of its bank. + -- Bank 1: 2.5V + -- Bank 2: 2.5V + -- Bank 3: 2.5V + -- Bank 4: 2.5V + -- Bank 5: 2.5V + -- Bank 6: 2.5V + -- Bank 7: 2.5V + -- Bank 8: 2.5V + -- GND : Dedicated ground pin. Dedicated GND pins MUST be connected to GND. + -- It can also be used to report unused dedicated pins. The connection + -- on the board for unused dedicated pins depends on whether this will + -- be used in a future design. One example is device migration. When + -- using device migration, refer to the device pin-tables. If it is a + -- GND pin in the pin table or if it will not be used in a future design + -- for another purpose the it MUST be connected to GND. If it is an unused + -- dedicated pin, then it can be connected to a valid signal on the board + -- (low, high, or toggling) if that signal is required for a different + -- revision of the design. + -- GND+ : Unused input pin. It can also be used to report unused dual-purpose pins. + -- This pin should be connected to GND. It may also be connected to a + -- valid signal on the board (low, high, or toggling) if that signal + -- is required for a different revision of the design. + -- GND* : Unused I/O pin. Connect each pin marked GND* directly to GND + -- or leave it unconnected. + -- RESERVED : Unused I/O pin, which MUST be left unconnected. + -- RESERVED_INPUT : Pin is tri-stated and should be connected to the board. + -- RESERVED_INPUT_WITH_WEAK_PULLUP : Pin is tri-stated with internal weak pull-up resistor. + -- RESERVED_INPUT_WITH_BUS_HOLD : Pin is tri-stated with bus-hold circuitry. + -- RESERVED_OUTPUT_DRIVEN_HIGH : Pin is output driven high. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- Pin directions (input, output or bidir) are based on device operating in user mode. + --------------------------------------------------------------------------------- + +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +CHIP "MuxDemo" ASSIGNED TO AN: EP4CE6E22C6 + +Pin Name/Usage : Location : Dir. : I/O Standard : Voltage : I/O Bank : User Assignment +------------------------------------------------------------------------------------------------------------- +RESERVED_INPUT_WITH_WEAK_PULLUP : 1 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 2 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 3 : : : : 1 : +GND : 4 : gnd : : : : +VCCINT : 5 : power : : 1.2V : : +~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 6 : input : 2.5 V : : 1 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 7 : : : : 1 : +~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 8 : input : 2.5 V : : 1 : N +nSTATUS : 9 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 10 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 11 : : : : 1 : +~ALTERA_DCLK~ : 12 : output : 2.5 V : : 1 : N +~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 13 : input : 2.5 V : : 1 : N +nCONFIG : 14 : : : : 1 : +TDI : 15 : input : : : 1 : +TCK : 16 : input : : : 1 : +VCCIO1 : 17 : power : : 2.5V : 1 : +TMS : 18 : input : : : 1 : +GND : 19 : gnd : : : : +TDO : 20 : output : : : 1 : +nCE : 21 : : : : 1 : +GND : 22 : gnd : : : : +GND+ : 23 : : : : 1 : +GND+ : 24 : : : : 2 : +GND+ : 25 : : : : 2 : +VCCIO2 : 26 : power : : 2.5V : 2 : +GND : 27 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 28 : : : : 2 : +VCCINT : 29 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 30 : : : : 2 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 31 : : : : 2 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 32 : : : : 2 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 33 : : : : 2 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 34 : : : : 2 : +VCCA1 : 35 : power : : 2.5V : : +GNDA1 : 36 : gnd : : : : +VCCD_PLL1 : 37 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 38 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 39 : : : : 3 : +VCCIO3 : 40 : power : : 2.5V : 3 : +GND : 41 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 42 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 43 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 44 : : : : 3 : +VCCINT : 45 : power : : 1.2V : : +I10 : 46 : input : 2.5 V : : 3 : N +VCCIO3 : 47 : power : : 2.5V : 3 : +GND : 48 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 49 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 50 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 51 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 52 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 53 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 54 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 55 : : : : 4 : +VCCIO4 : 56 : power : : 2.5V : 4 : +GND : 57 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 58 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 59 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 60 : : : : 4 : +VCCINT : 61 : power : : 1.2V : : +VCCIO4 : 62 : power : : 2.5V : 4 : +GND : 63 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 64 : : : : 4 : +I9 : 65 : input : 2.5 V : : 4 : N +I13 : 66 : input : 2.5 V : : 4 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 67 : : : : 4 : +I8 : 68 : input : 2.5 V : : 4 : N +I4 : 69 : input : 2.5 V : : 4 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 70 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 71 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 72 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 73 : : : : 5 : +I2 : 74 : input : 2.5 V : : 5 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 75 : : : : 5 : +pin_name1 : 76 : output : 2.5 V : : 5 : N +I15 : 77 : input : 2.5 V : : 5 : N +VCCINT : 78 : power : : 1.2V : : +GND : 79 : gnd : : : : +Sel2 : 80 : input : 2.5 V : : 5 : N +VCCIO5 : 81 : power : : 2.5V : 5 : +GND : 82 : gnd : : : : +I12 : 83 : input : 2.5 V : : 5 : N +I3 : 84 : input : 2.5 V : : 5 : N +I5 : 85 : input : 2.5 V : : 5 : N +I6 : 86 : input : 2.5 V : : 5 : N +I11 : 87 : input : 2.5 V : : 5 : N +I7 : 88 : input : 2.5 V : : 5 : N +Sel3 : 89 : input : 2.5 V : : 5 : N +ze : 90 : input : 2.5 V : : 6 : N +I0 : 91 : input : 2.5 V : : 6 : N +CONF_DONE : 92 : : : : 6 : +VCCIO6 : 93 : power : : 2.5V : 6 : +MSEL0 : 94 : : : : 6 : +GND : 95 : gnd : : : : +MSEL1 : 96 : : : : 6 : +MSEL2 : 97 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 98 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 99 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 100 : : : : 6 : +~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN : 101 : output : 2.5 V : : 6 : N +VCCINT : 102 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 103 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 104 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 105 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 106 : : : : 6 : +VCCA2 : 107 : power : : 2.5V : : +GNDA2 : 108 : gnd : : : : +VCCD_PLL2 : 109 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 110 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 111 : : : : 7 : +Sel1 : 112 : input : 2.5 V : : 7 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 113 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 114 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 115 : : : : 7 : +VCCINT : 116 : power : : 1.2V : : +VCCIO7 : 117 : power : : 2.5V : 7 : +GND : 118 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 119 : : : : 7 : +I14 : 120 : input : 2.5 V : : 7 : N +Sel4 : 121 : input : 2.5 V : : 7 : N +VCCIO7 : 122 : power : : 2.5V : 7 : +GND : 123 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 124 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 125 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 126 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 127 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 128 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 129 : : : : 8 : +VCCIO8 : 130 : power : : 2.5V : 8 : +GND : 131 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 132 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 133 : : : : 8 : +VCCINT : 134 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 135 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 136 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 137 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 138 : : : : 8 : +VCCIO8 : 139 : power : : 2.5V : 8 : +GND : 140 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 141 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 142 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 143 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 144 : : : : 8 : +GND : EPAD : : : : : diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sld b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sld new file mode 100644 index 0000000..f7d3ed7 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sld @@ -0,0 +1 @@ + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sof b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sof new file mode 100644 index 0000000..f0edabc Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sof differ diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.rpt b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.rpt new file mode 100644 index 0000000..bb95031 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.rpt @@ -0,0 +1,485 @@ +Timing Analyzer report for MuxDemo +Thu Dec 1 18:12:52 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Timing Analyzer Summary + 3. Parallel Compilation + 4. Clocks + 5. Slow 1200mV 85C Model Fmax Summary + 6. Timing Closure Recommendations + 7. Slow 1200mV 85C Model Setup Summary + 8. Slow 1200mV 85C Model Hold Summary + 9. Slow 1200mV 85C Model Recovery Summary + 10. Slow 1200mV 85C Model Removal Summary + 11. Slow 1200mV 85C Model Minimum Pulse Width Summary + 12. Slow 1200mV 85C Model Metastability Summary + 13. Slow 1200mV 0C Model Fmax Summary + 14. Slow 1200mV 0C Model Setup Summary + 15. Slow 1200mV 0C Model Hold Summary + 16. Slow 1200mV 0C Model Recovery Summary + 17. Slow 1200mV 0C Model Removal Summary + 18. Slow 1200mV 0C Model Minimum Pulse Width Summary + 19. Slow 1200mV 0C Model Metastability Summary + 20. Fast 1200mV 0C Model Setup Summary + 21. Fast 1200mV 0C Model Hold Summary + 22. Fast 1200mV 0C Model Recovery Summary + 23. Fast 1200mV 0C Model Removal Summary + 24. Fast 1200mV 0C Model Minimum Pulse Width Summary + 25. Fast 1200mV 0C Model Metastability Summary + 26. Multicorner Timing Analysis Summary + 27. Board Trace Model Assignments + 28. Input Transition Times + 29. Signal Integrity Metrics (Slow 1200mv 0c Model) + 30. Signal Integrity Metrics (Slow 1200mv 85c Model) + 31. Signal Integrity Metrics (Fast 1200mv 0c Model) + 32. Clock Transfers + 33. Report TCCS + 34. Report RSKM + 35. Unconstrained Paths Summary + 36. Unconstrained Input Ports + 37. Unconstrained Output Ports + 38. Unconstrained Input Ports + 39. Unconstrained Output Ports + 40. Timing Analyzer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-----------------------------------------------------------------------------+ +; Timing Analyzer Summary ; ++-----------------------+-----------------------------------------------------+ +; Quartus Prime Version ; Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Timing Analyzer ; Legacy Timing Analyzer ; +; Revision Name ; MuxDemo ; +; Device Family ; Cyclone IV E ; +; Device Name ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Delay Model ; Combined ; +; Rise/Fall Delays ; Enabled ; ++-----------------------+-----------------------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.1% ; ++----------------------------+-------------+ + + +---------- +; Clocks ; +---------- +No clocks to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Fmax Summary ; +-------------------------------------- +No paths to report. + + +---------------------------------- +; Timing Closure Recommendations ; +---------------------------------- +HTML report is unavailable in plain text report export. + + +--------------------------------------- +; Slow 1200mV 85C Model Setup Summary ; +--------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Hold Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------------ +; Slow 1200mV 85C Model Recovery Summary ; +------------------------------------------ +No paths to report. + + +----------------------------------------- +; Slow 1200mV 85C Model Removal Summary ; +----------------------------------------- +No paths to report. + + +----------------------------------------------------- +; Slow 1200mV 85C Model Minimum Pulse Width Summary ; +----------------------------------------------------- +No paths to report. + + +----------------------------------------------- +; Slow 1200mV 85C Model Metastability Summary ; +----------------------------------------------- +No synchronizer chains to report. + + +------------------------------------- +; Slow 1200mV 0C Model Fmax Summary ; +------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Slow 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Slow 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Slow 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Slow 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Slow 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + +-------------------------------------- +; Fast 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Fast 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Fast 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Fast 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Fast 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Fast 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + ++----------------------------------------------------------------------------+ +; Multicorner Timing Analysis Summary ; ++------------------+-------+------+----------+---------+---------------------+ +; Clock ; Setup ; Hold ; Recovery ; Removal ; Minimum Pulse Width ; ++------------------+-------+------+----------+---------+---------------------+ +; Worst-case Slack ; N/A ; N/A ; N/A ; N/A ; N/A ; +; Design-wide TNS ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; ++------------------+-------+------+----------+---------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Board Trace Model Assignments ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; Pin ; I/O Standard ; Near Tline Length ; Near Tline L per Length ; Near Tline C per Length ; Near Series R ; Near Differential R ; Near Pull-up R ; Near Pull-down R ; Near C ; Far Tline Length ; Far Tline L per Length ; Far Tline C per Length ; Far Series R ; Far Pull-up R ; Far Pull-down R ; Far C ; Termination Voltage ; Far Differential R ; EBD File Name ; EBD Signal Name ; EBD Far-end ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; pin_name1 ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ + + ++----------------------------------------------------------------------------+ +; Input Transition Times ; ++-------------------------+--------------+-----------------+-----------------+ +; Pin ; I/O Standard ; 10-90 Rise Time ; 90-10 Fall Time ; ++-------------------------+--------------+-----------------+-----------------+ +; I10 ; 2.5 V ; 2000 ps ; 2000 ps ; +; Sel2 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I9 ; 2.5 V ; 2000 ps ; 2000 ps ; +; Sel1 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I8 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I11 ; 2.5 V ; 2000 ps ; 2000 ps ; +; Sel4 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I5 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I6 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I4 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I7 ; 2.5 V ; 2000 ps ; 2000 ps ; +; Sel3 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I2 ; 2.5 V ; 2000 ps ; 2000 ps ; +; ze ; 2.5 V ; 2000 ps ; 2000 ps ; +; I0 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I3 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I13 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I14 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I12 ; 2.5 V ; 2000 ps ; 2000 ps ; +; I15 ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_ASDO_DATA1~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_FLASH_nCE_nCSO~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_DATA0~ ; 2.5 V ; 2000 ps ; 2000 ps ; ++-------------------------+--------------+-----------------+-----------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; pin_name1 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 85c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; pin_name1 ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Fast 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; pin_name1 ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + +------------------- +; Clock Transfers ; +------------------- +Nothing to report. + + +--------------- +; Report TCCS ; +--------------- +No dedicated SERDES Transmitter circuitry present in device or used in design + + +--------------- +; Report RSKM ; +--------------- +No non-DPA dedicated SERDES Receiver circuitry present in device or used in design + + ++------------------------------------------------+ +; Unconstrained Paths Summary ; ++---------------------------------+-------+------+ +; Property ; Setup ; Hold ; ++---------------------------------+-------+------+ +; Illegal Clocks ; 0 ; 0 ; +; Unconstrained Clocks ; 0 ; 0 ; +; Unconstrained Input Ports ; 20 ; 20 ; +; Unconstrained Input Port Paths ; 20 ; 20 ; +; Unconstrained Output Ports ; 1 ; 1 ; +; Unconstrained Output Port Paths ; 20 ; 20 ; ++---------------------------------+-------+------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; I0 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I2 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I3 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I4 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I5 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I6 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I7 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I8 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I9 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I10 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I11 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I12 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I13 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I14 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I15 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel2 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel3 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel4 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; ze ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; pin_name1 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; I0 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I2 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I3 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I4 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I5 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I6 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I7 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I8 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I9 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I10 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I11 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I12 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I13 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I14 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; I15 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel1 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel2 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel3 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; Sel4 ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; ze ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; pin_name1 ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++--------------------------+ +; Timing Analyzer Messages ; ++--------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Timing Analyzer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Thu Dec 1 18:12:51 2022 +Info: Command: quartus_sta MuxDemo -c MuxDemo +Info: qsta_default_script.tcl version: #1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'MuxDemo.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info: Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON +Info (332159): No clocks to report +Info: Analyzing Slow 1200mV 85C Model +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Slow 1200mV 0C Model +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Fast 1200mV 0C Model +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info (332102): Design is not fully constrained for setup requirements +Info (332102): Design is not fully constrained for hold requirements +Info: Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings + Info: Peak virtual memory: 465 megabytes + Info: Processing ended: Thu Dec 1 18:12:52 2022 + Info: Elapsed time: 00:00:01 + Info: Total CPU time (on all processors): 00:00:01 + + diff --git a/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.summary b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.summary new file mode 100644 index 0000000..aa5b327 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/output_files/MuxDemo.sta.summary @@ -0,0 +1,5 @@ +------------------------------------------------------------ +Timing Analyzer Summary +------------------------------------------------------------ + +------------------------------------------------------------ diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.sft b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.sft new file mode 100644 index 0000000..06a2ca4 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (Verilog)" diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.vo b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.vo new file mode 100644 index 0000000..c02b06b --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo.vo @@ -0,0 +1,569 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// VENDOR "Altera" +// PROGRAM "Quartus Prime" +// VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +// DATE "12/01/2022 18:12:53" + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This Verilog file should be used for ModelSim-Altera (Verilog) only +// + +`timescale 1 ps/ 1 ps + +module Mux16_1 ( + pin_name1, + Sel4, + Sel3, + Sel2, + Sel1, + I0, + ze, + I2, + I3, + I4, + I5, + I6, + I7, + I8, + I9, + I10, + I11, + I12, + I13, + I14, + I15); +output pin_name1; +input Sel4; +input Sel3; +input Sel2; +input Sel1; +input I0; +input ze; +input I2; +input I3; +input I4; +input I5; +input I6; +input I7; +input I8; +input I9; +input I10; +input I11; +input I12; +input I13; +input I14; +input I15; + +// Design Ports Information +// pin_name1 => Location: PIN_76, I/O Standard: 2.5 V, Current Strength: Default +// I10 => Location: PIN_46, I/O Standard: 2.5 V, Current Strength: Default +// Sel2 => Location: PIN_80, I/O Standard: 2.5 V, Current Strength: Default +// I9 => Location: PIN_65, I/O Standard: 2.5 V, Current Strength: Default +// Sel1 => Location: PIN_112, I/O Standard: 2.5 V, Current Strength: Default +// I8 => Location: PIN_68, I/O Standard: 2.5 V, Current Strength: Default +// I11 => Location: PIN_87, I/O Standard: 2.5 V, Current Strength: Default +// Sel4 => Location: PIN_121, I/O Standard: 2.5 V, Current Strength: Default +// I5 => Location: PIN_85, I/O Standard: 2.5 V, Current Strength: Default +// I6 => Location: PIN_86, I/O Standard: 2.5 V, Current Strength: Default +// I4 => Location: PIN_69, I/O Standard: 2.5 V, Current Strength: Default +// I7 => Location: PIN_88, I/O Standard: 2.5 V, Current Strength: Default +// Sel3 => Location: PIN_89, I/O Standard: 2.5 V, Current Strength: Default +// I2 => Location: PIN_74, I/O Standard: 2.5 V, Current Strength: Default +// ze => Location: PIN_90, I/O Standard: 2.5 V, Current Strength: Default +// I0 => Location: PIN_91, I/O Standard: 2.5 V, Current Strength: Default +// I3 => Location: PIN_84, I/O Standard: 2.5 V, Current Strength: Default +// I13 => Location: PIN_66, I/O Standard: 2.5 V, Current Strength: Default +// I14 => Location: PIN_120, I/O Standard: 2.5 V, Current Strength: Default +// I12 => Location: PIN_83, I/O Standard: 2.5 V, Current Strength: Default +// I15 => Location: PIN_77, I/O Standard: 2.5 V, Current Strength: Default + + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +tri1 devclrn; +tri1 devpor; +tri1 devoe; +wire \pin_name1~output_o ; +wire \I14~input_o ; +wire \Sel2~input_o ; +wire \Sel1~input_o ; +wire \I12~input_o ; +wire \inst14|inst2~7_combout ; +wire \I13~input_o ; +wire \I15~input_o ; +wire \inst14|inst2~8_combout ; +wire \I5~input_o ; +wire \I6~input_o ; +wire \I4~input_o ; +wire \inst14|inst2~2_combout ; +wire \I7~input_o ; +wire \inst14|inst2~3_combout ; +wire \Sel4~input_o ; +wire \Sel3~input_o ; +wire \I2~input_o ; +wire \ze~input_o ; +wire \I0~input_o ; +wire \inst14|inst2~4_combout ; +wire \I3~input_o ; +wire \inst14|inst2~5_combout ; +wire \inst14|inst2~6_combout ; +wire \I10~input_o ; +wire \I8~input_o ; +wire \I9~input_o ; +wire \inst14|inst2~0_combout ; +wire \I11~input_o ; +wire \inst14|inst2~1_combout ; +wire \inst14|inst2~9_combout ; + + +hard_block auto_generated_inst( + .devpor(devpor), + .devclrn(devclrn), + .devoe(devoe)); + +// Location: IOOBUF_X34_Y4_N23 +cycloneive_io_obuf \pin_name1~output ( + .i(\inst14|inst2~9_combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\pin_name1~output_o ), + .obar()); +// synopsys translate_off +defparam \pin_name1~output .bus_hold = "false"; +defparam \pin_name1~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOIBUF_X23_Y24_N8 +cycloneive_io_ibuf \I14~input ( + .i(I14), + .ibar(gnd), + .o(\I14~input_o )); +// synopsys translate_off +defparam \I14~input .bus_hold = "false"; +defparam \I14~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y7_N8 +cycloneive_io_ibuf \Sel2~input ( + .i(Sel2), + .ibar(gnd), + .o(\Sel2~input_o )); +// synopsys translate_off +defparam \Sel2~input .bus_hold = "false"; +defparam \Sel2~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y24_N1 +cycloneive_io_ibuf \Sel1~input ( + .i(Sel1), + .ibar(gnd), + .o(\Sel1~input_o )); +// synopsys translate_off +defparam \Sel1~input .bus_hold = "false"; +defparam \Sel1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N22 +cycloneive_io_ibuf \I12~input ( + .i(I12), + .ibar(gnd), + .o(\I12~input_o )); +// synopsys translate_off +defparam \I12~input .bus_hold = "false"; +defparam \I12~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N12 +cycloneive_lcell_comb \inst14|inst2~7 ( +// Equation(s): +// \inst14|inst2~7_combout = (\Sel2~input_o & ((\I14~input_o ) # ((\Sel1~input_o )))) # (!\Sel2~input_o & (((!\Sel1~input_o & \I12~input_o )))) + + .dataa(\I14~input_o ), + .datab(\Sel2~input_o ), + .datac(\Sel1~input_o ), + .datad(\I12~input_o ), + .cin(gnd), + .combout(\inst14|inst2~7_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~7 .lut_mask = 16'hCBC8; +defparam \inst14|inst2~7 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y0_N1 +cycloneive_io_ibuf \I13~input ( + .i(I13), + .ibar(gnd), + .o(\I13~input_o )); +// synopsys translate_off +defparam \I13~input .bus_hold = "false"; +defparam \I13~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y4_N15 +cycloneive_io_ibuf \I15~input ( + .i(I15), + .ibar(gnd), + .o(\I15~input_o )); +// synopsys translate_off +defparam \I15~input .bus_hold = "false"; +defparam \I15~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N6 +cycloneive_lcell_comb \inst14|inst2~8 ( +// Equation(s): +// \inst14|inst2~8_combout = (\inst14|inst2~7_combout & (((\I15~input_o )) # (!\Sel1~input_o ))) # (!\inst14|inst2~7_combout & (\Sel1~input_o & (\I13~input_o ))) + + .dataa(\inst14|inst2~7_combout ), + .datab(\Sel1~input_o ), + .datac(\I13~input_o ), + .datad(\I15~input_o ), + .cin(gnd), + .combout(\inst14|inst2~8_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~8 .lut_mask = 16'hEA62; +defparam \inst14|inst2~8 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N8 +cycloneive_io_ibuf \I5~input ( + .i(I5), + .ibar(gnd), + .o(\I5~input_o )); +// synopsys translate_off +defparam \I5~input .bus_hold = "false"; +defparam \I5~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N1 +cycloneive_io_ibuf \I6~input ( + .i(I6), + .ibar(gnd), + .o(\I6~input_o )); +// synopsys translate_off +defparam \I6~input .bus_hold = "false"; +defparam \I6~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X30_Y0_N1 +cycloneive_io_ibuf \I4~input ( + .i(I4), + .ibar(gnd), + .o(\I4~input_o )); +// synopsys translate_off +defparam \I4~input .bus_hold = "false"; +defparam \I4~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N20 +cycloneive_lcell_comb \inst14|inst2~2 ( +// Equation(s): +// \inst14|inst2~2_combout = (\Sel1~input_o & (((\Sel2~input_o )))) # (!\Sel1~input_o & ((\Sel2~input_o & (\I6~input_o )) # (!\Sel2~input_o & ((\I4~input_o ))))) + + .dataa(\I6~input_o ), + .datab(\I4~input_o ), + .datac(\Sel1~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~2_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~2 .lut_mask = 16'hFA0C; +defparam \inst14|inst2~2 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N22 +cycloneive_io_ibuf \I7~input ( + .i(I7), + .ibar(gnd), + .o(\I7~input_o )); +// synopsys translate_off +defparam \I7~input .bus_hold = "false"; +defparam \I7~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N22 +cycloneive_lcell_comb \inst14|inst2~3 ( +// Equation(s): +// \inst14|inst2~3_combout = (\inst14|inst2~2_combout & (((\I7~input_o ) # (!\Sel1~input_o )))) # (!\inst14|inst2~2_combout & (\I5~input_o & (\Sel1~input_o ))) + + .dataa(\I5~input_o ), + .datab(\inst14|inst2~2_combout ), + .datac(\Sel1~input_o ), + .datad(\I7~input_o ), + .cin(gnd), + .combout(\inst14|inst2~3_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~3 .lut_mask = 16'hEC2C; +defparam \inst14|inst2~3 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X23_Y24_N15 +cycloneive_io_ibuf \Sel4~input ( + .i(Sel4), + .ibar(gnd), + .o(\Sel4~input_o )); +// synopsys translate_off +defparam \Sel4~input .bus_hold = "false"; +defparam \Sel4~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N15 +cycloneive_io_ibuf \Sel3~input ( + .i(Sel3), + .ibar(gnd), + .o(\Sel3~input_o )); +// synopsys translate_off +defparam \Sel3~input .bus_hold = "false"; +defparam \Sel3~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y2_N15 +cycloneive_io_ibuf \I2~input ( + .i(I2), + .ibar(gnd), + .o(\I2~input_o )); +// synopsys translate_off +defparam \I2~input .bus_hold = "false"; +defparam \I2~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N8 +cycloneive_io_ibuf \ze~input ( + .i(ze), + .ibar(gnd), + .o(\ze~input_o )); +// synopsys translate_off +defparam \ze~input .bus_hold = "false"; +defparam \ze~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N1 +cycloneive_io_ibuf \I0~input ( + .i(I0), + .ibar(gnd), + .o(\I0~input_o )); +// synopsys translate_off +defparam \I0~input .bus_hold = "false"; +defparam \I0~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X33_Y8_N8 +cycloneive_lcell_comb \inst14|inst2~4 ( +// Equation(s): +// \inst14|inst2~4_combout = (\Sel2~input_o & (((\Sel1~input_o )))) # (!\Sel2~input_o & ((\Sel1~input_o & (\ze~input_o )) # (!\Sel1~input_o & ((\I0~input_o ))))) + + .dataa(\ze~input_o ), + .datab(\Sel2~input_o ), + .datac(\Sel1~input_o ), + .datad(\I0~input_o ), + .cin(gnd), + .combout(\inst14|inst2~4_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~4 .lut_mask = 16'hE3E0; +defparam \inst14|inst2~4 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N15 +cycloneive_io_ibuf \I3~input ( + .i(I3), + .ibar(gnd), + .o(\I3~input_o )); +// synopsys translate_off +defparam \I3~input .bus_hold = "false"; +defparam \I3~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N24 +cycloneive_lcell_comb \inst14|inst2~5 ( +// Equation(s): +// \inst14|inst2~5_combout = (\Sel2~input_o & ((\inst14|inst2~4_combout & ((\I3~input_o ))) # (!\inst14|inst2~4_combout & (\I2~input_o )))) # (!\Sel2~input_o & (((\inst14|inst2~4_combout )))) + + .dataa(\I2~input_o ), + .datab(\Sel2~input_o ), + .datac(\inst14|inst2~4_combout ), + .datad(\I3~input_o ), + .cin(gnd), + .combout(\inst14|inst2~5_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~5 .lut_mask = 16'hF838; +defparam \inst14|inst2~5 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N18 +cycloneive_lcell_comb \inst14|inst2~6 ( +// Equation(s): +// \inst14|inst2~6_combout = (\Sel4~input_o & (((\Sel3~input_o )))) # (!\Sel4~input_o & ((\Sel3~input_o & (\inst14|inst2~3_combout )) # (!\Sel3~input_o & ((\inst14|inst2~5_combout ))))) + + .dataa(\inst14|inst2~3_combout ), + .datab(\Sel4~input_o ), + .datac(\Sel3~input_o ), + .datad(\inst14|inst2~5_combout ), + .cin(gnd), + .combout(\inst14|inst2~6_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~6 .lut_mask = 16'hE3E0; +defparam \inst14|inst2~6 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X7_Y0_N1 +cycloneive_io_ibuf \I10~input ( + .i(I10), + .ibar(gnd), + .o(\I10~input_o )); +// synopsys translate_off +defparam \I10~input .bus_hold = "false"; +defparam \I10~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X30_Y0_N8 +cycloneive_io_ibuf \I8~input ( + .i(I8), + .ibar(gnd), + .o(\I8~input_o )); +// synopsys translate_off +defparam \I8~input .bus_hold = "false"; +defparam \I8~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y0_N22 +cycloneive_io_ibuf \I9~input ( + .i(I9), + .ibar(gnd), + .o(\I9~input_o )); +// synopsys translate_off +defparam \I9~input .bus_hold = "false"; +defparam \I9~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N0 +cycloneive_lcell_comb \inst14|inst2~0 ( +// Equation(s): +// \inst14|inst2~0_combout = (\Sel1~input_o & (((\I9~input_o ) # (\Sel2~input_o )))) # (!\Sel1~input_o & (\I8~input_o & ((!\Sel2~input_o )))) + + .dataa(\I8~input_o ), + .datab(\Sel1~input_o ), + .datac(\I9~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~0_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~0 .lut_mask = 16'hCCE2; +defparam \inst14|inst2~0 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y10_N8 +cycloneive_io_ibuf \I11~input ( + .i(I11), + .ibar(gnd), + .o(\I11~input_o )); +// synopsys translate_off +defparam \I11~input .bus_hold = "false"; +defparam \I11~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N10 +cycloneive_lcell_comb \inst14|inst2~1 ( +// Equation(s): +// \inst14|inst2~1_combout = (\inst14|inst2~0_combout & (((\I11~input_o ) # (!\Sel2~input_o )))) # (!\inst14|inst2~0_combout & (\I10~input_o & ((\Sel2~input_o )))) + + .dataa(\I10~input_o ), + .datab(\inst14|inst2~0_combout ), + .datac(\I11~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~1_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~1 .lut_mask = 16'hE2CC; +defparam \inst14|inst2~1 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N8 +cycloneive_lcell_comb \inst14|inst2~9 ( +// Equation(s): +// \inst14|inst2~9_combout = (\inst14|inst2~6_combout & ((\inst14|inst2~8_combout ) # ((!\Sel4~input_o )))) # (!\inst14|inst2~6_combout & (((\Sel4~input_o & \inst14|inst2~1_combout )))) + + .dataa(\inst14|inst2~8_combout ), + .datab(\inst14|inst2~6_combout ), + .datac(\Sel4~input_o ), + .datad(\inst14|inst2~1_combout ), + .cin(gnd), + .combout(\inst14|inst2~9_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~9 .lut_mask = 16'hBC8C; +defparam \inst14|inst2~9 .sum_lutc_input = "datac"; +// synopsys translate_on + +assign pin_name1 = \pin_name1~output_o ; + +endmodule + +module hard_block ( + + devpor, + devclrn, + devoe); + +// Design Ports Information +// ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + +input devpor; +input devclrn; +input devoe; + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +wire \~ALTERA_ASDO_DATA1~~padout ; +wire \~ALTERA_FLASH_nCE_nCSO~~padout ; +wire \~ALTERA_DATA0~~padout ; +wire \~ALTERA_ASDO_DATA1~~ibuf_o ; +wire \~ALTERA_FLASH_nCE_nCSO~~ibuf_o ; +wire \~ALTERA_DATA0~~ibuf_o ; + + +endmodule diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo_modelsim.xrf b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo_modelsim.xrf new file mode 100644 index 0000000..80f72db --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/modelsim/MuxDemo_modelsim.xrf @@ -0,0 +1,40 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf +design_name = Mux16_1 +instance = comp, \pin_name1~output , pin_name1~output, Mux16_1, 1 +instance = comp, \I14~input , I14~input, Mux16_1, 1 +instance = comp, \Sel2~input , Sel2~input, Mux16_1, 1 +instance = comp, \Sel1~input , Sel1~input, Mux16_1, 1 +instance = comp, \I12~input , I12~input, Mux16_1, 1 +instance = comp, \inst14|inst2~7 , inst14|inst2~7, Mux16_1, 1 +instance = comp, \I13~input , I13~input, Mux16_1, 1 +instance = comp, \I15~input , I15~input, Mux16_1, 1 +instance = comp, \inst14|inst2~8 , inst14|inst2~8, Mux16_1, 1 +instance = comp, \I5~input , I5~input, Mux16_1, 1 +instance = comp, \I6~input , I6~input, Mux16_1, 1 +instance = comp, \I4~input , I4~input, Mux16_1, 1 +instance = comp, \inst14|inst2~2 , inst14|inst2~2, Mux16_1, 1 +instance = comp, \I7~input , I7~input, Mux16_1, 1 +instance = comp, \inst14|inst2~3 , inst14|inst2~3, Mux16_1, 1 +instance = comp, \Sel4~input , Sel4~input, Mux16_1, 1 +instance = comp, \Sel3~input , Sel3~input, Mux16_1, 1 +instance = comp, \I2~input , I2~input, Mux16_1, 1 +instance = comp, \ze~input , ze~input, Mux16_1, 1 +instance = comp, \I0~input , I0~input, Mux16_1, 1 +instance = comp, \inst14|inst2~4 , inst14|inst2~4, Mux16_1, 1 +instance = comp, \I3~input , I3~input, Mux16_1, 1 +instance = comp, \inst14|inst2~5 , inst14|inst2~5, Mux16_1, 1 +instance = comp, \inst14|inst2~6 , inst14|inst2~6, Mux16_1, 1 +instance = comp, \I10~input , I10~input, Mux16_1, 1 +instance = comp, \I8~input , I8~input, Mux16_1, 1 +instance = comp, \I9~input , I9~input, Mux16_1, 1 +instance = comp, \inst14|inst2~0 , inst14|inst2~0, Mux16_1, 1 +instance = comp, \I11~input , I11~input, Mux16_1, 1 +instance = comp, \inst14|inst2~1 , inst14|inst2~1, Mux16_1, 1 +instance = comp, \inst14|inst2~9 , inst14|inst2~9, Mux16_1, 1 +design_name = hard_block +instance = comp, \~ALTERA_ASDO_DATA1~~ibuf , ~ALTERA_ASDO_DATA1~~ibuf, hard_block, 1 +instance = comp, \~ALTERA_FLASH_nCE_nCSO~~ibuf , ~ALTERA_FLASH_nCE_nCSO~~ibuf, hard_block, 1 +instance = comp, \~ALTERA_DATA0~~ibuf , ~ALTERA_DATA0~~ibuf, hard_block, 1 diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.do b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.do new file mode 100644 index 0000000..17dd910 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.do @@ -0,0 +1,18 @@ +onerror {exit -code 1} +vlib work +vcom -work work MuxDemo.vho +vcom -work work Waveform.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Mux16_1_vhd_vec_tst +vcd file -direction MuxDemo.msim.vcd +vcd add -internal Mux16_1_vhd_vec_tst/* +vcd add -internal Mux16_1_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.msim.vcd b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.msim.vcd new file mode 100644 index 0000000..6819cac --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.msim.vcd @@ -0,0 +1,7817 @@ +$comment + File created using the following command: + vcd file MuxDemo.msim.vcd -direction +$end +$date + Fri Nov 18 14:55:38 2022 +$end +$version + ModelSim Version 2020.1 +$end +$timescale + 1ps +$end + +$scope module mux16_1_vhd_vec_tst $end +$var wire 1 ! I0 $end +$var wire 1 " I2 $end +$var wire 1 # I3 $end +$var wire 1 $ I4 $end +$var wire 1 % I5 $end +$var wire 1 & I6 $end +$var wire 1 ' I7 $end +$var wire 1 ( I8 $end +$var wire 1 ) I9 $end +$var wire 1 * I10 $end +$var wire 1 + I11 $end +$var wire 1 , I12 $end +$var wire 1 - I13 $end +$var wire 1 . I14 $end +$var wire 1 / I15 $end +$var wire 1 0 pin_name1 $end +$var wire 1 1 Sel1 $end +$var wire 1 2 Sel2 $end +$var wire 1 3 Sel3 $end +$var wire 1 4 Sel4 $end +$var wire 1 5 ze $end + +$scope module i1 $end +$var wire 1 6 gnd $end +$var wire 1 7 vcc $end +$var wire 1 8 unknown $end +$var wire 1 9 devoe $end +$var wire 1 : devclrn $end +$var wire 1 ; devpor $end +$var wire 1 < ww_devoe $end +$var wire 1 = ww_devclrn $end +$var wire 1 > ww_devpor $end +$var wire 1 ? ww_pin_name1 $end +$var wire 1 @ ww_Sel4 $end +$var wire 1 A ww_Sel3 $end +$var wire 1 B ww_Sel2 $end +$var wire 1 C ww_Sel1 $end +$var wire 1 D ww_I0 $end +$var wire 1 E ww_ze $end +$var wire 1 F ww_I2 $end +$var wire 1 G ww_I3 $end +$var wire 1 H ww_I4 $end +$var wire 1 I ww_I5 $end +$var wire 1 J ww_I6 $end +$var wire 1 K ww_I7 $end +$var wire 1 L ww_I8 $end +$var wire 1 M ww_I9 $end +$var wire 1 N ww_I10 $end +$var wire 1 O ww_I11 $end +$var wire 1 P ww_I12 $end +$var wire 1 Q ww_I13 $end +$var wire 1 R ww_I14 $end +$var wire 1 S ww_I15 $end +$var wire 1 T \pin_name1~output_o\ $end +$var wire 1 U \I14~input_o\ $end +$var wire 1 V \Sel2~input_o\ $end +$var wire 1 W \Sel1~input_o\ $end +$var wire 1 X \I12~input_o\ $end +$var wire 1 Y \inst14|inst2~7_combout\ $end +$var wire 1 Z \I13~input_o\ $end +$var wire 1 [ \I15~input_o\ $end +$var wire 1 \ \inst14|inst2~8_combout\ $end +$var wire 1 ] \I5~input_o\ $end +$var wire 1 ^ \I6~input_o\ $end +$var wire 1 _ \I4~input_o\ $end +$var wire 1 ` \inst14|inst2~2_combout\ $end +$var wire 1 a \I7~input_o\ $end +$var wire 1 b \inst14|inst2~3_combout\ $end +$var wire 1 c \Sel4~input_o\ $end +$var wire 1 d \Sel3~input_o\ $end +$var wire 1 e \I2~input_o\ $end +$var wire 1 f \ze~input_o\ $end +$var wire 1 g \I0~input_o\ $end +$var wire 1 h \inst14|inst2~4_combout\ $end +$var wire 1 i \I3~input_o\ $end +$var wire 1 j \inst14|inst2~5_combout\ $end +$var wire 1 k \inst14|inst2~6_combout\ $end +$var wire 1 l \I10~input_o\ $end +$var wire 1 m \I8~input_o\ $end +$var wire 1 n \I9~input_o\ $end +$var wire 1 o \inst14|inst2~0_combout\ $end +$var wire 1 p \I11~input_o\ $end +$var wire 1 q \inst14|inst2~1_combout\ $end +$var wire 1 r \inst14|inst2~9_combout\ $end +$upscope $end +$upscope $end +$enddefinitions $end +#0 +$dumpvars +1! +0" +0# +0$ +0% +1& +1' +1( +0) +0* +0+ +0, +0- +0. +0/ +00 +11 +12 +03 +04 +05 +06 +17 +x8 +19 +1: +1; +1< +1= +1> +0? +0@ +0A +1B +1C +1D +0E +0F +0G +0H +0I +1J +1K +1L +0M +0N +0O +0P +0Q +0R +0S +0T +0U +1V +1W +0X +1Y +0Z +0[ +0\ +0] +1^ +0_ +1` +1a +1b +0c +0d +0e +0f +1g +1h +0i +0j +0k +0l +1m +0n +1o +0p +0q +0r +$end +#5000 +0! +1" +1$ +0' +1, +1. +01 +02 +0D +1F +1H +0K +1P +1R +0C +0B +0V +0W +1U +1X +0a +1_ +1e +0g +1\ +0h +1j +1q +1k +0j +0k +1r +0r +1T +1? +0T +10 +0? +00 +#10000 +1! +0" +0$ +1# +1% +0( +1* +13 +14 +1D +0F +0H +1G +1I +0L +1N +1A +1@ +1c +1d +1l +0m +1] +1i +0_ +0e +1g +1h +0` +0o +1k +1r +0q +0b +1j +1T +1? +10 +#15000 +0! +1$ +0% +1( +0* +04 +0. +1+ +1- +1/ +0D +1H +0I +1L +0N +0@ +0R +1O +1Q +1S +1[ +1Z +1p +0U +0c +0l +1m +0] +1_ +0g +0h +1` +1o +0k +0r +1q +1b +0j +1k +1r +0T +0? +00 +1T +1? +10 +#20000 +0$ +0( +1* +1. +1" +03 +0& +1) +0H +0L +1N +1R +1F +0A +0J +1M +1n +0^ +0d +1e +1U +1l +0m +0_ +0k +0` +0o +0q +0b +0r +0T +0? +00 +#25000 +1$ +0. +13 +0) +14 +0- +0/ +0# +1' +0, +1H +0R +1A +0M +1@ +0Q +0S +0G +1K +0P +0X +1a +0i +0[ +0Z +1c +0n +1d +0U +1_ +1` +1k +0Y +0\ +1r +1b +0r +1T +1? +0T +10 +0? +00 +#30000 +1- +1/ +1# +1( +0" +1& +0+ +1Q +1S +1G +1L +0F +1J +0O +0p +1^ +0e +1m +1i +1[ +1Z +1o +1q +#35000 +0/ +0# +0( +0& +1+ +1) +1, +0* +1! +0S +0G +0L +0J +1O +1M +1P +0N +1D +1g +0l +1X +1n +1p +0^ +0m +0i +0[ +0o +1Y +1h +1j +1\ +0q +1r +1T +1? +10 +#40000 +1/ +1# +1( +1& +0) +0, +1* +0! +0- +0$ +1. +03 +04 +0' +1% +1S +1G +1L +1J +0M +0P +1N +0D +0Q +0H +1R +0A +0@ +0K +1I +1] +0a +0c +0d +1U +0_ +0Z +0g +1l +0X +0n +1^ +1m +1i +1[ +1o +0h +0` +0Y +0\ +0b +0j +1q +0k +0r +0T +0? +00 +#45000 +0/ +0# +1) +0* +1! +1- +0. +14 +11 +12 +0S +0G +1M +0N +1D +1Q +0R +1@ +1C +1B +1V +1W +1c +0U +1Z +1g +0l +1n +0i +0[ +1r +1\ +1b +1Y +1` +1h +0b +0\ +1T +1? +10 +#50000 +1/ +0! +0- +1. +0( +1, +1$ +1' +0% +0+ +1" +1S +0D +0Q +1R +0L +1P +1H +1K +0I +0O +1F +1e +0p +0] +1a +1_ +1X +0m +1U +0Z +0g +1[ +1\ +1b +0q +0r +0T +0? +00 +#55000 +1- +0. +1( +0, +0" +01 +02 +0& +13 +1Q +0R +1L +0P +0F +0C +0B +0J +1A +1d +0^ +0V +0W +0e +0X +1m +0U +1Z +0Y +0h +1j +1q +1k +1r +0j +0\ +0r +1T +1? +0T +10 +0? +00 +#60000 +0- +0( +1& +1+ +0) +04 +0Q +0L +1J +1O +0M +0@ +0c +0n +1p +1^ +0m +0Z +0o +1r +0q +1T +1? +10 +#65000 +0& +1) +14 +1. +1, +0/ +0' +1* +0J +1M +1@ +1R +1P +0S +0K +1N +1l +0a +0[ +1X +1U +1c +1n +0^ +0r +1Y +1\ +1r +0T +0? +00 +1T +1? +10 +#70000 +0) +04 +0* +1" +03 +1! +0$ +1# +0M +0@ +0N +1F +0A +1D +0H +1G +1i +0_ +1g +0d +1e +0l +0c +0n +0k +1h +0` +0b +1j +0r +1k +1r +0T +0? +00 +1T +1? +10 +#75000 +1* +0" +13 +0! +1$ +0# +1& +0. +0, +1' +1- +0+ +1N +0F +1A +0D +1H +0G +1J +0R +0P +1K +1Q +0O +0p +1Z +1a +0X +0U +1^ +0i +1_ +0g +1d +0e +1l +0k +0h +1` +0Y +0\ +1b +0j +0r +1k +1r +0T +0? +00 +1T +1? +10 +#80000 +0* +1" +03 +0$ +1# +0- +1/ +0N +1F +0A +0H +1G +0Q +1S +1[ +0Z +1i +0_ +0d +1e +0l +0k +0` +0b +0r +0T +0? +00 +#85000 +1* +13 +0/ +1! +1. +1+ +14 +1( +11 +12 +1N +1A +0S +1D +1R +1O +1@ +1L +1C +1B +1V +1W +1m +1c +1p +1U +1g +0[ +1d +1l +1k +1Y +1` +1h +1j +1o +1q +1b +#90000 +0* +1/ +04 +0( +0" +1) +1% +0N +1S +0@ +0L +0F +1M +1I +1] +1n +0e +0m +0c +1[ +0l +1\ +1r +1T +1? +10 +#95000 +1* +14 +1( +0% +0. +0+ +01 +02 +1N +1@ +1L +0I +0R +0O +0C +0B +0V +0W +0p +0U +0] +1m +1c +1l +0Y +0` +0b +0\ +0r +0T +0? +00 +#100000 +0* +0( +1% +1+ +11 +12 +0/ +03 +1- +1, +0N +0L +1I +1O +1C +1B +0S +0A +1Q +1P +1X +1Z +0d +0[ +1V +1W +1p +1] +0m +0l +1b +1` +0k +1\ +1Y +0\ +1r +1T +1? +10 +#105000 +1( +0% +0+ +01 +02 +0- +1. +1$ +1L +0I +0O +0C +0B +0Q +1R +1H +1_ +1U +0Z +0V +0W +0p +0] +1m +1\ +#110000 +1+ +1- +0. +1* +1/ +0, +1" +0! +1O +1Q +0R +1N +1S +0P +1F +0D +0g +1e +0X +1[ +1l +0U +1Z +1p +0Y +0h +0j +0\ +#115000 +0+ +0" +0( +04 +0) +0' +0O +0F +0L +0@ +0M +0K +0a +0n +0c +0m +0e +0p +0r +0o +0q +0T +0? +00 +#120000 +1( +1' +0- +1. +0* +1, +1% +11 +12 +0$ +0& +1L +1K +0Q +1R +0N +1P +1I +1C +1B +0H +0J +0^ +0_ +1V +1W +1] +1X +0l +1U +0Z +1a +1m +1Y +1h +1o +1j +1\ +1k +1r +1T +1? +10 +#125000 +0' +0. +0, +1$ +1+ +1" +0# +0K +0R +0P +1H +1O +1F +0G +0i +1e +1p +1_ +0X +0U +0a +0b +1q +0j +0k +0r +0T +0? +00 +#130000 +1. +1, +0" +1- +1& +1) +0/ +1R +1P +0F +1Q +1J +1M +0S +0[ +1n +1^ +1Z +0e +1X +1U +0\ +#135000 +0& +1/ +1' +0+ +1* +01 +02 +13 +0J +1S +1K +0O +1N +0C +0B +1A +1d +0V +0W +1l +0p +1a +1[ +0^ +1\ +1b +0h +1j +0j +1k +1r +1T +1? +10 +#140000 +1& +0/ +0' +1+ +0* +03 +0, +1" +0- +0) +0$ +0( +1J +0S +0K +1O +0N +0A +0P +1F +0Q +0M +0H +0L +0m +0_ +0n +0Z +1e +0X +0d +0l +1p +0a +0[ +1^ +0k +0Y +0` +0o +0q +0b +0\ +0r +0T +0? +00 +#145000 +1' +0+ +1* +0" +1) +0. +1# +0% +14 +1K +0O +1N +0F +1M +0R +1G +0I +1@ +1c +0] +1i +0U +1n +0e +1l +0p +1a +#150000 +0* +1" +0) +1/ +13 +1- +1$ +1! +0N +1F +0M +1S +1A +1Q +1H +1D +1g +1_ +1Z +1d +1[ +0n +1e +0l +1k +1` +1h +1j +1b +#155000 +0" +03 +0- +0$ +0' +1. +1% +1( +0F +0A +0Q +0H +0K +1R +1I +1L +1m +1] +1U +0a +0_ +0Z +0d +0e +0k +0` +1o +1q +0b +1r +1T +1? +10 +#160000 +13 +1- +1$ +1' +0% +0/ +0! +0# +0& +1A +1Q +1H +1K +0I +0S +0D +0G +0J +0^ +0i +0g +0[ +0] +1a +1_ +1Z +1d +1k +0h +1` +1b +0j +0r +0T +0? +00 +#165000 +03 +0- +0$ +1% +1/ +1& +0( +1* +1) +1, +11 +12 +0A +0Q +0H +1I +1S +1J +0L +1N +1M +1P +1C +1B +1V +1W +1X +1n +1l +0m +1^ +1[ +1] +0_ +0Z +0d +0k +1Y +1h +0q +1\ +#170000 +0% +1( +0, +0' +1# +0. +04 +0I +1L +0P +0K +1G +0R +0@ +0c +0U +1i +0a +0X +1m +0] +0b +1j +1k +1r +1T +1? +10 +#175000 +0( +1, +1' +13 +1- +1$ +0& +0L +1P +1K +1A +1Q +1H +0J +0^ +1_ +1Z +1d +1a +1X +0m +1b +0k +0r +1k +1r +0T +0? +1T +00 +1? +10 +#180000 +0' +0- +0$ +0# +1. +0) +1! +1" +1+ +0K +0Q +0H +0G +1R +0M +1D +1F +1O +1p +1e +1g +0n +1U +0i +0_ +0Z +0a +0b +0j +1q +0k +0r +0T +0? +00 +#185000 +1# +0" +0+ +0, +03 +1& +1% +1G +0F +0O +0P +0A +1J +1I +1] +1^ +0d +0X +0p +0e +1i +1j +0q +1k +1r +1T +1? +10 +#190000 +1" +1+ +1, +13 +0& +14 +0* +1F +1O +1P +1A +0J +1@ +0N +0l +1c +0^ +1d +1X +1p +1e +1q +#195000 +0, +03 +04 +0# +0% +1' +1- +1$ +1) +0! +1( +0/ +0P +0A +0@ +0G +0I +1K +1Q +1H +1M +0D +1L +0S +0[ +1m +0g +1n +1_ +1Z +1a +0] +0i +0c +0d +0X +0j +1b +0\ +0k +0r +0T +0? +00 +#200000 +1, +13 +14 +1# +1% +0" +1& +1* +01 +02 +1P +1A +1@ +1G +1I +0F +1J +1N +0C +0B +0V +0W +1l +1^ +0e +1] +1i +1c +1d +1X +1k +1r +1\ +0h +1j +0j +1T +1? +10 +#205000 +0, +04 +0& +0* +0' +0$ +0) +1! +0( +0+ +0. +0P +0@ +0J +0N +0K +0H +0M +1D +0L +0O +0R +0U +0p +0m +1g +0n +0_ +0a +0l +0^ +0c +0X +0` +1h +0o +0Y +0\ +0q +1j +0b +0k +0r +0T +0? +00 +#210000 +1, +14 +1& +0! +1( +1+ +0# +0% +11 +12 +0- +1/ +1P +1@ +1J +0D +1L +1O +0G +0I +1C +1B +0Q +1S +1[ +0Z +1V +1W +0] +0i +1p +1m +0g +1^ +1c +1X +1k +1Y +1` +0j +1o +1q +1\ +1r +1T +1? +10 +#215000 +04 +1! +1# +01 +02 +1- +1) +1. +1" +0@ +1D +1G +0C +0B +1Q +1M +1R +1F +1e +1U +1n +1Z +0V +0W +1i +1g +0c +0k +1b +0` +1j +0b +1k +0r +1r +0k +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#220000 +14 +0# +0. +0, +0& +0/ +1@ +0G +0R +0P +0J +0S +0[ +0^ +0X +0U +0i +1c +1k +1r +0Y +0\ +0r +1T +1? +10 +0T +0? +00 +#225000 +04 +1# +1, +1& +11 +12 +0) +0" +0( +0+ +1% +1' +0@ +1G +1P +1J +1C +1B +0M +0F +0L +0O +1I +1K +1a +1] +0p +0m +0e +0n +1V +1W +1^ +1X +1i +0c +0k +1r +1\ +1Y +1` +0q +1b +1k +0\ +0r +1r +1T +1? +0T +10 +0? +1T +00 +1? +10 +#230000 +1) +1" +1( +1. +0! +0- +1* +03 +1M +1F +1L +1R +0D +0Q +1N +0A +0d +1l +0Z +0g +1U +1m +1e +1n +#235000 +1! +14 +0, +0& +01 +02 +1+ +1D +1@ +0P +0J +0C +0B +1O +1p +0V +0W +0^ +0X +1c +1g +0k +0r +1\ +0Y +0` +1q +0b +0\ +1r +0T +0? +1T +00 +1? +10 +#240000 +1& +0+ +0" +0( +13 +0' +1J +0O +0F +0L +1A +0K +0a +1d +0m +0e +0p +1^ +0o +1k +0r +0q +0T +0? +00 +#245000 +03 +0) +1- +0* +1/ +0A +0M +1Q +0N +1S +1[ +0l +1Z +0n +0d +0k +#250000 +0- +0/ +0& +1" +04 +11 +12 +0# +1$ +0Q +0S +0J +1F +0@ +1C +1B +0G +1H +1_ +0i +1V +1W +0c +1e +0^ +0[ +0Z +1k +1b +1Y +1o +0j +1` +0b +0k +1r +0r +1T +1? +0T +10 +0? +00 +#255000 +1/ +1& +1# +0$ +13 +1) +1* +1( +0! +0% +1S +1J +1G +0H +1A +1M +1N +1L +0D +0I +0] +0g +1m +1l +1n +1d +0_ +1i +1^ +1[ +1\ +1j +#260000 +1$ +03 +0) +1! +14 +1+ +1' +1, +0. +1H +0A +0M +1D +1@ +1O +1K +1P +0R +0U +1X +1a +1p +1c +1g +0n +0d +1_ +1q +1b +1r +1T +1? +10 +#265000 +0$ +0! +0+ +0, +0/ +0& +0# +0* +0( +1- +0H +0D +0O +0P +0S +0J +0G +0N +0L +1Q +1Z +0m +0l +0i +0^ +0[ +0X +0p +0g +0_ +0j +0q +0\ +0r +0T +0? +00 +#270000 +1$ +1+ +1, +1& +04 +01 +02 +1H +1O +1P +1J +0@ +0C +0B +0V +0W +0c +1^ +1X +1p +1_ +1\ +0h +1j +0o +1q +0q +1k +0j +0k +1r +0r +1T +1? +0T +10 +0? +00 +#275000 +0, +0& +14 +1# +0- +1) +0' +0" +0P +0J +1@ +1G +0Q +1M +0K +0F +0e +0a +1n +0Z +1i +1c +0^ +0X +0Y +0\ +#280000 +1& +04 +1- +1' +0+ +11 +12 +1/ +1* +1( +13 +1% +1J +0@ +1Q +1K +0O +1C +1B +1S +1N +1L +1A +1I +1] +1d +1m +1l +1[ +1V +1W +0p +1a +1Z +0c +1^ +1Y +1h +1\ +1q +1o +1k +0q +1r +1j +1T +1? +10 +#285000 +0& +14 +0' +1+ +0* +03 +1, +0$ +1. +0J +1@ +0K +1O +0N +0A +1P +0H +1R +1U +0_ +1X +0d +0l +1p +0a +1c +0^ +0b +1q +0k +#290000 +1& +04 +0. +0( +0# +1! +1J +0@ +0R +0L +0G +1D +1g +0i +0m +0U +0c +1^ +1k +0r +0j +0k +1r +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#295000 +0& +14 +1( +0! +1' +1* +13 +0- +01 +02 +0/ +0% +1" +0J +1@ +1L +0D +1K +1N +1A +0Q +0C +0B +0S +0I +1F +1e +0] +0[ +0V +0W +0Z +1d +1l +1a +0g +1m +1c +0^ +1r +1k +0` +0h +1b +1j +0j +0b +1T +1? +10 +#300000 +1& +0( +0' +03 +1% +0) +1J +0L +0K +0A +1I +0M +0n +1] +0d +0a +0m +1^ +0k +0o +0q +0r +0T +0? +00 +#305000 +0& +1( +1' +1- +0+ +0J +1L +1K +1Q +0O +0p +1Z +1a +1m +0^ +1o +1q +1r +1T +1? +10 +#310000 +0( +0- +1+ +0% +1) +04 +11 +12 +1/ +1# +1$ +0L +0Q +1O +0I +1M +0@ +1C +1B +1S +1G +1H +1_ +1i +1[ +1V +1W +0c +1n +0] +1p +0Z +0m +0r +1h +1j +1` +1b +1k +1r +0T +0? +00 +1T +1? +10 +#315000 +1( +0+ +1% +01 +02 +0# +1& +13 +0* +1. +1L +0O +1I +0C +0B +0G +1J +1A +0N +1R +1U +0l +1d +1^ +0i +0V +0W +1] +0p +1m +0h +0j +#320000 +11 +12 +0& +1* +1- +0) +0$ +0' +1! +1C +1B +0J +1N +1Q +0M +0H +0K +1D +1g +0a +0_ +0n +1Z +1l +0^ +1V +1W +1j +0q +0b +1h +0j +0k +0r +0T +0? +00 +#325000 +01 +02 +1& +0- +1' +0% +1# +03 +0. +14 +0/ +0C +0B +1J +0Q +1K +0I +1G +0A +0R +1@ +0S +0[ +1c +0U +0d +1i +0] +1a +0Z +1^ +0V +0W +1q +0` +1b +1j +0b +1r +1T +1? +10 +#330000 +0& +1- +0# +1. +04 +1/ +0* +0! +0" +0J +1Q +0G +1R +0@ +1S +0N +0D +0F +0e +0g +0l +1[ +0c +1U +0i +1Z +0^ +1k +0r +0h +0j +1r +0k +0T +0r +0? +1T +00 +1? +10 +0T +0? +00 +#335000 +1& +0- +0. +14 +1* +1! +11 +12 +0( +0, +1J +0Q +0R +1@ +1N +1D +1C +1B +0L +0P +0X +0m +1V +1W +1g +1l +1c +0U +0Z +1^ +1r +1` +1h +0q +0r +1b +1T +1? +0T +10 +0? +00 +#340000 +0& +04 +0! +01 +02 +1# +0/ +1" +0' +1) +1+ +0J +0@ +0D +0C +0B +1G +0S +1F +0K +1M +1O +1p +1n +0a +1e +0[ +1i +0V +0W +0g +0c +0^ +0Y +0` +0h +1j +0o +1q +0q +1k +0j +0b +0\ +0k +1r +0r +1T +1? +0T +10 +0? +00 +#345000 +14 +11 +12 +1' +0) +1. +0* +1( +1, +1% +1$ +1@ +1C +1B +1K +0M +1R +0N +1L +1P +1I +1H +1_ +1] +1X +1m +0l +1U +0n +1a +1V +1W +1c +1h +1j +1o +1Y +1b +1` +1q +1r +1T +1? +10 +#350000 +04 +01 +02 +0' +0. +1* +0, +0% +1& +0# +0" +0+ +1- +0@ +0C +0B +0K +0R +1N +0P +0I +1J +0G +0F +0O +1Q +1Z +0p +0e +0i +1^ +0] +0X +1l +0U +0a +0V +0W +0c +1k +0r +0h +0Y +1\ +0\ +0j +1r +0k +0T +0r +0? +1T +00 +1? +10 +0T +0? +00 +#355000 +14 +11 +12 +1' +1% +0& +1" +1/ +13 +1@ +1C +1B +1K +1I +0J +1F +1S +1A +1d +1[ +1e +0^ +1] +1a +1V +1W +1c +1r +1Y +1h +0q +1j +1\ +1k +0j +1T +1? +10 +#360000 +04 +0% +0/ +0* +1# +1+ +0- +1) +0$ +0@ +0I +0S +0N +1G +1O +0Q +1M +0H +0_ +1n +0Z +1p +1i +0l +0[ +0] +0c +1j +1q +0\ +#365000 +1% +1/ +1* +0+ +0) +01 +02 +0" +1I +1S +1N +0O +0M +0C +0B +0F +0e +0V +0W +0n +0p +1l +1[ +1] +1\ +0Y +0` +0h +0j +0b +0\ +0k +0r +0T +0? +00 +#370000 +0* +1+ +1) +11 +12 +1$ +1& +1. +0( +0N +1O +1M +1C +1B +1H +1J +1R +0L +0m +1U +1^ +1_ +1V +1W +1n +1p +0l +1b +1h +1` +1Y +1\ +1j +1k +1r +1T +1? +10 +#375000 +1* +0. +1( +14 +1, +1! +1N +0R +1L +1@ +1P +1D +1g +1X +1c +1m +0U +1l +#380000 +1. +0, +0) +0$ +0% +0# +03 +1R +0P +0M +0H +0I +0G +0A +0d +0i +0] +0_ +0n +0X +1U +0j +0k +#385000 +0. +1) +0* +0( +04 +0! +0+ +0/ +1- +0R +1M +0N +0L +0@ +0D +0O +0S +1Q +1Z +0[ +0p +0g +0c +0m +0l +1n +0U +0r +0q +0\ +0T +0? +00 +#390000 +1. +1* +1! +1+ +1/ +1, +1# +01 +02 +0& +1R +1N +1D +1O +1S +1P +1G +0C +0B +0J +0^ +0V +0W +1i +1X +1[ +1p +1g +1l +1U +1\ +1j +0o +1q +0` +0b +0q +1k +1r +1T +1? +10 +#395000 +0. +0! +0+ +0, +0# +1& +1( +0- +13 +0' +0R +0D +0O +0P +0G +1J +1L +0Q +1A +0K +0a +1d +0Z +1m +1^ +0i +0X +0p +0g +0U +0h +0Y +1o +0k +0r +1q +0\ +0j +0T +0? +00 +#400000 +1! +1+ +1, +0& +0( +1' +11 +12 +0) +14 +1% +1D +1O +1P +0J +0L +1K +1C +1B +0M +1@ +1I +1] +1c +0n +1V +1W +1a +0m +0^ +1X +1p +1g +1Y +1` +1h +1k +1r +1b +0r +1\ +1r +1T +1? +0T +10 +0? +1T +00 +1? +10 +#405000 +0! +0, +1( +01 +02 +1) +04 +1# +1- +0* +1" +0D +0P +1L +0C +0B +1M +0@ +1G +1Q +0N +1F +1e +0l +1Z +1i +0c +1n +0V +0W +1m +0X +0g +0Y +0` +0h +1j +0j +0b +0\ +0k +0r +0T +0? +00 +#410000 +11 +12 +14 +0+ +1& +0' +0% +1. +0/ +1C +1B +1@ +0O +1J +0K +0I +1R +0S +0[ +1U +0] +0a +1^ +0p +1c +1V +1W +1h +1j +1k +1r +0q +1` +1Y +1\ +0\ +0r +1T +1? +10 +0T +0? +00 +#415000 +1+ +0& +1' +1% +1/ +0) +0- +0" +03 +1$ +1O +0J +1K +1I +1S +0M +0Q +0F +0A +1H +1_ +0d +0e +0Z +0n +1[ +1] +1a +0^ +1p +1q +1b +1\ +0k +1r +1T +1? +10 +#420000 +0+ +0' +1- +1" +13 +0. +1, +1* +0O +0K +1Q +1F +1A +0R +1P +1N +1l +1X +0U +1d +1e +1Z +0a +0p +0b +1k +0q +#425000 +0" +0, +1& +0% +0/ +0F +0P +1J +0I +0S +0[ +0] +1^ +0X +0e +0\ +0r +0T +0? +00 +#430000 +1% +1/ +1' +03 +1. +0* +0$ +01 +02 +0( +0# +1I +1S +1K +0A +1R +0N +0H +0C +0B +0L +0G +0i +0m +0V +0W +0_ +0l +1U +0d +1a +1[ +1] +0k +1\ +1b +0Y +0` +0h +1q +0o +0q +0j +0b +0\ +1r +0r +1T +1? +0T +10 +0? +00 +#435000 +0/ +13 +0. +1$ +1( +0& +04 +0S +1A +0R +1H +1L +0J +0@ +0c +0^ +1m +1_ +0U +1d +0[ +1o +1` +1b +1q +1k +1r +1T +1? +10 +#440000 +03 +0$ +0' +1* +1" +1, +1+ +1) +1! +0A +0H +0K +1N +1F +1P +1O +1M +1D +1g +1n +1p +1X +1e +1l +0a +0_ +0d +0k +0` +1Y +1h +1j +1\ +0b +0r +1k +1r +0T +0? +00 +1T +1? +10 +#445000 +13 +1$ +1' +0* +0" +0! +1/ +1. +0( +1& +14 +0% +11 +12 +1# +0- +1A +1H +1K +0N +0F +0D +1S +1R +0L +1J +1@ +0I +1C +1B +1G +0Q +0Z +1i +1V +1W +0] +1c +1^ +0m +1U +1[ +0g +0e +0l +1a +1_ +1d +1` +1b +#450000 +0$ +0' +1" +1! +0/ +0. +1( +04 +1% +01 +02 +0H +0K +1F +1D +0S +0R +1L +0@ +1I +0C +0B +0V +0W +1] +0c +1m +0U +0[ +1g +1e +0a +0_ +0` +0b +0k +0r +0T +0? +00 +#455000 +1$ +1' +0" +1. +14 +0, +0+ +0) +1H +1K +0F +1R +1@ +0P +0O +0M +0n +0p +0X +1c +1U +0e +1a +1_ +1` +1k +1r +0Y +0\ +1b +0r +1T +1? +10 +0T +0? +00 +#460000 +0$ +0' +04 +1+ +0! +0( +0% +11 +12 +0# +0H +0K +0@ +1O +0D +0L +0I +1C +1B +0G +0i +1V +1W +0] +0m +0g +1p +0c +0a +0_ +1r +0b +1Y +0j +0k +0r +1T +1? +10 +0T +0? +00 +#465000 +14 +1( +1# +1, +1) +1/ +0& +1- +1@ +1L +1G +1P +1M +1S +0J +1Q +1Z +0^ +1[ +1n +1X +1i +1m +1c +1k +1r +1j +1\ +1T +1? +10 +#470000 +0# +0/ +0- +1' +1% +1" +0. +0G +0S +0Q +1K +1I +1F +0R +0U +1e +1] +1a +0Z +0[ +0i +0\ +1b +0j +0r +0T +0? +00 +#475000 +1/ +0% +1. +0, +0) +1& +1$ +0+ +1S +0I +1R +0P +0M +1J +1H +0O +0p +1_ +1^ +0n +0X +1U +0] +1[ +1\ +0q +1r +1T +1? +10 +#480000 +1, +1) +0& +0$ +1+ +1# +1- +0' +0" +0( +1! +01 +02 +1P +1M +0J +0H +1O +1G +1Q +0K +0F +0L +1D +0C +0B +0V +0W +1g +0m +0e +0a +1Z +1i +1p +0_ +0^ +1n +1X +0` +1j +0o +1q +0q +0b +#485000 +0, +0) +0# +0- +1" +0! +1% +0. +03 +1* +0P +0M +0G +0Q +1F +0D +1I +0R +0A +1N +1l +0d +0U +1] +0g +1e +0Z +0i +0n +0X +0h +0Y +0k +0r +0\ +0j +0T +0? +00 +#490000 +1) +1# +0" +0+ +1' +0/ +1M +1G +0F +0O +1K +0S +0[ +1a +0p +0e +1i +1n +#495000 +1+ +0' +1/ +1, +1! +0* +1& +1$ +1( +11 +12 +1O +0K +1S +1P +1D +0N +1J +1H +1L +1C +1B +1V +1W +1m +1_ +1^ +0l +1g +1X +1[ +0a +1p +1b +1Y +1` +1h +1o +1q +1j +0b +1\ +1r +1T +1? +10 +#500000 +0+ +1' +0& +0( +01 +02 +0# +0% +1. +04 +0O +1K +0J +0L +0C +0B +0G +0I +1R +0@ +0c +1U +0] +0i +0V +0W +0m +0^ +1a +0p +0o +1b +1k +0r +1r +0q +0T +0? +1T +00 +1? +10 +#505000 +1+ +1& +1# +0. +0, +1* +0$ +1- +13 +1O +1J +1G +0R +0P +1N +0H +1Q +1A +1d +1Z +0_ +1l +0X +0U +1i +1^ +1p +0Y +0` +0b +0\ +0k +0r +0T +0? +00 +#510000 +0& +0- +03 +11 +12 +14 +0/ +0! +0) +1" +0J +0Q +0A +1C +1B +1@ +0S +0D +0M +1F +1e +0n +0g +0[ +1c +1V +1W +0d +0Z +0^ +1Y +1` +1q +1o +1r +1b +1T +1? +10 +#515000 +1& +1- +13 +1/ +1) +0" +0+ +1. +1, +0* +1$ +1( +1J +1Q +1A +1S +1M +0F +0O +1R +1P +0N +1H +1L +1m +1_ +0l +1X +1U +0p +0e +1n +1[ +1d +1Z +1^ +1k +1\ +0q +#520000 +03 +0) +1" +0. +01 +02 +04 +0# +0A +0M +1F +0R +0C +0B +0@ +0G +0i +0c +0V +0W +0U +1e +0n +0d +0h +1q +0j +0k +0r +0T +0? +00 +#525000 +13 +0" +1. +11 +12 +0& +1+ +0, +1* +0' +1A +0F +1R +1C +1B +0J +1O +0P +1N +0K +0a +1l +0X +1p +0^ +1V +1W +1U +0e +1d +1k +1h +0b +0k +1r +0r +1T +1? +0T +10 +0? +00 +#530000 +03 +1" +0. +01 +02 +1& +0+ +1# +0/ +0$ +1! +0A +1F +0R +0C +0B +1J +0O +1G +0S +0H +1D +1g +0_ +0[ +1i +0p +1^ +0V +0W +0U +1e +0d +1b +0Y +1j +0` +0b +0\ +1k +1r +1T +1? +10 +#535000 +13 +1. +0& +1$ +0! +0- +1% +1A +1R +0J +1H +0D +0Q +1I +1] +0Z +0g +1_ +0^ +1U +1d +0k +1` +0h +0j +1b +0r +1k +1r +0T +0? +00 +1T +1? +10 +#540000 +11 +12 +1/ +1' +0( +1C +1B +1S +1K +0L +0m +1a +1[ +1V +1W +1Y +1h +1j +0q +1\ +#545000 +1( +03 +1& +1! +0" +1+ +14 +1L +0A +1J +1D +0F +1O +1@ +1c +1p +0e +1g +1^ +0d +1m +1q +0k +#550000 +0( +13 +0! +01 +02 +0' +1, +0* +1) +0L +1A +0D +0C +0B +0K +1P +0N +1M +1n +0l +1X +0a +0V +0W +0g +1d +0m +1k +0h +0o +0q +0j +#555000 +03 +11 +12 +1' +0) +0& +04 +0$ +1- +0% +0A +1C +1B +1K +0M +0J +0@ +0H +1Q +0I +0] +1Z +0_ +0c +0^ +0n +1a +1V +1W +0d +1h +1o +0k +0r +1q +1j +1k +1r +0T +0? +00 +1T +1? +10 +#560000 +1) +1& +14 +1$ +0- +1! +1* +1" +1M +1J +1@ +1H +0Q +1D +1N +1F +1e +1l +1g +0Z +1_ +1c +1^ +1n +0k +#565000 +0! +0" +01 +02 +1( +0+ +0. +0# +0D +0F +0C +0B +1L +0O +0R +0G +0i +0U +0p +1m +0V +0W +0e +0g +0h +0j +#570000 +1. +0) +0& +1R +0M +0J +0^ +0n +1U +#575000 +0. +0( +1+ +1# +1- +13 +1% +0, +0R +0L +1O +1G +1Q +1A +1I +0P +0X +1] +1d +1Z +1i +1p +0m +0U +0o +1k +0Y +0\ +0q +0r +0T +0? +00 +#580000 +1( +0# +0- +03 +1, +1& +1! +1" +0* +1L +0G +0Q +0A +1P +1J +1D +1F +0N +0l +1e +1g +1^ +1X +0d +0Z +0i +1m +1o +0k +1Y +1h +1j +1\ +1q +1r +1T +1? +10 +#585000 +0( +0& +0" +1. +0% +1) +11 +12 +0$ +0L +0J +0F +1R +0I +1M +1C +1B +0H +0_ +1V +1W +1n +0] +1U +0e +0^ +0m +0j +#590000 +1( +0. +1% +1# +0! +1* +0+ +04 +0/ +1L +0R +1I +1G +0D +1N +0O +0@ +0S +0[ +0c +0p +1l +0g +1i +1] +0U +1m +1j +0q +0r +0\ +1k +1r +0T +0? +00 +1T +1? +10 +#595000 +0( +1. +1! +1+ +14 +1& +0) +01 +02 +1$ +0, +0L +1R +1D +1O +1@ +1J +0M +0C +0B +1H +0P +0X +1_ +0V +0W +0n +1^ +1c +1p +1g +1U +0m +0k +0r +1\ +0o +1q +0Y +0\ +0q +1r +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#600000 +0! +04 +0$ +1, +0% +1/ +0D +0@ +0H +1P +0I +1S +1[ +0] +1X +0_ +0c +0g +0h +1k +0` +1Y +1\ +0b +1r +0j +0k +0r +1T +1? +10 +0T +0? +00 +#605000 +1! +14 +1$ +1% +0+ +1) +0# +1" +1- +13 +1D +1@ +1H +1I +0O +1M +0G +1F +1Q +1A +1d +1Z +1e +0i +1n +0p +1] +1_ +1c +1g +1h +1` +1k +1r +1b +1j +1T +1? +10 +#610000 +04 +0% +1+ +0- +0, +0/ +11 +12 +0@ +0I +1O +0Q +0P +0S +1C +1B +1V +1W +0[ +0X +0Z +1p +0] +0c +0\ +0j +1o +1q +#615000 +1% +0+ +1- +1, +1/ +03 +1( +0. +0* +1I +0O +1Q +1P +1S +0A +1L +0R +0N +0l +0U +1m +0d +1[ +1X +1Z +0p +1] +1\ +0k +0q +0r +0T +0? +00 +#620000 +1+ +0- +0, +13 +1. +14 +1# +0" +0& +1O +0Q +0P +1A +1R +1@ +1G +0F +0J +0^ +0e +1i +1c +1U +1d +0X +0Z +1p +1q +1k +1j +1r +1T +1? +10 +#625000 +0+ +1, +0. +0# +1" +1& +0/ +1* +0$ +0) +0' +0O +1P +0R +0G +1F +1J +0S +1N +0H +0M +0K +0a +0n +0_ +1l +0[ +1^ +1e +0i +0U +1X +0p +0j +0\ +0q +0b +0r +0T +0? +00 +#630000 +0, +1/ +0* +1$ +1' +03 +0% +0( +0P +1S +0N +1H +1K +0A +0I +0L +0m +0] +0d +1a +1_ +0l +1[ +0X +1\ +0k +1b +#635000 +0$ +0' +1% +1+ +1. +1# +0" +0& +0! +0H +0K +1I +1O +1R +1G +0F +0J +0D +0g +0^ +0e +1i +1U +1p +1] +0a +0_ +0b +1q +1j +1r +1T +1? +10 +#640000 +0% +0+ +0# +1& +1! +1, +1* +13 +1( +1) +1- +0I +0O +0G +1J +1D +1P +1N +1A +1L +1M +1Q +1Z +1n +1m +1d +1l +1X +1g +1^ +0i +0p +0] +0j +0q +1k +#645000 +0& +0! +0, +0* +03 +0- +1$ +1' +0. +0/ +0J +0D +0P +0N +0A +0Q +1H +1K +0R +0S +0[ +0U +1a +1_ +0Z +0d +0l +0X +0g +0^ +0k +1b +0\ +0r +0T +0? +00 +#650000 +1! +1, +1* +13 +0$ +0' +1. +1% +0( +0) +1" +04 +01 +02 +1D +1P +1N +1A +0H +0K +1R +1I +0L +0M +1F +0@ +0C +0B +0V +0W +0c +1e +0n +0m +1] +1U +0a +0_ +1d +1l +1X +1g +1k +1\ +0` +1j +0o +1q +0q +0b +1r +0k +0r +1T +1? +10 +0T +0? +00 +#655000 +0, +0* +1$ +1' +1( +0" +1& +1/ +1+ +1# +0P +0N +1H +1K +1L +0F +1J +1S +1O +1G +1i +1p +1[ +1^ +0e +1m +1a +1_ +0l +0X +0Y +1o +1` +1b +1q +0\ +1k +1r +1T +1? +10 +#660000 +1, +0' +0/ +0+ +0! +03 +0% +1) +11 +12 +1P +0K +0S +0O +0D +0A +0I +1M +1C +1B +1V +1W +1n +0] +0d +0g +0p +0[ +0a +1X +0b +1Y +0q +#665000 +1' +1/ +1+ +1! +1% +0) +01 +02 +0$ +0& +14 +1K +1S +1O +1D +1I +0M +0C +0B +0H +0J +1@ +1c +0^ +0_ +0V +0W +0n +1] +1g +1p +1[ +1a +1\ +1b +1q +0` +0k +0r +0b +1r +0T +0? +1T +00 +1? +10 +#670000 +0+ +0% +1) +11 +12 +13 +1* +0# +0O +0I +1M +1C +1B +1A +1N +0G +0i +1l +1d +1V +1W +1n +0] +0p +1` +1k +0q +0j +1b +#675000 +1+ +0) +03 +1# +0/ +1$ +1& +04 +0, +0( +0. +1- +1O +0M +0A +1G +0S +1H +1J +0@ +0P +0L +0R +1Q +1Z +0U +0m +0X +0c +1^ +1_ +0[ +1i +0d +0n +1p +1q +1j +0k +0\ +1k +0r +1r +0T +0? +1T +00 +1? +10 +#680000 +0+ +1) +0# +0& +1, +01 +02 +0* +0O +1M +0G +0J +1P +0C +0B +0N +0l +0V +0W +1X +0^ +0i +1n +0p +1\ +0o +0q +#685000 +1# +0, +11 +12 +1* +0$ +14 +0! +1G +0P +1C +1B +1N +0H +1@ +0D +0g +1c +0_ +1l +1V +1W +0X +1i +0\ +1o +1q +0k +0q +0r +0T +0? +00 +#690000 +0# +1! +1+ +1. +0- +1" +0G +1D +1O +1R +0Q +1F +1e +0Z +1U +1p +1g +0i +1q +0j +1r +1T +1? +10 +#695000 +0! +0+ +0. +1- +0" +1, +0* +0) +1/ +1( +1% +0D +0O +0R +1Q +0F +1P +0N +0M +1S +1L +1I +1] +1m +1[ +0n +0l +1X +0e +1Z +0U +0p +0g +0q +1\ +0r +0T +0? +00 +#700000 +1! +1+ +1. +0- +1" +1* +0/ +0% +01 +02 +04 +13 +1D +1O +1R +0Q +1F +1N +0S +0I +0C +0B +0@ +1A +1d +0c +0V +0W +0] +0[ +1l +1e +0Z +1U +1p +1g +0` +1j +1q +1k +1r +0b +0k +0r +1T +1? +10 +0T +0? +00 +#705000 +0! +0+ +1- +0" +11 +12 +14 +1) +0( +1# +1$ +1& +0' +0D +0O +1Q +0F +1C +1B +1@ +1M +0L +1G +1H +1J +0K +0a +1^ +1_ +1i +0m +1n +1c +1V +1W +0e +1Z +0p +0g +0\ +0q +1k +1r +1` +0r +1T +1? +0T +10 +0? +00 +#710000 +1+ +1" +04 +1( +0$ +0. +0* +1/ +1% +03 +1O +1F +0@ +1L +0H +0R +0N +1S +1I +0A +0d +1] +1[ +0l +0U +0_ +1m +0c +1e +1p +1r +1q +1\ +1T +1? +10 +#715000 +0+ +0" +1$ +1. +1* +0/ +0% +13 +1! +01 +02 +0& +1' +0O +0F +1H +1R +1N +0S +0I +1A +1D +0C +0B +0J +1K +1a +0^ +0V +0W +1g +1d +0] +0[ +1l +1U +1_ +0e +0p +0k +1b +1k +0r +1r +0T +0? +1T +00 +1? +10 +#720000 +1+ +0. +0* +1/ +03 +1& +0' +14 +0( +0- +0# +1O +0R +0N +1S +0A +1J +0K +1@ +0L +0Q +0G +0i +0Z +0m +1c +0a +1^ +0d +1[ +0l +0U +1p +0k +0o +0q +0r +0T +0? +00 +#725000 +0+ +0/ +13 +0& +04 +1- +1# +1" +0$ +1% +0! +11 +12 +0O +0S +1A +0J +0@ +1Q +1G +1F +0H +1I +0D +1C +1B +1V +1W +0g +1] +0_ +1e +1i +1Z +0c +0^ +1d +0[ +0p +1k +0\ +0b +1o +0k +1r +0r +1T +1? +0T +10 +0? +00 +#730000 +1+ +1/ +03 +1& +14 +0% +1! +01 +02 +1. +1* +1' +0) +1O +1S +0A +1J +1@ +0I +1D +0C +0B +1R +1N +1K +0M +0n +1a +1l +1U +0V +0W +1g +0] +1c +1^ +0d +1[ +1p +1\ +0` +1q +1b +0o +0q +0b +1r +0r +1T +1? +0T +10 +0? +00 +#735000 +0+ +13 +04 +0! +11 +12 +1) +0- +0# +1( +0, +0O +1A +0@ +0D +1C +1B +1M +0Q +0G +1L +0P +0X +1m +0i +0Z +1n +1V +1W +0g +0c +1d +0p +1` +1q +0j +1o +0q +1b +1k +1r +1T +1? +10 +#740000 +1+ +03 +01 +02 +0( +0& +0" +1O +0A +0C +0B +0L +0J +0F +0e +0^ +0m +0V +0W +0d +1p +0k +0Y +0h +1q +0o +0` +1j +1k +0b +0q +0j +0\ +0r +0k +1r +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#745000 +0+ +13 +14 +1! +0) +1# +1, +0/ +0. +0' +0O +1A +1@ +1D +0M +1G +1P +0S +0R +0K +0a +0U +0[ +1X +1i +0n +1g +1c +1d +0p +1k +1h +1Y +1\ +1j +1r +1T +1? +10 +#750000 +1+ +04 +1) +0, +1. +1' +1( +1& +1" +1- +1O +0@ +1M +0P +1R +1K +1L +1J +1F +1Q +1Z +1e +1^ +1m +1a +1U +0X +1n +0c +1p +0k +0Y +1o +1q +0\ +0r +0T +0? +00 +#755000 +0+ +14 +0' +0& +0# +1/ +1% +1$ +0O +1@ +0K +0J +0G +1S +1I +1H +1_ +1] +1[ +0i +0^ +0a +1c +0p +1k +1r +1` +1b +0r +1T +1? +0T +10 +0? +00 +#760000 +1' +1# +0/ +0$ +0) +1, +0" +03 +11 +12 +0* +1K +1G +0S +0H +0M +1P +0F +0A +1C +1B +0N +0l +1V +1W +0d +0e +1X +0n +0_ +0[ +1i +1a +0k +1\ +1Y +0q +0\ +#765000 +0' +1) +13 +1* +0. +0( +0- +0K +1M +1A +1N +0R +0L +0Q +0Z +0m +0U +1l +1d +1n +0a +0b +1k +#770000 +1' +03 +1( +1- +0# +1/ +0, +01 +02 +1& +0% +1K +0A +1L +1Q +0G +1S +0P +0C +0B +1J +0I +0] +1^ +0V +0W +0X +1[ +0i +1Z +1m +0d +1a +0k +1\ +0Y +1q +0` +1b +0b +0\ +1r +1T +1? +10 +#775000 +11 +12 +04 +0! +1C +1B +0@ +0D +0g +0c +1V +1W +1\ +1Y +1` +0j +0q +1k +0r +0k +1b +1r +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#780000 +01 +02 +13 +0( +1# +0* +1" +0C +0B +1A +0L +1G +0N +1F +1e +0l +1i +0m +1d +0V +0W +0Y +0` +0h +1k +0o +1q +1j +0q +1r +0j +0b +0\ +0k +0r +1T +1? +10 +0T +0? +00 +#785000 +11 +12 +1( +0# +14 +1! +0- +1, +1% +0) +1. +1$ +1+ +1C +1B +1L +0G +1@ +1D +0Q +1P +1I +0M +1R +1H +1O +1p +1_ +1U +0n +1] +1X +0Z +1g +1c +0i +1m +1V +1W +1j +1k +1h +1b +1o +1Y +1` +1\ +1q +0j +1r +1T +1? +10 +#790000 +1# +0! +0, +0$ +0+ +03 +0/ +0& +1G +0D +0P +0H +0O +0A +0S +0J +0^ +0[ +0d +0p +0_ +0X +0g +1i +1j +0q +0k +0\ +0r +0T +0? +00 +#795000 +0# +1+ +1/ +01 +02 +0( +04 +1- +0% +1) +0. +0" +0' +0G +1O +1S +0C +0B +0L +0@ +1Q +0I +1M +0R +0F +0K +0a +0e +0U +1n +0] +1Z +0c +0m +0V +0W +1[ +1p +0i +0` +0h +1q +1k +1\ +0o +0Y +0\ +0q +1r +0j +0b +0k +0r +1T +1? +10 +0T +0? +00 +#800000 +0- +1% +1' +1, +1$ +1* +0Q +1I +1K +1P +1H +1N +1l +1_ +1X +1a +1] +0Z +1Y +1` +1b +1\ +#805000 +1- +0, +0* +1# +11 +12 +1. +1" +1! +1& +1Q +0P +0N +1G +1C +1B +1R +1F +1D +1J +1^ +1g +1e +1U +1V +1W +1i +0l +0X +1Z +1o +1j +1h +1k +1q +1r +1T +1? +10 +#810000 +1, +0. +0& +0' +0$ +0+ +0/ +14 +0) +13 +1P +0R +0J +0K +0H +0O +0S +1@ +0M +1A +1d +0n +1c +0[ +0p +0_ +0a +0^ +0U +1X +0b +0q +0\ +0r +0T +0? +00 +#815000 +1. +1$ +1+ +04 +03 +0- +01 +02 +0! +0% +1R +1H +1O +0@ +0A +0Q +0C +0B +0D +0I +0] +0g +0V +0W +0Z +0d +0c +1p +1_ +1U +1r +1\ +0o +1q +0h +1b +0j +0q +0k +1T +0r +1? +10 +0T +0? +00 +#820000 +0+ +14 +1- +1! +1% +1* +0" +0O +1@ +1Q +1D +1I +1N +0F +0e +1l +1] +1g +1Z +1c +0p +1h +1j +#825000 +1+ +04 +0* +0. +13 +11 +12 +0, +1/ +1) +0# +1( +1O +0@ +0N +0R +1A +1C +1B +0P +1S +1M +0G +1L +1m +0i +1n +1[ +0X +1V +1W +1d +0U +0l +0c +1p +1k +0b +0j +1o +1q +0k +1r +0r +1T +1? +0T +10 +0? +00 +#830000 +0+ +14 +1* +03 +01 +02 +1, +0) +1# +0( +0! +0% +1" +1& +0O +1@ +1N +0A +0C +0B +1P +0M +1G +0L +0D +0I +1F +1J +1^ +1e +0] +0g +0m +1i +0n +1X +0V +0W +0d +1l +1c +0p +1r +0o +0h +1b +1j +0j +0q +0r +1T +1? +10 +0T +0? +00 +#835000 +0* +1) +0# +1% +0" +0& +1. +0/ +0N +1M +0G +1I +0F +0J +1R +0S +0[ +1U +0^ +0e +1] +0i +1n +0l +#840000 +1* +0) +0% +1" +1+ +04 +13 +1! +0$ +1N +0M +0I +1F +1O +0@ +1A +1D +0H +0_ +1g +1d +0c +1p +1e +0] +0n +1l +1k +1h +0` +0b +1j +1r +0k +0r +1T +1? +10 +0T +0? +00 +#845000 +0* +0" +03 +1$ +1& +1/ +0, +0- +0N +0F +0A +1H +1J +1S +0P +0Q +0Z +0X +1[ +1^ +1_ +0d +0e +0l +1k +1` +0Y +0\ +1b +1r +1T +1? +10 +#850000 +1* +0& +0/ +1, +1% +0+ +1( +1' +1N +0J +0S +1P +1I +0O +1L +1K +1a +1m +0p +1] +1X +0[ +0^ +1l +1Y +1o +1q +1\ +#855000 +0* +1/ +0, +1+ +1" +0$ +1) +14 +0! +1# +0. +0N +1S +0P +1O +1F +0H +1M +1@ +0D +1G +0R +0U +1i +0g +1c +1n +0_ +1e +1p +0X +1[ +0l +0` +0k +0h +0Y +0\ +0j +0b +#860000 +1, +0+ +0" +04 +0# +1& +0% +0' +1- +1P +0O +0F +0@ +0G +1J +0I +0K +1Q +1Z +0a +0] +1^ +0i +0c +0e +0p +1X +1Y +0r +1\ +0T +0? +00 +#865000 +1" +1# +0& +0/ +1. +0( +11 +12 +1F +1G +0J +0S +1R +0L +1C +1B +1V +1W +0m +1U +0[ +0^ +1i +1e +0\ +1` +1h +1j +0q +1k +1r +1T +1? +10 +#870000 +1& +1/ +0. +1( +01 +02 +1+ +14 +1' +1* +1$ +0) +1! +13 +1J +1S +0R +1L +0C +0B +1O +1@ +1K +1N +1H +0M +1D +1A +1d +1g +0n +1_ +1l +1a +1c +1p +0V +0W +1m +0U +1[ +1^ +1\ +0r +1b +1q +1r +0T +0? +1T +00 +1? +10 +#875000 +0& +0/ +0( +0' +0* +1) +0, +1% +0J +0S +0L +0K +0N +1M +0P +1I +1] +0X +1n +0l +0a +0m +0[ +0^ +0o +0Y +0\ +0q +0r +0T +0? +00 +#880000 +1& +1( +1* +0% +1. +0+ +0$ +0! +03 +0# +0- +1J +1L +1N +0I +1R +0O +0H +0D +0A +0G +0Q +0Z +0i +0d +0g +0_ +0p +1U +0] +1l +1m +1^ +1o +0` +0h +0k +0j +0b +1q +1r +1T +1? +10 +#885000 +0& +0* +0. +1+ +1! +1# +1- +1' +0) +11 +12 +04 +0" +0J +0N +0R +1O +1D +1G +1Q +1K +0M +1C +1B +0@ +0F +0e +0c +1V +1W +0n +1a +1Z +1i +1g +1p +0U +0l +0^ +1\ +1Y +1` +1h +0r +1j +1b +0\ +1k +0T +1r +0? +00 +1T +1? +10 +#890000 +1. +0# +0- +0' +1) +01 +02 +1" +1$ +13 +1/ +1, +1R +0G +0Q +0K +1M +0C +0B +1F +1H +1A +1S +1P +1X +1[ +1d +1_ +1e +0V +0W +1n +0a +0Z +0i +1U +1\ +#895000 +11 +12 +0/ +0, +1& +0+ +0! +14 +1% +1C +1B +0S +0P +1J +0O +0D +1@ +1I +1] +1c +0g +0p +1^ +0X +0[ +1V +1W +0j +0\ +0q +0b +0r +0T +0? +00 +#900000 +01 +02 +1/ +1+ +1! +04 +1' +0) +0" +0$ +03 +0( +0C +0B +1S +1O +1D +0@ +1K +0M +0F +0H +0A +0L +0m +0d +0_ +0e +0n +1a +0c +1g +1p +1[ +0V +0W +0Y +1\ +1q +1r +1b +1j +0` +0k +0o +0q +0b +1k +0r +0\ +1r +1T +1? +0T +10 +0? +1T +00 +1? +10 +#905000 +0+ +14 +0' +1( +0& +0. +1# +1- +1* +0O +1@ +0K +1L +0J +0R +1G +1Q +1N +1l +1Z +1i +0U +0^ +1m +0a +1c +0p +0k +0r +1o +1q +1r +0T +0? +00 +1T +1? +10 +#910000 +1' +0( +1. +0# +0- +13 +1, +1K +0L +1R +0G +0Q +1A +1P +1X +1d +0Z +0i +1U +0m +1a +0o +1k +1Y +1\ +0r +0q +1r +0T +0? +1T +00 +1? +10 +#915000 +0. +1# +1- +03 +0, +04 +11 +12 +0/ +0! +1) +1" +0% +0R +1G +1Q +0A +0P +0@ +1C +1B +0S +0D +1M +1F +0I +0] +1e +1n +0g +0[ +1V +1W +0c +0X +0d +1Z +1i +0U +1` +1q +0\ +1o +0q +1b +#920000 +1. +0# +13 +1, +14 +0" +1% +1+ +1& +1$ +1R +0G +1A +1P +1@ +0F +1I +1O +1J +1H +1_ +1^ +1p +1] +0e +1c +1X +1d +0i +1U +0r +0j +1q +0T +0? +00 +#925000 +0. +1# +03 +0% +0$ +1! +0) +1( +0* +0R +1G +0A +0I +0H +1D +0M +1L +0N +0l +1m +0n +1g +0_ +0] +0d +1i +0U +1j +0k +1r +1T +1? +10 +#930000 +1. +1% +1) +0( +1* +04 +0+ +01 +02 +1/ +1R +1I +1M +0L +1N +0@ +0O +0C +0B +1S +1[ +0V +0W +0p +0c +1l +0m +1n +1] +1U +1k +0r +0` +0o +1\ +0q +0b +1r +0T +0? +1T +00 +1? +10 +#935000 +0% +14 +1+ +11 +12 +0# +13 +0- +0' +0I +1@ +1O +1C +1B +0G +1A +0Q +0K +0a +0Z +1d +0i +1V +1W +1p +1c +0] +1` +1o +1q +0j +#940000 +1% +04 +0+ +01 +02 +1# +03 +1' +0! +0, +1" +0& +1I +0@ +0O +0C +0B +1G +0A +1K +0D +0P +1F +0J +0^ +1e +0X +0g +1a +0d +1i +0V +0W +0p +0c +1] +0o +0k +1b +0h +0Y +1j +0` +0b +0\ +0j +1k +0r +0q +1r +0k +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#945000 +1+ +0# +13 +1, +1& +1- +0. +0) +0* +1$ +1O +0G +1A +1P +1J +1Q +0R +0M +0N +1H +1_ +0l +0n +0U +1Z +1^ +1X +1d +0i +1p +1Y +1` +1b +1\ +1k +1r +1T +1? +10 +#950000 +0+ +1# +0- +1) +0$ +11 +12 +1! +0" +0/ +0O +1G +0Q +1M +0H +1C +1B +1D +0F +0S +0[ +0e +1g +1V +1W +0_ +1n +0Z +1i +0p +1o +1h +0\ +1j +#955000 +0# +1- +0) +01 +02 +0! +03 +0& +1. +1* +14 +0' +1( +0G +1Q +0M +0C +0B +0D +0A +0J +1R +1N +1@ +0K +1L +1m +0a +1c +1l +1U +0^ +0d +0g +0V +0W +0n +1Z +0i +1\ +0h +0` +1q +0k +0r +0b +0j +1r +0T +0? +1T +00 +1? +10 +#960000 +0- +1) +11 +12 +13 +1& +0* +0( +1+ +0, +0Q +1M +1C +1B +1A +1J +0N +0L +1O +0P +0X +1p +0m +0l +1^ +1d +1V +1W +1n +0Z +0\ +1b +1h +1k +1` +0b +0r +0T +0? +00 +#965000 +03 +0& +1( +1, +1# +0. +04 +1" +0% +0A +0J +1L +1P +1G +0R +0@ +1F +0I +0] +1e +0c +0U +1i +1X +1m +0^ +0d +0k +1r +1j +1k +0r +1r +1T +1? +0T +10 +0? +1T +00 +1? +10 +#970000 +0( +0, +0# +1. +14 +1% +01 +02 +1' +1/ +0L +0P +0G +1R +1@ +1I +0C +0B +1K +1S +1[ +1a +0V +0W +1] +1c +1U +0i +0X +0m +0k +0r +0Y +0` +0h +0o +1b +1\ +0q +0j +0b +0\ +1r +0r +0T +0? +1T +00 +1? +0T +10 +0? +00 +#975000 +1, +0. +04 +0' +13 +1& +0" +1- +1! +1$ +1P +0R +0@ +0K +1A +1J +0F +1Q +1D +1H +1_ +1g +1Z +0e +1^ +1d +0a +0c +0U +1X +1Y +1h +1` +1b +1j +1\ +1k +1r +1T +1? +10 +#980000 +0, +14 +1' +0& +1" +0$ +1# +11 +12 +0) +1* +0+ +0P +1@ +1K +0J +1F +0H +1G +1C +1B +0M +1N +0O +0p +1l +0n +1V +1W +1i +0_ +1e +0^ +1a +1c +0X +1o +1q +0q +#985000 +0" +01 +02 +1) +1+ +1( +0F +0C +0B +1M +1O +1L +1m +1p +1n +0V +0W +0e +0Y +0` +1q +0b +0\ +0r +0T +0? +00 +#990000 +1" +11 +12 +0+ +1, +0' +1& +1$ +0# +0* +1. +1F +1C +1B +0O +1P +0K +1J +1H +0G +0N +1R +1U +0l +0i +1_ +1^ +0a +1X +0p +1V +1W +1e +1\ +1b +1` +0j +0q +1Y +0b +1r +1T +1? +10 +#995000 +1+ +0, +0& +0. +03 +0! +1O +0P +0J +0R +0A +0D +0g +0d +0U +0^ +0X +1p +1q +0k +#1000000 diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.sft b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.sft new file mode 100644 index 0000000..0c5034b --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (VHDL)" diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vho b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vho new file mode 100644 index 0000000..862248c --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vho @@ -0,0 +1,635 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "11/18/2022 14:55:36" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Mux16_1 IS + PORT ( + pin_name1 : OUT std_logic; + Sel4 : IN std_logic; + Sel3 : IN std_logic; + Sel2 : IN std_logic; + Sel1 : IN std_logic; + I0 : IN std_logic; + ze : IN std_logic; + I2 : IN std_logic; + I3 : IN std_logic; + I4 : IN std_logic; + I5 : IN std_logic; + I6 : IN std_logic; + I7 : IN std_logic; + I8 : IN std_logic; + I9 : IN std_logic; + I10 : IN std_logic; + I11 : IN std_logic; + I12 : IN std_logic; + I13 : IN std_logic; + I14 : IN std_logic; + I15 : IN std_logic + ); +END Mux16_1; + +-- Design Ports Information +-- pin_name1 => Location: PIN_76, I/O Standard: 2.5 V, Current Strength: Default +-- I10 => Location: PIN_46, I/O Standard: 2.5 V, Current Strength: Default +-- Sel2 => Location: PIN_80, I/O Standard: 2.5 V, Current Strength: Default +-- I9 => Location: PIN_65, I/O Standard: 2.5 V, Current Strength: Default +-- Sel1 => Location: PIN_112, I/O Standard: 2.5 V, Current Strength: Default +-- I8 => Location: PIN_68, I/O Standard: 2.5 V, Current Strength: Default +-- I11 => Location: PIN_87, I/O Standard: 2.5 V, Current Strength: Default +-- Sel4 => Location: PIN_121, I/O Standard: 2.5 V, Current Strength: Default +-- I5 => Location: PIN_85, I/O Standard: 2.5 V, Current Strength: Default +-- I6 => Location: PIN_86, I/O Standard: 2.5 V, Current Strength: Default +-- I4 => Location: PIN_69, I/O Standard: 2.5 V, Current Strength: Default +-- I7 => Location: PIN_88, I/O Standard: 2.5 V, Current Strength: Default +-- Sel3 => Location: PIN_89, I/O Standard: 2.5 V, Current Strength: Default +-- I2 => Location: PIN_74, I/O Standard: 2.5 V, Current Strength: Default +-- ze => Location: PIN_90, I/O Standard: 2.5 V, Current Strength: Default +-- I0 => Location: PIN_91, I/O Standard: 2.5 V, Current Strength: Default +-- I3 => Location: PIN_84, I/O Standard: 2.5 V, Current Strength: Default +-- I13 => Location: PIN_66, I/O Standard: 2.5 V, Current Strength: Default +-- I14 => Location: PIN_120, I/O Standard: 2.5 V, Current Strength: Default +-- I12 => Location: PIN_83, I/O Standard: 2.5 V, Current Strength: Default +-- I15 => Location: PIN_77, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Mux16_1 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_pin_name1 : std_logic; +SIGNAL ww_Sel4 : std_logic; +SIGNAL ww_Sel3 : std_logic; +SIGNAL ww_Sel2 : std_logic; +SIGNAL ww_Sel1 : std_logic; +SIGNAL ww_I0 : std_logic; +SIGNAL ww_ze : std_logic; +SIGNAL ww_I2 : std_logic; +SIGNAL ww_I3 : std_logic; +SIGNAL ww_I4 : std_logic; +SIGNAL ww_I5 : std_logic; +SIGNAL ww_I6 : std_logic; +SIGNAL ww_I7 : std_logic; +SIGNAL ww_I8 : std_logic; +SIGNAL ww_I9 : std_logic; +SIGNAL ww_I10 : std_logic; +SIGNAL ww_I11 : std_logic; +SIGNAL ww_I12 : std_logic; +SIGNAL ww_I13 : std_logic; +SIGNAL ww_I14 : std_logic; +SIGNAL ww_I15 : std_logic; +SIGNAL \pin_name1~output_o\ : std_logic; +SIGNAL \I14~input_o\ : std_logic; +SIGNAL \Sel2~input_o\ : std_logic; +SIGNAL \Sel1~input_o\ : std_logic; +SIGNAL \I12~input_o\ : std_logic; +SIGNAL \inst14|inst2~7_combout\ : std_logic; +SIGNAL \I13~input_o\ : std_logic; +SIGNAL \I15~input_o\ : std_logic; +SIGNAL \inst14|inst2~8_combout\ : std_logic; +SIGNAL \I5~input_o\ : std_logic; +SIGNAL \I6~input_o\ : std_logic; +SIGNAL \I4~input_o\ : std_logic; +SIGNAL \inst14|inst2~2_combout\ : std_logic; +SIGNAL \I7~input_o\ : std_logic; +SIGNAL \inst14|inst2~3_combout\ : std_logic; +SIGNAL \Sel4~input_o\ : std_logic; +SIGNAL \Sel3~input_o\ : std_logic; +SIGNAL \I2~input_o\ : std_logic; +SIGNAL \ze~input_o\ : std_logic; +SIGNAL \I0~input_o\ : std_logic; +SIGNAL \inst14|inst2~4_combout\ : std_logic; +SIGNAL \I3~input_o\ : std_logic; +SIGNAL \inst14|inst2~5_combout\ : std_logic; +SIGNAL \inst14|inst2~6_combout\ : std_logic; +SIGNAL \I10~input_o\ : std_logic; +SIGNAL \I8~input_o\ : std_logic; +SIGNAL \I9~input_o\ : std_logic; +SIGNAL \inst14|inst2~0_combout\ : std_logic; +SIGNAL \I11~input_o\ : std_logic; +SIGNAL \inst14|inst2~1_combout\ : std_logic; +SIGNAL \inst14|inst2~9_combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +pin_name1 <= ww_pin_name1; +ww_Sel4 <= Sel4; +ww_Sel3 <= Sel3; +ww_Sel2 <= Sel2; +ww_Sel1 <= Sel1; +ww_I0 <= I0; +ww_ze <= ze; +ww_I2 <= I2; +ww_I3 <= I3; +ww_I4 <= I4; +ww_I5 <= I5; +ww_I6 <= I6; +ww_I7 <= I7; +ww_I8 <= I8; +ww_I9 <= I9; +ww_I10 <= I10; +ww_I11 <= I11; +ww_I12 <= I12; +ww_I13 <= I13; +ww_I14 <= I14; +ww_I15 <= I15; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X34_Y4_N23 +\pin_name1~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst14|inst2~9_combout\, + devoe => ww_devoe, + o => \pin_name1~output_o\); + +-- Location: IOIBUF_X23_Y24_N8 +\I14~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I14, + o => \I14~input_o\); + +-- Location: IOIBUF_X34_Y7_N8 +\Sel2~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_Sel2, + o => \Sel2~input_o\); + +-- Location: IOIBUF_X28_Y24_N1 +\Sel1~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_Sel1, + o => \Sel1~input_o\); + +-- Location: IOIBUF_X34_Y9_N22 +\I12~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I12, + o => \I12~input_o\); + +-- Location: LCCOMB_X28_Y8_N12 +\inst14|inst2~7\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~7_combout\ = (\Sel2~input_o\ & ((\I14~input_o\) # ((\Sel1~input_o\)))) # (!\Sel2~input_o\ & (((!\Sel1~input_o\ & \I12~input_o\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1100101111001000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I14~input_o\, + datab => \Sel2~input_o\, + datac => \Sel1~input_o\, + datad => \I12~input_o\, + combout => \inst14|inst2~7_combout\); + +-- Location: IOIBUF_X28_Y0_N1 +\I13~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I13, + o => \I13~input_o\); + +-- Location: IOIBUF_X34_Y4_N15 +\I15~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I15, + o => \I15~input_o\); + +-- Location: LCCOMB_X28_Y8_N6 +\inst14|inst2~8\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~8_combout\ = (\inst14|inst2~7_combout\ & (((\I15~input_o\)) # (!\Sel1~input_o\))) # (!\inst14|inst2~7_combout\ & (\Sel1~input_o\ & (\I13~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1110101001100010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \inst14|inst2~7_combout\, + datab => \Sel1~input_o\, + datac => \I13~input_o\, + datad => \I15~input_o\, + combout => \inst14|inst2~8_combout\); + +-- Location: IOIBUF_X34_Y9_N8 +\I5~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I5, + o => \I5~input_o\); + +-- Location: IOIBUF_X34_Y9_N1 +\I6~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I6, + o => \I6~input_o\); + +-- Location: IOIBUF_X30_Y0_N1 +\I4~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I4, + o => \I4~input_o\); + +-- Location: LCCOMB_X28_Y8_N20 +\inst14|inst2~2\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~2_combout\ = (\Sel1~input_o\ & (((\Sel2~input_o\)))) # (!\Sel1~input_o\ & ((\Sel2~input_o\ & (\I6~input_o\)) # (!\Sel2~input_o\ & ((\I4~input_o\))))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1111101000001100", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I6~input_o\, + datab => \I4~input_o\, + datac => \Sel1~input_o\, + datad => \Sel2~input_o\, + combout => \inst14|inst2~2_combout\); + +-- Location: IOIBUF_X34_Y12_N22 +\I7~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I7, + o => \I7~input_o\); + +-- Location: LCCOMB_X28_Y8_N22 +\inst14|inst2~3\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~3_combout\ = (\inst14|inst2~2_combout\ & (((\I7~input_o\) # (!\Sel1~input_o\)))) # (!\inst14|inst2~2_combout\ & (\I5~input_o\ & (\Sel1~input_o\))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1110110000101100", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I5~input_o\, + datab => \inst14|inst2~2_combout\, + datac => \Sel1~input_o\, + datad => \I7~input_o\, + combout => \inst14|inst2~3_combout\); + +-- Location: IOIBUF_X23_Y24_N15 +\Sel4~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_Sel4, + o => \Sel4~input_o\); + +-- Location: IOIBUF_X34_Y12_N15 +\Sel3~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_Sel3, + o => \Sel3~input_o\); + +-- Location: IOIBUF_X34_Y2_N15 +\I2~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I2, + o => \I2~input_o\); + +-- Location: IOIBUF_X34_Y12_N8 +\ze~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_ze, + o => \ze~input_o\); + +-- Location: IOIBUF_X34_Y12_N1 +\I0~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I0, + o => \I0~input_o\); + +-- Location: LCCOMB_X33_Y8_N8 +\inst14|inst2~4\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~4_combout\ = (\Sel2~input_o\ & (((\Sel1~input_o\)))) # (!\Sel2~input_o\ & ((\Sel1~input_o\ & (\ze~input_o\)) # (!\Sel1~input_o\ & ((\I0~input_o\))))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1110001111100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \ze~input_o\, + datab => \Sel2~input_o\, + datac => \Sel1~input_o\, + datad => \I0~input_o\, + combout => \inst14|inst2~4_combout\); + +-- Location: IOIBUF_X34_Y9_N15 +\I3~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I3, + o => \I3~input_o\); + +-- Location: LCCOMB_X28_Y8_N24 +\inst14|inst2~5\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~5_combout\ = (\Sel2~input_o\ & ((\inst14|inst2~4_combout\ & ((\I3~input_o\))) # (!\inst14|inst2~4_combout\ & (\I2~input_o\)))) # (!\Sel2~input_o\ & (((\inst14|inst2~4_combout\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1111100000111000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I2~input_o\, + datab => \Sel2~input_o\, + datac => \inst14|inst2~4_combout\, + datad => \I3~input_o\, + combout => \inst14|inst2~5_combout\); + +-- Location: LCCOMB_X28_Y8_N18 +\inst14|inst2~6\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~6_combout\ = (\Sel4~input_o\ & (((\Sel3~input_o\)))) # (!\Sel4~input_o\ & ((\Sel3~input_o\ & (\inst14|inst2~3_combout\)) # (!\Sel3~input_o\ & ((\inst14|inst2~5_combout\))))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1110001111100000", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \inst14|inst2~3_combout\, + datab => \Sel4~input_o\, + datac => \Sel3~input_o\, + datad => \inst14|inst2~5_combout\, + combout => \inst14|inst2~6_combout\); + +-- Location: IOIBUF_X7_Y0_N1 +\I10~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I10, + o => \I10~input_o\); + +-- Location: IOIBUF_X30_Y0_N8 +\I8~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I8, + o => \I8~input_o\); + +-- Location: IOIBUF_X28_Y0_N22 +\I9~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I9, + o => \I9~input_o\); + +-- Location: LCCOMB_X28_Y8_N0 +\inst14|inst2~0\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~0_combout\ = (\Sel1~input_o\ & (((\I9~input_o\) # (\Sel2~input_o\)))) # (!\Sel1~input_o\ & (\I8~input_o\ & ((!\Sel2~input_o\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1100110011100010", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I8~input_o\, + datab => \Sel1~input_o\, + datac => \I9~input_o\, + datad => \Sel2~input_o\, + combout => \inst14|inst2~0_combout\); + +-- Location: IOIBUF_X34_Y10_N8 +\I11~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_I11, + o => \I11~input_o\); + +-- Location: LCCOMB_X28_Y8_N10 +\inst14|inst2~1\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~1_combout\ = (\inst14|inst2~0_combout\ & (((\I11~input_o\) # (!\Sel2~input_o\)))) # (!\inst14|inst2~0_combout\ & (\I10~input_o\ & ((\Sel2~input_o\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1110001011001100", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \I10~input_o\, + datab => \inst14|inst2~0_combout\, + datac => \I11~input_o\, + datad => \Sel2~input_o\, + combout => \inst14|inst2~1_combout\); + +-- Location: LCCOMB_X28_Y8_N8 +\inst14|inst2~9\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst14|inst2~9_combout\ = (\inst14|inst2~6_combout\ & ((\inst14|inst2~8_combout\) # ((!\Sel4~input_o\)))) # (!\inst14|inst2~6_combout\ & (((\Sel4~input_o\ & \inst14|inst2~1_combout\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1011110010001100", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \inst14|inst2~8_combout\, + datab => \inst14|inst2~6_combout\, + datac => \Sel4~input_o\, + datad => \inst14|inst2~1_combout\, + combout => \inst14|inst2~9_combout\); + +ww_pin_name1 <= \pin_name1~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vo b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vo new file mode 100644 index 0000000..b67b11c --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.vo @@ -0,0 +1,569 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// VENDOR "Altera" +// PROGRAM "Quartus Prime" +// VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +// DATE "11/18/2022 13:03:41" + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This Verilog file should be used for ModelSim-Altera (Verilog) only +// + +`timescale 1 ps/ 1 ps + +module Mux16_1 ( + pin_name1, + Sel4, + Sel3, + Sel2, + Sel1, + I0, + I1, + I2, + I3, + I4, + I5, + I6, + I7, + I8, + I9, + I10, + I11, + I12, + I13, + I14, + I15); +output pin_name1; +input Sel4; +input Sel3; +input Sel2; +input Sel1; +input I0; +input I1; +input I2; +input I3; +input I4; +input I5; +input I6; +input I7; +input I8; +input I9; +input I10; +input I11; +input I12; +input I13; +input I14; +input I15; + +// Design Ports Information +// pin_name1 => Location: PIN_76, I/O Standard: 2.5 V, Current Strength: Default +// I10 => Location: PIN_46, I/O Standard: 2.5 V, Current Strength: Default +// Sel2 => Location: PIN_80, I/O Standard: 2.5 V, Current Strength: Default +// I9 => Location: PIN_65, I/O Standard: 2.5 V, Current Strength: Default +// Sel1 => Location: PIN_112, I/O Standard: 2.5 V, Current Strength: Default +// I8 => Location: PIN_68, I/O Standard: 2.5 V, Current Strength: Default +// I11 => Location: PIN_87, I/O Standard: 2.5 V, Current Strength: Default +// Sel4 => Location: PIN_121, I/O Standard: 2.5 V, Current Strength: Default +// I5 => Location: PIN_85, I/O Standard: 2.5 V, Current Strength: Default +// I6 => Location: PIN_86, I/O Standard: 2.5 V, Current Strength: Default +// I4 => Location: PIN_69, I/O Standard: 2.5 V, Current Strength: Default +// I7 => Location: PIN_88, I/O Standard: 2.5 V, Current Strength: Default +// Sel3 => Location: PIN_89, I/O Standard: 2.5 V, Current Strength: Default +// I2 => Location: PIN_74, I/O Standard: 2.5 V, Current Strength: Default +// I1 => Location: PIN_90, I/O Standard: 2.5 V, Current Strength: Default +// I0 => Location: PIN_91, I/O Standard: 2.5 V, Current Strength: Default +// I3 => Location: PIN_84, I/O Standard: 2.5 V, Current Strength: Default +// I13 => Location: PIN_66, I/O Standard: 2.5 V, Current Strength: Default +// I14 => Location: PIN_120, I/O Standard: 2.5 V, Current Strength: Default +// I12 => Location: PIN_83, I/O Standard: 2.5 V, Current Strength: Default +// I15 => Location: PIN_77, I/O Standard: 2.5 V, Current Strength: Default + + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +tri1 devclrn; +tri1 devpor; +tri1 devoe; +wire \pin_name1~output_o ; +wire \I14~input_o ; +wire \Sel2~input_o ; +wire \Sel1~input_o ; +wire \I12~input_o ; +wire \inst14|inst2~7_combout ; +wire \I13~input_o ; +wire \I15~input_o ; +wire \inst14|inst2~8_combout ; +wire \I5~input_o ; +wire \I6~input_o ; +wire \I4~input_o ; +wire \inst14|inst2~2_combout ; +wire \I7~input_o ; +wire \inst14|inst2~3_combout ; +wire \Sel4~input_o ; +wire \Sel3~input_o ; +wire \I2~input_o ; +wire \I1~input_o ; +wire \I0~input_o ; +wire \inst14|inst2~4_combout ; +wire \I3~input_o ; +wire \inst14|inst2~5_combout ; +wire \inst14|inst2~6_combout ; +wire \I10~input_o ; +wire \I8~input_o ; +wire \I9~input_o ; +wire \inst14|inst2~0_combout ; +wire \I11~input_o ; +wire \inst14|inst2~1_combout ; +wire \inst14|inst2~9_combout ; + + +hard_block auto_generated_inst( + .devpor(devpor), + .devclrn(devclrn), + .devoe(devoe)); + +// Location: IOOBUF_X34_Y4_N23 +cycloneive_io_obuf \pin_name1~output ( + .i(\inst14|inst2~9_combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\pin_name1~output_o ), + .obar()); +// synopsys translate_off +defparam \pin_name1~output .bus_hold = "false"; +defparam \pin_name1~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOIBUF_X23_Y24_N8 +cycloneive_io_ibuf \I14~input ( + .i(I14), + .ibar(gnd), + .o(\I14~input_o )); +// synopsys translate_off +defparam \I14~input .bus_hold = "false"; +defparam \I14~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y7_N8 +cycloneive_io_ibuf \Sel2~input ( + .i(Sel2), + .ibar(gnd), + .o(\Sel2~input_o )); +// synopsys translate_off +defparam \Sel2~input .bus_hold = "false"; +defparam \Sel2~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y24_N1 +cycloneive_io_ibuf \Sel1~input ( + .i(Sel1), + .ibar(gnd), + .o(\Sel1~input_o )); +// synopsys translate_off +defparam \Sel1~input .bus_hold = "false"; +defparam \Sel1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N22 +cycloneive_io_ibuf \I12~input ( + .i(I12), + .ibar(gnd), + .o(\I12~input_o )); +// synopsys translate_off +defparam \I12~input .bus_hold = "false"; +defparam \I12~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N12 +cycloneive_lcell_comb \inst14|inst2~7 ( +// Equation(s): +// \inst14|inst2~7_combout = (\Sel2~input_o & ((\I14~input_o ) # ((\Sel1~input_o )))) # (!\Sel2~input_o & (((!\Sel1~input_o & \I12~input_o )))) + + .dataa(\I14~input_o ), + .datab(\Sel2~input_o ), + .datac(\Sel1~input_o ), + .datad(\I12~input_o ), + .cin(gnd), + .combout(\inst14|inst2~7_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~7 .lut_mask = 16'hCBC8; +defparam \inst14|inst2~7 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y0_N1 +cycloneive_io_ibuf \I13~input ( + .i(I13), + .ibar(gnd), + .o(\I13~input_o )); +// synopsys translate_off +defparam \I13~input .bus_hold = "false"; +defparam \I13~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y4_N15 +cycloneive_io_ibuf \I15~input ( + .i(I15), + .ibar(gnd), + .o(\I15~input_o )); +// synopsys translate_off +defparam \I15~input .bus_hold = "false"; +defparam \I15~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N6 +cycloneive_lcell_comb \inst14|inst2~8 ( +// Equation(s): +// \inst14|inst2~8_combout = (\inst14|inst2~7_combout & (((\I15~input_o )) # (!\Sel1~input_o ))) # (!\inst14|inst2~7_combout & (\Sel1~input_o & (\I13~input_o ))) + + .dataa(\inst14|inst2~7_combout ), + .datab(\Sel1~input_o ), + .datac(\I13~input_o ), + .datad(\I15~input_o ), + .cin(gnd), + .combout(\inst14|inst2~8_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~8 .lut_mask = 16'hEA62; +defparam \inst14|inst2~8 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N8 +cycloneive_io_ibuf \I5~input ( + .i(I5), + .ibar(gnd), + .o(\I5~input_o )); +// synopsys translate_off +defparam \I5~input .bus_hold = "false"; +defparam \I5~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N1 +cycloneive_io_ibuf \I6~input ( + .i(I6), + .ibar(gnd), + .o(\I6~input_o )); +// synopsys translate_off +defparam \I6~input .bus_hold = "false"; +defparam \I6~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X30_Y0_N1 +cycloneive_io_ibuf \I4~input ( + .i(I4), + .ibar(gnd), + .o(\I4~input_o )); +// synopsys translate_off +defparam \I4~input .bus_hold = "false"; +defparam \I4~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N20 +cycloneive_lcell_comb \inst14|inst2~2 ( +// Equation(s): +// \inst14|inst2~2_combout = (\Sel1~input_o & (((\Sel2~input_o )))) # (!\Sel1~input_o & ((\Sel2~input_o & (\I6~input_o )) # (!\Sel2~input_o & ((\I4~input_o ))))) + + .dataa(\I6~input_o ), + .datab(\I4~input_o ), + .datac(\Sel1~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~2_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~2 .lut_mask = 16'hFA0C; +defparam \inst14|inst2~2 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N22 +cycloneive_io_ibuf \I7~input ( + .i(I7), + .ibar(gnd), + .o(\I7~input_o )); +// synopsys translate_off +defparam \I7~input .bus_hold = "false"; +defparam \I7~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N22 +cycloneive_lcell_comb \inst14|inst2~3 ( +// Equation(s): +// \inst14|inst2~3_combout = (\inst14|inst2~2_combout & (((\I7~input_o ) # (!\Sel1~input_o )))) # (!\inst14|inst2~2_combout & (\I5~input_o & (\Sel1~input_o ))) + + .dataa(\I5~input_o ), + .datab(\inst14|inst2~2_combout ), + .datac(\Sel1~input_o ), + .datad(\I7~input_o ), + .cin(gnd), + .combout(\inst14|inst2~3_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~3 .lut_mask = 16'hEC2C; +defparam \inst14|inst2~3 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X23_Y24_N15 +cycloneive_io_ibuf \Sel4~input ( + .i(Sel4), + .ibar(gnd), + .o(\Sel4~input_o )); +// synopsys translate_off +defparam \Sel4~input .bus_hold = "false"; +defparam \Sel4~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N15 +cycloneive_io_ibuf \Sel3~input ( + .i(Sel3), + .ibar(gnd), + .o(\Sel3~input_o )); +// synopsys translate_off +defparam \Sel3~input .bus_hold = "false"; +defparam \Sel3~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y2_N15 +cycloneive_io_ibuf \I2~input ( + .i(I2), + .ibar(gnd), + .o(\I2~input_o )); +// synopsys translate_off +defparam \I2~input .bus_hold = "false"; +defparam \I2~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N8 +cycloneive_io_ibuf \I1~input ( + .i(I1), + .ibar(gnd), + .o(\I1~input_o )); +// synopsys translate_off +defparam \I1~input .bus_hold = "false"; +defparam \I1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y12_N1 +cycloneive_io_ibuf \I0~input ( + .i(I0), + .ibar(gnd), + .o(\I0~input_o )); +// synopsys translate_off +defparam \I0~input .bus_hold = "false"; +defparam \I0~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X33_Y8_N8 +cycloneive_lcell_comb \inst14|inst2~4 ( +// Equation(s): +// \inst14|inst2~4_combout = (\Sel2~input_o & (((\Sel1~input_o )))) # (!\Sel2~input_o & ((\Sel1~input_o & (\I1~input_o )) # (!\Sel1~input_o & ((\I0~input_o ))))) + + .dataa(\I1~input_o ), + .datab(\Sel2~input_o ), + .datac(\Sel1~input_o ), + .datad(\I0~input_o ), + .cin(gnd), + .combout(\inst14|inst2~4_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~4 .lut_mask = 16'hE3E0; +defparam \inst14|inst2~4 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y9_N15 +cycloneive_io_ibuf \I3~input ( + .i(I3), + .ibar(gnd), + .o(\I3~input_o )); +// synopsys translate_off +defparam \I3~input .bus_hold = "false"; +defparam \I3~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N24 +cycloneive_lcell_comb \inst14|inst2~5 ( +// Equation(s): +// \inst14|inst2~5_combout = (\Sel2~input_o & ((\inst14|inst2~4_combout & ((\I3~input_o ))) # (!\inst14|inst2~4_combout & (\I2~input_o )))) # (!\Sel2~input_o & (((\inst14|inst2~4_combout )))) + + .dataa(\I2~input_o ), + .datab(\Sel2~input_o ), + .datac(\inst14|inst2~4_combout ), + .datad(\I3~input_o ), + .cin(gnd), + .combout(\inst14|inst2~5_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~5 .lut_mask = 16'hF838; +defparam \inst14|inst2~5 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N18 +cycloneive_lcell_comb \inst14|inst2~6 ( +// Equation(s): +// \inst14|inst2~6_combout = (\Sel4~input_o & (((\Sel3~input_o )))) # (!\Sel4~input_o & ((\Sel3~input_o & (\inst14|inst2~3_combout )) # (!\Sel3~input_o & ((\inst14|inst2~5_combout ))))) + + .dataa(\inst14|inst2~3_combout ), + .datab(\Sel4~input_o ), + .datac(\Sel3~input_o ), + .datad(\inst14|inst2~5_combout ), + .cin(gnd), + .combout(\inst14|inst2~6_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~6 .lut_mask = 16'hE3E0; +defparam \inst14|inst2~6 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X7_Y0_N1 +cycloneive_io_ibuf \I10~input ( + .i(I10), + .ibar(gnd), + .o(\I10~input_o )); +// synopsys translate_off +defparam \I10~input .bus_hold = "false"; +defparam \I10~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X30_Y0_N8 +cycloneive_io_ibuf \I8~input ( + .i(I8), + .ibar(gnd), + .o(\I8~input_o )); +// synopsys translate_off +defparam \I8~input .bus_hold = "false"; +defparam \I8~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X28_Y0_N22 +cycloneive_io_ibuf \I9~input ( + .i(I9), + .ibar(gnd), + .o(\I9~input_o )); +// synopsys translate_off +defparam \I9~input .bus_hold = "false"; +defparam \I9~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N0 +cycloneive_lcell_comb \inst14|inst2~0 ( +// Equation(s): +// \inst14|inst2~0_combout = (\Sel1~input_o & (((\I9~input_o ) # (\Sel2~input_o )))) # (!\Sel1~input_o & (\I8~input_o & ((!\Sel2~input_o )))) + + .dataa(\I8~input_o ), + .datab(\Sel1~input_o ), + .datac(\I9~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~0_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~0 .lut_mask = 16'hCCE2; +defparam \inst14|inst2~0 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X34_Y10_N8 +cycloneive_io_ibuf \I11~input ( + .i(I11), + .ibar(gnd), + .o(\I11~input_o )); +// synopsys translate_off +defparam \I11~input .bus_hold = "false"; +defparam \I11~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N10 +cycloneive_lcell_comb \inst14|inst2~1 ( +// Equation(s): +// \inst14|inst2~1_combout = (\inst14|inst2~0_combout & (((\I11~input_o ) # (!\Sel2~input_o )))) # (!\inst14|inst2~0_combout & (\I10~input_o & ((\Sel2~input_o )))) + + .dataa(\I10~input_o ), + .datab(\inst14|inst2~0_combout ), + .datac(\I11~input_o ), + .datad(\Sel2~input_o ), + .cin(gnd), + .combout(\inst14|inst2~1_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~1 .lut_mask = 16'hE2CC; +defparam \inst14|inst2~1 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X28_Y8_N8 +cycloneive_lcell_comb \inst14|inst2~9 ( +// Equation(s): +// \inst14|inst2~9_combout = (\inst14|inst2~6_combout & ((\inst14|inst2~8_combout ) # ((!\Sel4~input_o )))) # (!\inst14|inst2~6_combout & (((\Sel4~input_o & \inst14|inst2~1_combout )))) + + .dataa(\inst14|inst2~8_combout ), + .datab(\inst14|inst2~6_combout ), + .datac(\Sel4~input_o ), + .datad(\inst14|inst2~1_combout ), + .cin(gnd), + .combout(\inst14|inst2~9_combout ), + .cout()); +// synopsys translate_off +defparam \inst14|inst2~9 .lut_mask = 16'hBC8C; +defparam \inst14|inst2~9 .sum_lutc_input = "datac"; +// synopsys translate_on + +assign pin_name1 = \pin_name1~output_o ; + +endmodule + +module hard_block ( + + devpor, + devclrn, + devoe); + +// Design Ports Information +// ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + +input devpor; +input devclrn; +input devoe; + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +wire \~ALTERA_ASDO_DATA1~~padout ; +wire \~ALTERA_FLASH_nCE_nCSO~~padout ; +wire \~ALTERA_DATA0~~padout ; +wire \~ALTERA_ASDO_DATA1~~ibuf_o ; +wire \~ALTERA_FLASH_nCE_nCSO~~ibuf_o ; +wire \~ALTERA_DATA0~~ibuf_o ; + + +endmodule diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_20221118145538.sim.vwf b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_20221118145538.sim.vwf new file mode 100644 index 0000000..66e25d0 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_20221118145538.sim.vwf @@ -0,0 +1,2837 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("I0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I5") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I6") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I7") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I8") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I9") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I10") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I11") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I12") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I13") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I14") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("I15") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("pin_name1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +SIGNAL("Sel1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Sel4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("ze") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +GROUP("Entradas") +{ + MEMBERS = "I0", "I1", "I2", "I3", "I4", "I5", "I6", "I7", "I8", "I9", "I10", "I11", "I12", "I13", "I14", "I15"; +} + +TRANSITION_LIST("I0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("I1") +{ + NODE + { + REPEAT = 1; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } +} + +TRANSITION_LIST("I2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("I3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 45.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } + } +} + +TRANSITION_LIST("I4") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 45.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("I5") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + } + } +} + +TRANSITION_LIST("I6") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 45.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("I7") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 70.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } + } +} + +TRANSITION_LIST("I8") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + } + } +} + +TRANSITION_LIST("I9") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + } + } +} + +TRANSITION_LIST("I10") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + } + } +} + +TRANSITION_LIST("I11") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + } + } +} + +TRANSITION_LIST("I12") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("I13") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 25.0; + } + } +} + +TRANSITION_LIST("I14") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("I15") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 30.0; + } + } +} + +TRANSITION_LIST("pin_name1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 45.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("Sel1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("Sel2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 40.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + } + } +} + +TRANSITION_LIST("Sel3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 35.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 40.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 5.0; + } + } +} + +TRANSITION_LIST("Sel4") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 30.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 20.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 35.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 30.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 15.0; + LEVEL 0 FOR 10.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 15.0; + LEVEL 1 FOR 10.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 5.0; + LEVEL 0 FOR 5.0; + LEVEL 1 FOR 20.0; + } + } +} + +TRANSITION_LIST("ze") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 1000.0; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "Entradas"; + EXPAND_STATUS = EXPANDED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; + CHILDREN = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16; +} + +DISPLAY_LINE +{ + CHANNEL = "I0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I5"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I6"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I7"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 8; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I8"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 9; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I9"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 10; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I10"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 11; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I11"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 12; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I12"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 13; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I13"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 14; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I14"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 15; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "I15"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 16; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "ze"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 17; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "pin_name1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 18; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 19; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 20; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 21; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Sel4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 22; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_modelsim.xrf b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_modelsim.xrf new file mode 100644 index 0000000..4dbcb47 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_modelsim.xrf @@ -0,0 +1,37 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux16_1.bdf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Mux2_1.bdf +design_name = hard_block +design_name = Mux16_1 +instance = comp, \pin_name1~output\, pin_name1~output, Mux16_1, 1 +instance = comp, \I14~input\, I14~input, Mux16_1, 1 +instance = comp, \Sel2~input\, Sel2~input, Mux16_1, 1 +instance = comp, \Sel1~input\, Sel1~input, Mux16_1, 1 +instance = comp, \I12~input\, I12~input, Mux16_1, 1 +instance = comp, \inst14|inst2~7\, inst14|inst2~7, Mux16_1, 1 +instance = comp, \I13~input\, I13~input, Mux16_1, 1 +instance = comp, \I15~input\, I15~input, Mux16_1, 1 +instance = comp, \inst14|inst2~8\, inst14|inst2~8, Mux16_1, 1 +instance = comp, \I5~input\, I5~input, Mux16_1, 1 +instance = comp, \I6~input\, I6~input, Mux16_1, 1 +instance = comp, \I4~input\, I4~input, Mux16_1, 1 +instance = comp, \inst14|inst2~2\, inst14|inst2~2, Mux16_1, 1 +instance = comp, \I7~input\, I7~input, Mux16_1, 1 +instance = comp, \inst14|inst2~3\, inst14|inst2~3, Mux16_1, 1 +instance = comp, \Sel4~input\, Sel4~input, Mux16_1, 1 +instance = comp, \Sel3~input\, Sel3~input, Mux16_1, 1 +instance = comp, \I2~input\, I2~input, Mux16_1, 1 +instance = comp, \ze~input\, ze~input, Mux16_1, 1 +instance = comp, \I0~input\, I0~input, Mux16_1, 1 +instance = comp, \inst14|inst2~4\, inst14|inst2~4, Mux16_1, 1 +instance = comp, \I3~input\, I3~input, Mux16_1, 1 +instance = comp, \inst14|inst2~5\, inst14|inst2~5, Mux16_1, 1 +instance = comp, \inst14|inst2~6\, inst14|inst2~6, Mux16_1, 1 +instance = comp, \I10~input\, I10~input, Mux16_1, 1 +instance = comp, \I8~input\, I8~input, Mux16_1, 1 +instance = comp, \I9~input\, I9~input, Mux16_1, 1 +instance = comp, \inst14|inst2~0\, inst14|inst2~0, Mux16_1, 1 +instance = comp, \I11~input\, I11~input, Mux16_1, 1 +instance = comp, \inst14|inst2~1\, inst14|inst2~1, Mux16_1, 1 +instance = comp, \inst14|inst2~9\, inst14|inst2~9, Mux16_1, 1 diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht new file mode 100644 index 0000000..92beede --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht @@ -0,0 +1,3963 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "11/18/2022 14:55:34" + +-- Vhdl Test Bench(with test vectors) for design : Mux16_1 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Mux16_1_vhd_vec_tst IS +END Mux16_1_vhd_vec_tst; +ARCHITECTURE Mux16_1_arch OF Mux16_1_vhd_vec_tst IS +-- constants +-- signals +SIGNAL I0 : STD_LOGIC; +SIGNAL I2 : STD_LOGIC; +SIGNAL I3 : STD_LOGIC; +SIGNAL I4 : STD_LOGIC; +SIGNAL I5 : STD_LOGIC; +SIGNAL I6 : STD_LOGIC; +SIGNAL I7 : STD_LOGIC; +SIGNAL I8 : STD_LOGIC; +SIGNAL I9 : STD_LOGIC; +SIGNAL I10 : STD_LOGIC; +SIGNAL I11 : STD_LOGIC; +SIGNAL I12 : STD_LOGIC; +SIGNAL I13 : STD_LOGIC; +SIGNAL I14 : STD_LOGIC; +SIGNAL I15 : STD_LOGIC; +SIGNAL pin_name1 : STD_LOGIC; +SIGNAL Sel1 : STD_LOGIC; +SIGNAL Sel2 : STD_LOGIC; +SIGNAL Sel3 : STD_LOGIC; +SIGNAL Sel4 : STD_LOGIC; +SIGNAL ze : STD_LOGIC; +COMPONENT Mux16_1 + PORT ( + I0 : IN STD_LOGIC; + I2 : IN STD_LOGIC; + I3 : IN STD_LOGIC; + I4 : IN STD_LOGIC; + I5 : IN STD_LOGIC; + I6 : IN STD_LOGIC; + I7 : IN STD_LOGIC; + I8 : IN STD_LOGIC; + I9 : IN STD_LOGIC; + I10 : IN STD_LOGIC; + I11 : IN STD_LOGIC; + I12 : IN STD_LOGIC; + I13 : IN STD_LOGIC; + I14 : IN STD_LOGIC; + I15 : IN STD_LOGIC; + pin_name1 : OUT STD_LOGIC; + Sel1 : IN STD_LOGIC; + Sel2 : IN STD_LOGIC; + Sel3 : IN STD_LOGIC; + Sel4 : IN STD_LOGIC; + ze : IN STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Mux16_1 + PORT MAP ( +-- list connections between master ports and signals + I0 => I0, + I2 => I2, + I3 => I3, + I4 => I4, + I5 => I5, + I6 => I6, + I7 => I7, + I8 => I8, + I9 => I9, + I10 => I10, + I11 => I11, + I12 => I12, + I13 => I13, + I14 => I14, + I15 => I15, + pin_name1 => pin_name1, + Sel1 => Sel1, + Sel2 => Sel2, + Sel3 => Sel3, + Sel4 => Sel4, + ze => ze + ); + +-- I0 +t_prcs_I0: PROCESS +BEGIN + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 25000 ps; + I0 <= '0'; + WAIT FOR 40000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 20000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 25000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 25000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 35000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 35000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 15000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 30000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 20000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 30000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 15000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 15000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 10000 ps; + I0 <= '0'; + WAIT FOR 5000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 15000 ps; + I0 <= '0'; + WAIT FOR 10000 ps; + I0 <= '1'; + WAIT FOR 5000 ps; + I0 <= '0'; + WAIT FOR 20000 ps; + I0 <= '1'; + WAIT FOR 20000 ps; + I0 <= '0'; +WAIT; +END PROCESS t_prcs_I0; + +-- I2 +t_prcs_I2: PROCESS +BEGIN + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 25000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 25000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 35000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 40000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 15000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 15000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 35000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 15000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 15000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 15000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 10000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 20000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 20000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 15000 ps; + I2 <= '1'; + WAIT FOR 10000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; + WAIT FOR 5000 ps; + I2 <= '0'; + WAIT FOR 5000 ps; + I2 <= '1'; +WAIT; +END PROCESS t_prcs_I2; + +-- I3 +t_prcs_I3: PROCESS +BEGIN + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 25000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 45000 ps; + I3 <= '0'; + WAIT FOR 20000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 25000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 20000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 20000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 25000 ps; + I3 <= '0'; + WAIT FOR 15000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 35000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 15000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 15000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 15000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 20000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 20000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 15000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 15000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 5000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 5000 ps; + I3 <= '0'; + WAIT FOR 10000 ps; + I3 <= '1'; + WAIT FOR 10000 ps; + I3 <= '0'; +WAIT; +END PROCESS t_prcs_I3; + +-- I4 +t_prcs_I4: PROCESS +BEGIN + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 20000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 25000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 15000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 45000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 25000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 25000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 35000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 15000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 15000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 15000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 20000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 25000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 20000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 20000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 30000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 25000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 25000 ps; + I4 <= '0'; + WAIT FOR 5000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 15000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; + WAIT FOR 10000 ps; + I4 <= '0'; + WAIT FOR 20000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 20000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 25000 ps; + I4 <= '1'; + WAIT FOR 5000 ps; + I4 <= '0'; + WAIT FOR 10000 ps; + I4 <= '1'; +WAIT; +END PROCESS t_prcs_I4; + +-- I5 +t_prcs_I5: PROCESS +BEGIN + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 25000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 40000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 25000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 30000 ps; + I5 <= '0'; + WAIT FOR 25000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 20000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 20000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 35000 ps; + I5 <= '1'; + WAIT FOR 20000 ps; + I5 <= '0'; + WAIT FOR 20000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 25000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 25000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 15000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 10000 ps; + I5 <= '1'; + WAIT FOR 10000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 15000 ps; + I5 <= '1'; + WAIT FOR 20000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 5000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; + WAIT FOR 25000 ps; + I5 <= '0'; + WAIT FOR 5000 ps; + I5 <= '1'; +WAIT; +END PROCESS t_prcs_I5; + +-- I6 +t_prcs_I6: PROCESS +BEGIN + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 15000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 45000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 15000 ps; + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 15000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 25000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 25000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 15000 ps; + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 15000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 20000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 15000 ps; + I6 <= '1'; + WAIT FOR 20000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 10000 ps; + I6 <= '0'; + WAIT FOR 5000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; + WAIT FOR 10000 ps; + I6 <= '1'; + WAIT FOR 5000 ps; + I6 <= '0'; +WAIT; +END PROCESS t_prcs_I6; + +-- I7 +t_prcs_I7: PROCESS +BEGIN + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 20000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 40000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 15000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 20000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 20000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 40000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 25000 ps; + I7 <= '0'; + WAIT FOR 15000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 70000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 40000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 25000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 40000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 10000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 25000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 15000 ps; + I7 <= '0'; + WAIT FOR 15000 ps; + I7 <= '1'; + WAIT FOR 5000 ps; + I7 <= '0'; + WAIT FOR 5000 ps; + I7 <= '1'; + WAIT FOR 10000 ps; + I7 <= '0'; +WAIT; +END PROCESS t_prcs_I7; + +-- I8 +t_prcs_I8: PROCESS +BEGIN + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 10000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 25000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 20000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 20000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 15000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 20000 ps; + I8 <= '0'; + WAIT FOR 10000 ps; + I8 <= '1'; + WAIT FOR 25000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 10000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 25000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 15000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 25000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 20000 ps; + I8 <= '1'; + WAIT FOR 15000 ps; + I8 <= '0'; + WAIT FOR 10000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 20000 ps; + I8 <= '0'; + WAIT FOR 20000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 10000 ps; + I8 <= '1'; + WAIT FOR 15000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 10000 ps; + I8 <= '0'; + WAIT FOR 30000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 20000 ps; + I8 <= '1'; + WAIT FOR 15000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 20000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 25000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 5000 ps; + I8 <= '1'; + WAIT FOR 5000 ps; + I8 <= '0'; + WAIT FOR 15000 ps; + I8 <= '1'; +WAIT; +END PROCESS t_prcs_I8; + +-- I9 +t_prcs_I9: PROCESS +BEGIN + I9 <= '0'; + WAIT FOR 20000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 20000 ps; + I9 <= '1'; + WAIT FOR 25000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 25000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 20000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 25000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 20000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 30000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 20000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 25000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 20000 ps; + I9 <= '0'; + WAIT FOR 10000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 15000 ps; + I9 <= '1'; + WAIT FOR 10000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 15000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 5000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; + WAIT FOR 20000 ps; + I9 <= '0'; + WAIT FOR 5000 ps; + I9 <= '1'; +WAIT; +END PROCESS t_prcs_I9; + +-- I10 +t_prcs_I10: PROCESS +BEGIN + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 15000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 20000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 25000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 25000 ps; + I10 <= '1'; + WAIT FOR 15000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 20000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 15000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 40000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 25000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 20000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 25000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 30000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 15000 ps; + I10 <= '0'; + WAIT FOR 20000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 15000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 20000 ps; + I10 <= '1'; + WAIT FOR 20000 ps; + I10 <= '0'; + WAIT FOR 5000 ps; + I10 <= '1'; + WAIT FOR 15000 ps; + I10 <= '0'; + WAIT FOR 10000 ps; + I10 <= '1'; + WAIT FOR 5000 ps; + I10 <= '0'; + WAIT FOR 20000 ps; + I10 <= '1'; + WAIT FOR 10000 ps; + I10 <= '0'; +WAIT; +END PROCESS t_prcs_I10; + +-- I11 +t_prcs_I11: PROCESS +BEGIN + I11 <= '0'; + WAIT FOR 15000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 35000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 20000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 20000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 25000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 20000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 15000 ps; + I11 <= '1'; + WAIT FOR 20000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 15000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 30000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 15000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 15000 ps; + I11 <= '1'; + WAIT FOR 10000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 10000 ps; + I11 <= '1'; + WAIT FOR 20000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; + WAIT FOR 5000 ps; + I11 <= '0'; + WAIT FOR 5000 ps; + I11 <= '1'; +WAIT; +END PROCESS t_prcs_I11; + +-- I12 +t_prcs_I12: PROCESS +BEGIN + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 20000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 25000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 25000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 25000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 50000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 25000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 15000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 15000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 25000 ps; + I12 <= '1'; + WAIT FOR 25000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 40000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 10000 ps; + I12 <= '0'; + WAIT FOR 15000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 15000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 15000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 20000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 15000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 5000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; + WAIT FOR 10000 ps; + I12 <= '1'; + WAIT FOR 5000 ps; + I12 <= '0'; +WAIT; +END PROCESS t_prcs_I12; + +-- I13 +t_prcs_I13: PROCESS +BEGIN + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 20000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 25000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 25000 ps; + I13 <= '0'; + WAIT FOR 20000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 20000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 20000 ps; + I13 <= '0'; + WAIT FOR 20000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 25000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 20000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 30000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 15000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 10000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 25000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 20000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 20000 ps; + I13 <= '0'; + WAIT FOR 10000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 5000 ps; + I13 <= '1'; + WAIT FOR 5000 ps; + I13 <= '0'; + WAIT FOR 15000 ps; + I13 <= '1'; +WAIT; +END PROCESS t_prcs_I13; + +-- I14 +t_prcs_I14: PROCESS +BEGIN + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 15000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 25000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 30000 ps; + I14 <= '0'; + WAIT FOR 25000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 25000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 20000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 15000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 15000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 30000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 20000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 25000 ps; + I14 <= '0'; + WAIT FOR 15000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 20000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 20000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 15000 ps; + I14 <= '0'; + WAIT FOR 10000 ps; + I14 <= '1'; + WAIT FOR 10000 ps; + I14 <= '0'; + WAIT FOR 5000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; + WAIT FOR 15000 ps; + I14 <= '1'; + WAIT FOR 5000 ps; + I14 <= '0'; +WAIT; +END PROCESS t_prcs_I14; + +-- I15 +t_prcs_I15: PROCESS +BEGIN + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 20000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 30000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 25000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 20000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 20000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 50000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 20000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 20000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 10000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 10000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 5000 ps; + I15 <= '0'; + WAIT FOR 5000 ps; + I15 <= '1'; + WAIT FOR 15000 ps; + I15 <= '0'; + WAIT FOR 15000 ps; + I15 <= '1'; + WAIT FOR 20000 ps; + I15 <= '0'; + WAIT FOR 20000 ps; + I15 <= '1'; +WAIT; +END PROCESS t_prcs_I15; + +-- ze +t_prcs_ze: PROCESS +BEGIN + ze <= '0'; +WAIT; +END PROCESS t_prcs_ze; + +-- Sel1 +t_prcs_Sel1: PROCESS +BEGIN + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 40000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 30000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 15000 ps; + Sel1 <= '0'; + WAIT FOR 30000 ps; + Sel1 <= '1'; + WAIT FOR 35000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 20000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 15000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 20000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 20000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 20000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 20000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 40000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 15000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 20000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 35000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 15000 ps; + Sel1 <= '1'; + WAIT FOR 15000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; + WAIT FOR 10000 ps; + Sel1 <= '0'; + WAIT FOR 10000 ps; + Sel1 <= '1'; + WAIT FOR 5000 ps; + Sel1 <= '0'; + WAIT FOR 5000 ps; + Sel1 <= '1'; +WAIT; +END PROCESS t_prcs_Sel1; + +-- Sel2 +t_prcs_Sel2: PROCESS +BEGIN + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 40000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 30000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 15000 ps; + Sel2 <= '0'; + WAIT FOR 30000 ps; + Sel2 <= '1'; + WAIT FOR 35000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 20000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 15000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 20000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 20000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 20000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 20000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 40000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 15000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 20000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 35000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 15000 ps; + Sel2 <= '1'; + WAIT FOR 15000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; + WAIT FOR 10000 ps; + Sel2 <= '0'; + WAIT FOR 10000 ps; + Sel2 <= '1'; + WAIT FOR 5000 ps; + Sel2 <= '0'; + WAIT FOR 5000 ps; + Sel2 <= '1'; +WAIT; +END PROCESS t_prcs_Sel2; + +-- Sel3 +t_prcs_Sel3: PROCESS +BEGIN + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 15000 ps; + Sel3 <= '0'; + WAIT FOR 15000 ps; + Sel3 <= '1'; + WAIT FOR 15000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 15000 ps; + Sel3 <= '0'; + WAIT FOR 35000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 30000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 20000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 15000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 30000 ps; + Sel3 <= '1'; + WAIT FOR 25000 ps; + Sel3 <= '0'; + WAIT FOR 15000 ps; + Sel3 <= '1'; + WAIT FOR 20000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 40000 ps; + Sel3 <= '0'; + WAIT FOR 20000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 20000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 25000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 25000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 15000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 20000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 25000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 10000 ps; + Sel3 <= '0'; + WAIT FOR 5000 ps; + Sel3 <= '1'; + WAIT FOR 5000 ps; + Sel3 <= '0'; + WAIT FOR 10000 ps; + Sel3 <= '1'; + WAIT FOR 20000 ps; + Sel3 <= '0'; +WAIT; +END PROCESS t_prcs_Sel3; + +-- Sel4 +t_prcs_Sel4: PROCESS +BEGIN + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 20000 ps; + Sel4 <= '0'; + WAIT FOR 30000 ps; + Sel4 <= '1'; + WAIT FOR 25000 ps; + Sel4 <= '0'; + WAIT FOR 20000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 25000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 35000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 25000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 30000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 30000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 20000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 15000 ps; + Sel4 <= '0'; + WAIT FOR 10000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 15000 ps; + Sel4 <= '1'; + WAIT FOR 10000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; + WAIT FOR 5000 ps; + Sel4 <= '0'; + WAIT FOR 5000 ps; + Sel4 <= '1'; +WAIT; +END PROCESS t_prcs_Sel4; +END Mux16_1_arch; diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vt b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vt new file mode 100644 index 0000000..9691e04 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vt @@ -0,0 +1,1781 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// ***************************************************************************** +// This file contains a Verilog test bench with test vectors .The test vectors +// are exported from a vector file in the Quartus Waveform Editor and apply to +// the top level entity of the current Quartus project .The user can use this +// testbench to simulate his design using a third-party simulation tool . +// ***************************************************************************** +// Generated on "11/18/2022 13:03:39" + +// Verilog Test Bench (with test vectors) for design : Mux16_1 +// +// Simulation tool : 3rd Party +// + +`timescale 1 ps/ 1 ps +module Mux16_1_vlg_vec_tst(); +// constants +// general purpose registers +reg I0; +reg I1; +reg I2; +reg I3; +reg I4; +reg I5; +reg I6; +reg I7; +reg I8; +reg I9; +reg I10; +reg I11; +reg I12; +reg I13; +reg I14; +reg I15; +reg Sel1; +reg Sel2; +reg Sel3; +reg Sel4; +// wires +wire pin_name1; + +// assign statements (if any) +Mux16_1 i1 ( +// port map - connection between master ports and signals/registers + .I0(I0), + .I1(I1), + .I2(I2), + .I3(I3), + .I4(I4), + .I5(I5), + .I6(I6), + .I7(I7), + .I8(I8), + .I9(I9), + .I10(I10), + .I11(I11), + .I12(I12), + .I13(I13), + .I14(I14), + .I15(I15), + .pin_name1(pin_name1), + .Sel1(Sel1), + .Sel2(Sel2), + .Sel3(Sel3), + .Sel4(Sel4) +); +initial +begin +#1000000 $finish; +end + +// I0 +initial +begin + I0 = 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #20000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #20000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #25000 1'b0; + I0 = #40000 1'b1; + I0 = #10000 1'b0; + I0 = #20000 1'b1; + I0 = #15000 1'b0; + I0 = #10000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #15000 1'b0; + I0 = #5000 1'b1; + I0 = #20000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #25000 1'b1; + I0 = #5000 1'b0; + I0 = #25000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #35000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #35000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #10000 1'b0; + I0 = #20000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #15000 1'b0; + I0 = #20000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #5000 1'b0; + I0 = #15000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #30000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #20000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #5000 1'b0; + I0 = #10000 1'b1; + I0 = #30000 1'b0; + I0 = #10000 1'b1; + I0 = #5000 1'b0; + I0 = #15000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #10000 1'b0; + I0 = #10000 1'b1; + I0 = #15000 1'b0; + I0 = #15000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #10000 1'b0; + I0 = #5000 1'b1; + I0 = #15000 1'b0; + I0 = #10000 1'b1; + I0 = #15000 1'b0; + I0 = #10000 1'b1; + I0 = #5000 1'b0; + I0 = #20000 1'b1; + I0 = #20000 1'b0; +end + +// I1 +initial +begin + I1 = 1'b1; + I1 = #20000 1'b0; + I1 = #10000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #10000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #15000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #15000 1'b0; + I1 = #10000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #15000 1'b0; + I1 = #10000 1'b1; + I1 = #10000 1'b0; + I1 = #10000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #20000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #15000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #20000 1'b1; + I1 = #10000 1'b0; + I1 = #15000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #15000 1'b1; + I1 = #5000 1'b0; + I1 = #10000 1'b1; + I1 = #25000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #20000 1'b1; + I1 = #15000 1'b0; + I1 = #10000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #15000 1'b1; + I1 = #25000 1'b0; + I1 = #35000 1'b1; + I1 = #15000 1'b0; + I1 = #10000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #10000 1'b1; + I1 = #15000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #10000 1'b1; + I1 = #20000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #20000 1'b1; + I1 = #20000 1'b0; + I1 = #10000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #10000 1'b0; + I1 = #15000 1'b1; + I1 = #10000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; + I1 = #15000 1'b1; + I1 = #5000 1'b0; + I1 = #15000 1'b1; + I1 = #5000 1'b0; + I1 = #5000 1'b1; + I1 = #5000 1'b0; +end + +// I2 +initial +begin + I2 = 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #10000 1'b1; + I2 = #10000 1'b0; + I2 = #20000 1'b1; + I2 = #5000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #20000 1'b1; + I2 = #5000 1'b0; + I2 = #10000 1'b1; + I2 = #5000 1'b0; + I2 = #10000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #25000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #15000 1'b1; + I2 = #10000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #10000 1'b1; + I2 = #25000 1'b0; + I2 = #20000 1'b1; + I2 = #35000 1'b0; + I2 = #10000 1'b1; + I2 = #10000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #40000 1'b1; + I2 = #10000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #15000 1'b1; + I2 = #10000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #20000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #15000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #20000 1'b1; + I2 = #15000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #35000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #10000 1'b1; + I2 = #15000 1'b0; + I2 = #10000 1'b1; + I2 = #10000 1'b0; + I2 = #20000 1'b1; + I2 = #15000 1'b0; + I2 = #10000 1'b1; + I2 = #15000 1'b0; + I2 = #10000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #10000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; + I2 = #20000 1'b0; + I2 = #5000 1'b1; + I2 = #10000 1'b0; + I2 = #15000 1'b1; + I2 = #5000 1'b0; + I2 = #20000 1'b1; + I2 = #10000 1'b0; + I2 = #15000 1'b1; + I2 = #10000 1'b0; + I2 = #5000 1'b1; + I2 = #5000 1'b0; + I2 = #5000 1'b1; +end + +// I3 +initial +begin + I3 = 1'b0; + I3 = #10000 1'b1; + I3 = #15000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #25000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #45000 1'b0; + I3 = #20000 1'b1; + I3 = #15000 1'b0; + I3 = #10000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #25000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #10000 1'b1; + I3 = #15000 1'b0; + I3 = #20000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #10000 1'b0; + I3 = #10000 1'b1; + I3 = #20000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #25000 1'b0; + I3 = #15000 1'b1; + I3 = #15000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #15000 1'b0; + I3 = #10000 1'b1; + I3 = #35000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #15000 1'b0; + I3 = #15000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #15000 1'b1; + I3 = #15000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #15000 1'b1; + I3 = #15000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #10000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #20000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #20000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #15000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #15000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #10000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #5000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #5000 1'b0; + I3 = #10000 1'b1; + I3 = #10000 1'b0; +end + +// I4 +initial +begin + I4 = 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #15000 1'b0; + I4 = #10000 1'b1; + I4 = #20000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #25000 1'b1; + I4 = #15000 1'b0; + I4 = #5000 1'b1; + I4 = #15000 1'b0; + I4 = #10000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #10000 1'b1; + I4 = #5000 1'b0; + I4 = #15000 1'b1; + I4 = #10000 1'b0; + I4 = #45000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #15000 1'b0; + I4 = #25000 1'b1; + I4 = #10000 1'b0; + I4 = #25000 1'b1; + I4 = #15000 1'b0; + I4 = #10000 1'b1; + I4 = #10000 1'b0; + I4 = #35000 1'b1; + I4 = #15000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #15000 1'b1; + I4 = #5000 1'b0; + I4 = #15000 1'b1; + I4 = #10000 1'b0; + I4 = #10000 1'b1; + I4 = #15000 1'b0; + I4 = #5000 1'b1; + I4 = #20000 1'b0; + I4 = #5000 1'b1; + I4 = #25000 1'b0; + I4 = #10000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #20000 1'b0; + I4 = #5000 1'b1; + I4 = #5000 1'b0; + I4 = #10000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #10000 1'b0; + I4 = #10000 1'b1; + I4 = #10000 1'b0; + I4 = #20000 1'b1; + I4 = #5000 1'b0; + I4 = #5000 1'b1; + I4 = #10000 1'b0; + I4 = #30000 1'b1; + I4 = #5000 1'b0; + I4 = #25000 1'b1; + I4 = #5000 1'b0; + I4 = #10000 1'b1; + I4 = #10000 1'b0; + I4 = #5000 1'b1; + I4 = #25000 1'b0; + I4 = #5000 1'b1; + I4 = #10000 1'b0; + I4 = #15000 1'b1; + I4 = #10000 1'b0; + I4 = #10000 1'b1; + I4 = #10000 1'b0; + I4 = #20000 1'b1; + I4 = #5000 1'b0; + I4 = #20000 1'b1; + I4 = #5000 1'b0; + I4 = #25000 1'b1; + I4 = #5000 1'b0; + I4 = #10000 1'b1; +end + +// I5 +initial +begin + I5 = 1'b0; + I5 = #10000 1'b1; + I5 = #5000 1'b0; + I5 = #25000 1'b1; + I5 = #10000 1'b0; + I5 = #40000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #15000 1'b1; + I5 = #25000 1'b0; + I5 = #10000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #15000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #15000 1'b1; + I5 = #30000 1'b0; + I5 = #25000 1'b1; + I5 = #15000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #20000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #15000 1'b0; + I5 = #20000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #15000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #10000 1'b1; + I5 = #5000 1'b0; + I5 = #10000 1'b1; + I5 = #15000 1'b0; + I5 = #35000 1'b1; + I5 = #20000 1'b0; + I5 = #20000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #15000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #10000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #25000 1'b1; + I5 = #5000 1'b0; + I5 = #10000 1'b1; + I5 = #5000 1'b0; + I5 = #10000 1'b1; + I5 = #5000 1'b0; + I5 = #25000 1'b1; + I5 = #15000 1'b0; + I5 = #15000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #15000 1'b0; + I5 = #5000 1'b1; + I5 = #10000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #10000 1'b1; + I5 = #10000 1'b0; + I5 = #15000 1'b1; + I5 = #5000 1'b0; + I5 = #15000 1'b1; + I5 = #20000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #5000 1'b0; + I5 = #5000 1'b1; + I5 = #25000 1'b0; + I5 = #5000 1'b1; +end + +// I6 +initial +begin + I6 = 1'b1; + I6 = #20000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #15000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #45000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #20000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #15000 1'b1; + I6 = #20000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #10000 1'b0; + I6 = #10000 1'b1; + I6 = #20000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #15000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #25000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #10000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #25000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #15000 1'b1; + I6 = #20000 1'b0; + I6 = #15000 1'b1; + I6 = #5000 1'b0; + I6 = #20000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #10000 1'b0; + I6 = #15000 1'b1; + I6 = #20000 1'b0; + I6 = #5000 1'b1; + I6 = #10000 1'b0; + I6 = #5000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; + I6 = #10000 1'b1; + I6 = #5000 1'b0; +end + +// I7 +initial +begin + I7 = 1'b1; + I7 = #5000 1'b0; + I7 = #20000 1'b1; + I7 = #15000 1'b0; + I7 = #10000 1'b1; + I7 = #15000 1'b0; + I7 = #10000 1'b1; + I7 = #40000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #10000 1'b0; + I7 = #5000 1'b1; + I7 = #10000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #15000 1'b1; + I7 = #10000 1'b0; + I7 = #20000 1'b1; + I7 = #15000 1'b0; + I7 = #20000 1'b1; + I7 = #15000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #15000 1'b0; + I7 = #5000 1'b1; + I7 = #15000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #40000 1'b0; + I7 = #5000 1'b1; + I7 = #10000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #10000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #10000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #25000 1'b0; + I7 = #15000 1'b1; + I7 = #10000 1'b0; + I7 = #5000 1'b1; + I7 = #70000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #40000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #15000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #25000 1'b0; + I7 = #5000 1'b1; + I7 = #10000 1'b0; + I7 = #40000 1'b1; + I7 = #10000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #10000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #25000 1'b0; + I7 = #5000 1'b1; + I7 = #15000 1'b0; + I7 = #15000 1'b1; + I7 = #5000 1'b0; + I7 = #5000 1'b1; + I7 = #10000 1'b0; +end + +// I8 +initial +begin + I8 = 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #10000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #25000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #20000 1'b0; + I8 = #15000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #20000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #15000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #15000 1'b1; + I8 = #10000 1'b0; + I8 = #15000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #20000 1'b0; + I8 = #10000 1'b1; + I8 = #25000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #10000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #25000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #15000 1'b0; + I8 = #15000 1'b1; + I8 = #5000 1'b0; + I8 = #15000 1'b1; + I8 = #25000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #15000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #20000 1'b1; + I8 = #15000 1'b0; + I8 = #10000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #20000 1'b0; + I8 = #20000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #15000 1'b1; + I8 = #5000 1'b0; + I8 = #10000 1'b1; + I8 = #15000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #5000 1'b1; + I8 = #10000 1'b0; + I8 = #30000 1'b1; + I8 = #5000 1'b0; + I8 = #20000 1'b1; + I8 = #15000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #20000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #15000 1'b1; + I8 = #5000 1'b0; + I8 = #25000 1'b1; + I8 = #5000 1'b0; + I8 = #5000 1'b1; + I8 = #5000 1'b0; + I8 = #15000 1'b1; +end + +// I9 +initial +begin + I9 = 1'b0; + I9 = #20000 1'b1; + I9 = #5000 1'b0; + I9 = #10000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #15000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #20000 1'b1; + I9 = #25000 1'b0; + I9 = #15000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #15000 1'b1; + I9 = #15000 1'b0; + I9 = #15000 1'b1; + I9 = #10000 1'b0; + I9 = #10000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #15000 1'b0; + I9 = #10000 1'b1; + I9 = #5000 1'b0; + I9 = #15000 1'b1; + I9 = #25000 1'b0; + I9 = #10000 1'b1; + I9 = #10000 1'b0; + I9 = #20000 1'b1; + I9 = #5000 1'b0; + I9 = #15000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #15000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #25000 1'b1; + I9 = #15000 1'b0; + I9 = #10000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #20000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #30000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #15000 1'b1; + I9 = #10000 1'b0; + I9 = #10000 1'b1; + I9 = #20000 1'b0; + I9 = #15000 1'b1; + I9 = #10000 1'b0; + I9 = #10000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #15000 1'b0; + I9 = #10000 1'b1; + I9 = #25000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #20000 1'b0; + I9 = #10000 1'b1; + I9 = #15000 1'b0; + I9 = #15000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #15000 1'b1; + I9 = #15000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #10000 1'b0; + I9 = #15000 1'b1; + I9 = #10000 1'b0; + I9 = #5000 1'b1; + I9 = #15000 1'b0; + I9 = #5000 1'b1; + I9 = #5000 1'b0; + I9 = #5000 1'b1; + I9 = #20000 1'b0; + I9 = #5000 1'b1; +end + +// I10 +initial +begin + I10 = 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #15000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #20000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #10000 1'b1; + I10 = #10000 1'b0; + I10 = #15000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #15000 1'b1; + I10 = #25000 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #25000 1'b1; + I10 = #15000 1'b0; + I10 = #10000 1'b1; + I10 = #10000 1'b0; + I10 = #15000 1'b1; + I10 = #5000 1'b0; + I10 = #10000 1'b1; + I10 = #20000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #15000 1'b0; + I10 = #15000 1'b1; + I10 = #10000 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #40000 1'b1; + I10 = #10000 1'b0; + I10 = #10000 1'b1; + I10 = #10000 1'b0; + I10 = #10000 1'b1; + I10 = #25000 1'b0; + I10 = #10000 1'b1; + I10 = #20000 1'b0; + I10 = #10000 1'b1; + I10 = #25000 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #15000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #10000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #10000 1'b1; + I10 = #30000 1'b0; + I10 = #5000 1'b1; + I10 = #15000 1'b0; + I10 = #20000 1'b1; + I10 = #5000 1'b0; + I10 = #15000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #15000 1'b1; + I10 = #5000 1'b0; + I10 = #5000 1'b1; + I10 = #5000 1'b0; + I10 = #20000 1'b1; + I10 = #20000 1'b0; + I10 = #5000 1'b1; + I10 = #15000 1'b0; + I10 = #10000 1'b1; + I10 = #5000 1'b0; + I10 = #20000 1'b1; + I10 = #10000 1'b0; +end + +// I11 +initial +begin + I11 = 1'b0; + I11 = #15000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #10000 1'b1; + I11 = #15000 1'b0; + I11 = #10000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #35000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #10000 1'b1; + I11 = #5000 1'b0; + I11 = #20000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #20000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #25000 1'b1; + I11 = #10000 1'b0; + I11 = #10000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #20000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #10000 1'b1; + I11 = #5000 1'b0; + I11 = #15000 1'b1; + I11 = #20000 1'b0; + I11 = #10000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #5000 1'b0; + I11 = #15000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #30000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #15000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #15000 1'b1; + I11 = #10000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #10000 1'b1; + I11 = #20000 1'b0; + I11 = #5000 1'b1; + I11 = #5000 1'b0; + I11 = #5000 1'b1; +end + +// I12 +initial +begin + I12 = 1'b0; + I12 = #5000 1'b1; + I12 = #20000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #10000 1'b0; + I12 = #25000 1'b1; + I12 = #10000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #10000 1'b0; + I12 = #25000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #10000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #10000 1'b0; + I12 = #5000 1'b1; + I12 = #10000 1'b0; + I12 = #25000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #50000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #25000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #15000 1'b1; + I12 = #5000 1'b0; + I12 = #15000 1'b1; + I12 = #15000 1'b0; + I12 = #10000 1'b1; + I12 = #10000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #10000 1'b0; + I12 = #10000 1'b1; + I12 = #10000 1'b0; + I12 = #25000 1'b1; + I12 = #25000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #5000 1'b1; + I12 = #10000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #40000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #10000 1'b0; + I12 = #15000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #15000 1'b1; + I12 = #5000 1'b0; + I12 = #15000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #20000 1'b0; + I12 = #5000 1'b1; + I12 = #15000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #5000 1'b1; + I12 = #5000 1'b0; + I12 = #10000 1'b1; + I12 = #5000 1'b0; +end + +// I13 +initial +begin + I13 = 1'b0; + I13 = #15000 1'b1; + I13 = #10000 1'b0; + I13 = #5000 1'b1; + I13 = #10000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #5000 1'b0; + I13 = #20000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #10000 1'b0; + I13 = #10000 1'b1; + I13 = #10000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #15000 1'b0; + I13 = #5000 1'b1; + I13 = #15000 1'b0; + I13 = #15000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #10000 1'b0; + I13 = #5000 1'b1; + I13 = #15000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #10000 1'b0; + I13 = #25000 1'b1; + I13 = #10000 1'b0; + I13 = #10000 1'b1; + I13 = #10000 1'b0; + I13 = #5000 1'b1; + I13 = #25000 1'b0; + I13 = #20000 1'b1; + I13 = #5000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #20000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #20000 1'b0; + I13 = #20000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #5000 1'b0; + I13 = #25000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #20000 1'b1; + I13 = #5000 1'b0; + I13 = #30000 1'b1; + I13 = #15000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #15000 1'b0; + I13 = #5000 1'b1; + I13 = #10000 1'b0; + I13 = #15000 1'b1; + I13 = #15000 1'b0; + I13 = #5000 1'b1; + I13 = #15000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #10000 1'b0; + I13 = #5000 1'b1; + I13 = #25000 1'b0; + I13 = #15000 1'b1; + I13 = #20000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #20000 1'b0; + I13 = #10000 1'b1; + I13 = #5000 1'b0; + I13 = #5000 1'b1; + I13 = #5000 1'b0; + I13 = #15000 1'b1; +end + +// I14 +initial +begin + I14 = 1'b0; + I14 = #5000 1'b1; + I14 = #10000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #15000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #10000 1'b0; + I14 = #10000 1'b1; + I14 = #10000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #15000 1'b0; + I14 = #10000 1'b1; + I14 = #15000 1'b0; + I14 = #10000 1'b1; + I14 = #25000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #30000 1'b0; + I14 = #25000 1'b1; + I14 = #5000 1'b0; + I14 = #25000 1'b1; + I14 = #10000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #20000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #15000 1'b1; + I14 = #10000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #15000 1'b0; + I14 = #5000 1'b1; + I14 = #10000 1'b0; + I14 = #15000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #30000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #20000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #10000 1'b0; + I14 = #5000 1'b1; + I14 = #25000 1'b0; + I14 = #15000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #10000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #15000 1'b0; + I14 = #5000 1'b1; + I14 = #15000 1'b0; + I14 = #20000 1'b1; + I14 = #10000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #10000 1'b0; + I14 = #10000 1'b1; + I14 = #20000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #10000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #15000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #5000 1'b1; + I14 = #15000 1'b0; + I14 = #10000 1'b1; + I14 = #10000 1'b0; + I14 = #5000 1'b1; + I14 = #5000 1'b0; + I14 = #15000 1'b1; + I14 = #5000 1'b0; +end + +// I15 +initial +begin + I15 = 1'b0; + I15 = #15000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #15000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #10000 1'b1; + I15 = #20000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #10000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #30000 1'b0; + I15 = #15000 1'b1; + I15 = #10000 1'b0; + I15 = #25000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #15000 1'b1; + I15 = #15000 1'b0; + I15 = #15000 1'b1; + I15 = #15000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #15000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #20000 1'b0; + I15 = #5000 1'b1; + I15 = #20000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #10000 1'b1; + I15 = #5000 1'b0; + I15 = #15000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #10000 1'b1; + I15 = #50000 1'b0; + I15 = #10000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #10000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #20000 1'b1; + I15 = #5000 1'b0; + I15 = #10000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #10000 1'b1; + I15 = #5000 1'b0; + I15 = #10000 1'b1; + I15 = #20000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #15000 1'b1; + I15 = #10000 1'b0; + I15 = #10000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #10000 1'b0; + I15 = #5000 1'b1; + I15 = #5000 1'b0; + I15 = #15000 1'b1; + I15 = #5000 1'b0; + I15 = #5000 1'b1; + I15 = #15000 1'b0; + I15 = #15000 1'b1; + I15 = #20000 1'b0; + I15 = #20000 1'b1; +end + +// Sel1 +initial +begin + Sel1 = 1'b0; +end + +// Sel2 +initial +begin + Sel2 = 1'b0; +end + +// Sel3 +initial +begin + Sel3 = 1'b0; +end + +// Sel4 +initial +begin + Sel4 = 1'b0; +end +endmodule + diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/transcript b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/transcript new file mode 100644 index 0000000..0e84f7f --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/transcript @@ -0,0 +1,47 @@ +# do MuxDemo.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 14:55:37 on Nov 18,2022 +# vcom -work work MuxDemo.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Loading package VITAL_Timing +# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack +# -- Loading package cycloneive_components +# -- Compiling entity hard_block +# -- Compiling architecture structure of hard_block +# -- Compiling entity Mux16_1 +# -- Compiling architecture structure of Mux16_1 +# End time: 14:55:37 on Nov 18,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 14:55:37 on Nov 18,2022 +# vcom -work work Waveform.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Compiling entity Mux16_1_vhd_vec_tst +# -- Compiling architecture Mux16_1_arch of Mux16_1_vhd_vec_tst +# End time: 14:55:37 on Nov 18,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Mux16_1_vhd_vec_tst +# Start time: 14:55:37 on Nov 18,2022 +# Loading std.standard +# Loading std.textio(body) +# Loading ieee.std_logic_1164(body) +# Loading work.mux16_1_vhd_vec_tst(mux16_1_arch) +# Loading ieee.vital_timing(body) +# Loading ieee.vital_primitives(body) +# Loading cycloneive.cycloneive_atom_pack(body) +# Loading cycloneive.cycloneive_components +# Loading work.mux16_1(structure) +# Loading work.hard_block(structure) +# Loading ieee.std_logic_arith(body) +# Loading cycloneive.cycloneive_io_obuf(arch) +# Loading cycloneive.cycloneive_io_ibuf(arch) +# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 14:55:38 on Nov 18,2022, Elapsed time: 0:00:01 +# Errors: 0, Warnings: 0 diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/vwf_sim_transcript b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/vwf_sim_transcript new file mode 100644 index 0000000..791ae89 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/vwf_sim_transcript @@ -0,0 +1,75 @@ +Determining the location of the ModelSim executable... + +Using: /home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem/ + +To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options +Note: if both ModelSim-Altera and ModelSim executables are available, ModelSim-Altera will be used. + +**** Generating the ModelSim Testbench **** + +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off MuxDemo -c MuxDemo --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vht" + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Fri Nov 18 14:55:34 2022Info: Command: quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off MuxDemo -c MuxDemo --vector_source=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf --testbench_file=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/Waveform.vwf.vhtWarning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Completed successfully. + +**** Generating the functional simulation netlist **** + +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/" MuxDemo -c MuxDemo + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Fri Nov 18 14:55:35 2022Info: Command: quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/ MuxDemo -c MuxDemoWarning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance.Info (204019): Generated file MuxDemo.vho in folder "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim//" for EDA simulation toolInfo: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning Info: Peak virtual memory: 602 megabytes Info: Processing ended: Fri Nov 18 14:55:36 2022 Info: Elapsed time: 00:00:01 Info: Total CPU time (on all processors): 00:00:01 +Completed successfully. + +**** Generating the ModelSim .do script **** + +/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.do generated. + +Completed successfully. + +**** Running the ModelSim simulation **** + +/home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem//vsim -c -do MuxDemo.do + +Reading pref.tcl +# 2020.1 +# do MuxDemo.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 14:55:37 on Nov 18,2022# vcom -work work MuxDemo.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164# -- Loading package VITAL_Timing +# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack# -- Loading package cycloneive_components +# -- Compiling entity hard_block +# -- Compiling architecture structure of hard_block +# -- Compiling entity Mux16_1# -- Compiling architecture structure of Mux16_1 +# End time: 14:55:37 on Nov 18,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020# Start time: 14:55:37 on Nov 18,2022 +# vcom -work work Waveform.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164# -- Compiling entity Mux16_1_vhd_vec_tst# -- Compiling architecture Mux16_1_arch of Mux16_1_vhd_vec_tst +# End time: 14:55:37 on Nov 18,2022, Elapsed time: 0:00:00# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Mux16_1_vhd_vec_tst # Start time: 14:55:37 on Nov 18,2022# Loading std.standard# Loading std.textio(body)# Loading ieee.std_logic_1164(body)# Loading work.mux16_1_vhd_vec_tst(mux16_1_arch)# Loading ieee.vital_timing(body)# Loading ieee.vital_primitives(body)# Loading cycloneive.cycloneive_atom_pack(body)# Loading cycloneive.cycloneive_components# Loading work.mux16_1(structure)# Loading work.hard_block(structure)# Loading ieee.std_logic_arith(body)# Loading cycloneive.cycloneive_io_obuf(arch)# Loading cycloneive.cycloneive_io_ibuf(arch)# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 14:55:38 on Nov 18,2022, Elapsed time: 0:00:01# Errors: 0, Warnings: 0 +Completed successfully. + +**** Converting ModelSim VCD to vector waveform **** + +Reading /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/Waveform.vwf... + +Reading /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo.msim.vcd... + +Processing channel transitions... + +Warning: I1 - signal not found in VCD. + +Writing the resulting VWF to /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/MuxDemo_20221118145538.sim.vwf + +Finished VCD to VWF conversion. + +Completed successfully. + +All completed. \ No newline at end of file diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_info b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_info new file mode 100644 index 0000000..1e6c294 --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_info @@ -0,0 +1,199 @@ +m255 +K4 +z2 +!s11e MIXED_VERSIONS +!s11f vlog 2020.1 2020.02, Feb 28 2020 +13 +!s112 1.1 +!i10d 8192 +!i10e 25 +!i10f 100 +cModel Technology +Z0 d/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim +Ehard_block +Z1 w1668783336 +Z2 DPx4 ieee 16 vital_primitives 0 22 G>kiXP8Q9dRClKfK1Zn7j1 +Z3 DPx10 cycloneive 20 cycloneive_atom_pack 0 22 WOh:M[al;oVzG5c`D0 +Z4 DPx4 ieee 12 vital_timing 0 22 J>EBealN09f8GzldA[z2>3 +Z5 DPx3 std 6 textio 0 22 zE1`LPoLg^DX3Oz^4Fj1K3 +Z6 DPx4 ieee 14 std_logic_1164 0 22 cVAk:aDinOX8^VGI1ekP<3 +Z7 DPx10 cycloneive 21 cycloneive_components 0 22 zGMDhP>8e@2k@f0emXi5[`cD`bFC`UBKA5o7W??azG@W@@eFOTF0 +!s100 [5;Wd8QGQ>@2NGoJ1I]Y43 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +vMux16_1 +Z17 !s110 1668776622 +!i10b 1 +!s100 @PJA92m[[5;`gYHln2@_e0 +Z18 !s11b Dg1SIo80bB@j0V0VzS_@n1 +IIfeIG:PoAaY@mnV>Bao?61 +Z19 VDg1SIo80bB@j0V0VzS_@n1 +R0 +w1668776621 +8MuxDemo.vo +FMuxDemo.vo +!i122 0 +L0 32 503 +Z20 OV;L;2020.1;71 +r1 +!s85 0 +31 +Z21 !s108 1668776622.000000 +!s107 MuxDemo.vo| +!s90 -work|work|MuxDemo.vo| +!i113 1 +R15 +Z22 tCvgOpt 0 +n@mux16_1 +Emux16_1 +R1 +R2 +R3 +R4 +R5 +R6 +R7 +!i122 6 +R0 +R8 +R9 +l0 +L78 1 +V_[<5QT[cKCKWO]4zYkAiW0 +!s100 AQ@MMf;YNBo^>T:5oe^i`2 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +Astructure +R2 +R3 +R4 +R5 +R6 +R7 +DEx4 work 7 mux16_1 0 22 _[<5QT[cKCKWO]4zYkAiW0 +!i122 6 +l198 +L128 506 +VE53ONc_lWHj566L6l[>ai0 +!s100 KIXkSbDN1e_>fZh5:WOQK0 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +Emux16_1_vhd_vec_tst +Z23 w1668783334 +R5 +R6 +!i122 7 +R0 +Z24 8Waveform.vwf.vht +Z25 FWaveform.vwf.vht +l0 +L32 1 +VmNT^X?j@RMXm0]Ya8nNl`1 +!s100 aEM0K?jUNo8:hPAE4mI8U1 +R10 +32 +R11 +!i10b 1 +R12 +Z26 !s90 -work|work|Waveform.vwf.vht| +!s107 Waveform.vwf.vht| +!i113 1 +R15 +R16 +Amux16_1_arch +R5 +R6 +DEx4 work 19 mux16_1_vhd_vec_tst 0 22 mNT^X?j@RMXm0]Ya8nNl`1 +!i122 7 +l83 +L34 3930 +VFBWFJ5RYmb>P@;VkJH>QP3 +!s100 ?8VU68hai5dW6hRd]zPcSOT0 +R18 +IFN;hFEiTi4m`9d8gh9@BN1 +R19 +R0 +w1668776619 +8Waveform.vwf.vt +FWaveform.vwf.vt +!i122 1 +L0 30 1751 +R20 +r1 +!s85 0 +31 +R21 +!s107 Waveform.vwf.vt| +!s90 -work|work|Waveform.vwf.vt| +!i113 1 +R15 +R22 +n@mux16_1_vlg_vec_tst diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib.qdb b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib.qdb new file mode 100644 index 0000000..1e04f60 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib.qdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qdb b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qdb new file mode 100644 index 0000000..0699d05 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qdb differ diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qpg b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qpg new file mode 100644 index 0000000..8468ced Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qpg differ diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qtl b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qtl new file mode 100644 index 0000000..0f2be58 Binary files /dev/null and b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_lib1_1.qtl differ diff --git a/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_vmake b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_vmake new file mode 100644 index 0000000..37aa36a --- /dev/null +++ b/1ano/isd/quartus-projects/MuxDemo/simulation/qsim/work/_vmake @@ -0,0 +1,4 @@ +m255 +K4 +z0 +cModel Technology diff --git a/1ano/isd/quartus-projects/Teste/Teste1.bdf b/1ano/isd/quartus-projects/Teste/Teste1.bdf new file mode 100644 index 0000000..cf8d2a7 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Teste1.bdf @@ -0,0 +1,441 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 136 240 304 256) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X0" (rect 5 0 21 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 256 304 272) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X1" (rect 5 0 20 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 272 304 288) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X2" (rect 5 0 20 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 288 304 304) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X3" (rect 5 0 20 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 320 304 336) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X4" (rect 5 0 21 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 336 304 352) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X5" (rect 5 0 20 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 352 304 368) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X6" (rect 5 0 21 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 368 304 384) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "X7" (rect 5 0 20 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 136 144 304 160) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "S[2..0]" (rect 5 0 37 11)(font "Arial" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 600 280 776 296) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "Y" (rect 90 0 100 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 416 176 536 400) + (text "74153" (rect 42 0 88 16)(font "Arial" (font_size 10))) + (text "inst" (rect 3 213 20 223)(font "Arial" (font_size 6))) + (port + (pt 0 88) + (input) + (text "1C1" (rect 21 79 45 92)(font "Arial" (font_size 8))) + (text "1C1" (rect 21 79 45 92)(font "Arial" (font_size 8))) + (line (pt 0 88)(pt 16 88)) + ) + (port + (pt 0 56) + (input) + (text "1GN" (rect 21 47 46 60)(font "Arial" (font_size 8))) + (text "1GN" (rect 21 47 46 60)(font "Arial" (font_size 8))) + (line (pt 0 56)(pt 8 56)) + ) + (port + (pt 0 72) + (input) + (text "1C0" (rect 21 63 45 76)(font "Arial" (font_size 8))) + (text "1C0" (rect 21 63 45 76)(font "Arial" (font_size 8))) + (line (pt 0 72)(pt 16 72)) + ) + (port + (pt 0 152) + (input) + (text "2C0" (rect 21 143 45 156)(font "Arial" (font_size 8))) + (text "2C0" (rect 21 143 45 156)(font "Arial" (font_size 8))) + (line (pt 0 152)(pt 16 152)) + ) + (port + (pt 0 136) + (input) + (text "2GN" (rect 21 127 46 140)(font "Arial" (font_size 8))) + (text "2GN" (rect 21 127 46 140)(font "Arial" (font_size 8))) + (line (pt 0 136)(pt 8 136)) + ) + (port + (pt 0 184) + (input) + (text "2C2" (rect 21 175 45 188)(font "Arial" (font_size 8))) + (text "2C2" (rect 21 175 45 188)(font "Arial" (font_size 8))) + (line (pt 0 184)(pt 16 184)) + ) + (port + (pt 0 104) + (input) + (text "1C2" (rect 21 95 45 108)(font "Arial" (font_size 8))) + (text "1C2" (rect 21 95 45 108)(font "Arial" (font_size 8))) + (line (pt 0 104)(pt 16 104)) + ) + (port + (pt 0 120) + (input) + (text "1C3" (rect 21 111 45 124)(font "Arial" (font_size 8))) + (text "1C3" (rect 21 111 45 124)(font "Arial" (font_size 8))) + (line (pt 0 120)(pt 16 120)) + ) + (port + (pt 0 40) + (input) + (text "B" (rect 21 33 31 46)(font "Arial" (font_size 8))) + (text "B" (rect 21 33 31 46)(font "Arial" (font_size 8))) + (line (pt 0 40)(pt 16 40)) + ) + (port + (pt 0 24) + (input) + (text "A" (rect 21 17 32 30)(font "Arial" (font_size 8))) + (text "A" (rect 21 17 32 30)(font "Arial" (font_size 8))) + (line (pt 0 24)(pt 16 24)) + ) + (port + (pt 0 168) + (input) + (text "2C1" (rect 21 159 45 172)(font "Arial" (font_size 8))) + (text "2C1" (rect 21 159 45 172)(font "Arial" (font_size 8))) + (line (pt 0 168)(pt 16 168)) + ) + (port + (pt 0 200) + (input) + (text "2C3" (rect 21 190 45 203)(font "Arial" (font_size 8))) + (text "2C3" (rect 21 190 45 203)(font "Arial" (font_size 8))) + (line (pt 0 200)(pt 16 200)) + ) + (port + (pt 120 104) + (output) + (text "1Y" (rect 86 97 103 110)(font "Arial" (font_size 8))) + (text "1Y" (rect 85 97 102 110)(font "Arial" (font_size 8))) + (line (pt 104 104)(pt 120 104)) + ) + (port + (pt 120 120) + (output) + (text "2Y" (rect 86 113 103 126)(font "Arial" (font_size 8))) + (text "2Y" (rect 85 113 102 126)(font "Arial" (font_size 8))) + (line (pt 104 120)(pt 120 120)) + ) + (drawing + (text "MULTIPLEXER" (rect 27 209 116 222)(font "Arial" (font_size 8))) + (line (pt 16 16)(pt 104 16)) + (line (pt 16 208)(pt 104 208)) + (line (pt 16 208)(pt 16 16)) + (line (pt 104 208)(pt 104 16)) + (circle (rect 8 52 16 60)) + (circle (rect 8 132 16 140)) + ) +) +(symbol + (rect 360 296 408 328) + (text "NOT" (rect 1 0 22 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 21 27 34)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 13 16)) + ) + (port + (pt 48 16) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (line (pt 39 16)(pt 48 16)) + ) + (drawing + (line (pt 13 25)(pt 13 7)) + (line (pt 13 7)(pt 31 16)) + (line (pt 13 25)(pt 31 16)) + (circle (rect 31 12 39 20)) + ) +) +(symbol + (rect 536 264 600 312) + (text "OR2" (rect 1 0 23 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 37 27 50)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (text "IN2" (rect 2 23 23 34)(font "Courier New" (bold))(invisible)) + (line (pt 0 32)(pt 15 32)) + ) + (port + (pt 0 16) + (input) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (text "IN1" (rect 2 7 23 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 15 16)) + ) + (port + (pt 64 24) + (output) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 48 15 69 26)(font "Courier New" (bold))(invisible)) + (line (pt 48 24)(pt 64 24)) + ) + (drawing + (line (pt 14 36)(pt 25 36)) + (line (pt 14 13)(pt 25 13)) + (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41)) + (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76)) + (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36)) + ) +) +(connector + (pt 304 264) + (pt 416 264) +) +(connector + (pt 304 248) + (pt 416 248) +) +(connector + (pt 304 328) + (pt 416 328) +) +(connector + (pt 304 360) + (pt 416 360) +) +(connector + (pt 304 280) + (pt 416 280) +) +(connector + (pt 304 296) + (pt 416 296) +) +(connector + (pt 304 344) + (pt 416 344) +) +(connector + (pt 304 376) + (pt 416 376) +) +(connector + (pt 416 200) + (pt 400 200) +) +(connector + (pt 416 216) + (pt 384 216) +) +(connector + (pt 384 152) + (pt 400 152) + (bus) +) +(connector + (text "S[0]" (rect 384 165 397 187)(font "Intel Clear" )(vertical)) + (pt 400 200) + (pt 400 152) +) +(connector + (text "S[1]" (rect 368 181 381 203)(font "Intel Clear" )(vertical)) + (pt 384 216) + (pt 384 152) +) +(connector + (pt 416 312) + (pt 408 312) +) +(connector + (pt 360 312) + (pt 344 312) +) +(connector + (pt 344 232) + (pt 416 232) +) +(connector + (pt 344 232) + (pt 344 312) +) +(connector + (text "S[2]" (rect 328 197 341 219)(font "Intel Clear" )(vertical)) + (pt 344 152) + (pt 344 232) +) +(connector + (pt 304 152) + (pt 344 152) + (bus) +) +(connector + (pt 344 152) + (pt 384 152) + (bus) +) +(junction (pt 384 152)) +(junction (pt 344 232)) +(junction (pt 344 152)) diff --git a/1ano/isd/quartus-projects/Teste/Teste1.bsf b/1ano/isd/quartus-projects/Teste/Teste1.bsf new file mode 100644 index 0000000..74626d9 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Teste1.bsf @@ -0,0 +1,100 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "symbol" (version "1.2")) +(symbol + (rect 16 16 112 208) + (text "Teste1" (rect 5 0 43 15)(font "Intel Clear" (font_size 8))) + (text "inst" (rect 8 175 28 188)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S[2..0]" (rect 0 0 36 15)(font "Intel Clear" (font_size 8))) + (text "S[2..0]" (rect 21 27 57 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)(line_width 3)) + ) + (port + (pt 0 48) + (input) + (text "X0" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X0" (rect 21 43 38 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "X1" (rect 0 0 16 15)(font "Intel Clear" (font_size 8))) + (text "X1" (rect 21 59 37 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 0 80) + (input) + (text "X2" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X2" (rect 21 75 38 90)(font "Intel Clear" (font_size 8))) + (line (pt 0 80)(pt 16 80)) + ) + (port + (pt 0 96) + (input) + (text "X3" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X3" (rect 21 91 38 106)(font "Intel Clear" (font_size 8))) + (line (pt 0 96)(pt 16 96)) + ) + (port + (pt 0 112) + (input) + (text "X4" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X4" (rect 21 107 38 122)(font "Intel Clear" (font_size 8))) + (line (pt 0 112)(pt 16 112)) + ) + (port + (pt 0 128) + (input) + (text "X5" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X5" (rect 21 123 38 138)(font "Intel Clear" (font_size 8))) + (line (pt 0 128)(pt 16 128)) + ) + (port + (pt 0 144) + (input) + (text "X6" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X6" (rect 21 139 38 154)(font "Intel Clear" (font_size 8))) + (line (pt 0 144)(pt 16 144)) + ) + (port + (pt 0 160) + (input) + (text "X7" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X7" (rect 21 155 38 170)(font "Intel Clear" (font_size 8))) + (line (pt 0 160)(pt 16 160)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 176)) + ) +) diff --git a/1ano/isd/quartus-projects/Teste/Teste1.qpf b/1ano/isd/quartus-projects/Teste/Teste1.qpf new file mode 100644 index 0000000..d0fbb87 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Teste1.qpf @@ -0,0 +1,31 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 11:23:17 December 02, 2022 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "20.1" +DATE = "11:23:17 December 02, 2022" + +# Revisions + +PROJECT_REVISION = "Teste1" diff --git a/1ano/isd/quartus-projects/Teste/Teste1.qsf b/1ano/isd/quartus-projects/Teste/Teste1.qsf new file mode 100644 index 0000000..f00efd6 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Teste1.qsf @@ -0,0 +1,61 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 2020 Intel Corporation. All rights reserved. +# Your use of Intel Corporation's design tools, logic functions +# and other software and tools, and any 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 Intel Program License +# Subscription Agreement, the Intel Quartus Prime License Agreement, +# the Intel FPGA IP License Agreement, or other applicable license +# agreement, including, without limitation, that your use is for +# the sole purpose of programming logic devices manufactured by +# Intel and sold by Intel or its authorized distributors. Please +# refer to the applicable agreement for further details, at +# https://fpgasoftware.intel.com/eula. +# +# -------------------------------------------------------------------------- # +# +# Quartus Prime +# Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +# Date created = 11:23:17 December 02, 2022 +# +# -------------------------------------------------------------------------- # +# +# Notes: +# +# 1) The default values for assignments are stored in the file: +# Teste1_assignment_defaults.qdf +# If this file doesn't exist, see file: +# assignment_defaults.qdf +# +# 2) Altera recommends that you do not modify this file. This +# file is updated automatically by the Quartus Prime software +# and any changes you make may be lost or overwritten. +# +# -------------------------------------------------------------------------- # + + +set_global_assignment -name FAMILY "Cyclone IV E" +set_global_assignment -name DEVICE auto +set_global_assignment -name TOP_LEVEL_ENTITY Teste3 +set_global_assignment -name ORIGINAL_QUARTUS_VERSION 20.1.1 +set_global_assignment -name PROJECT_CREATION_TIME_DATE "11:23:17 DECEMBER 02, 2022" +set_global_assignment -name LAST_QUARTUS_VERSION "20.1.1 Lite Edition" +set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files +set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (Verilog)" +set_global_assignment -name EDA_TIME_SCALE "1 ps" -section_id eda_simulation +set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_timing +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_symbol +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_signal_integrity +set_global_assignment -name EDA_GENERATE_FUNCTIONAL_NETLIST OFF -section_id eda_board_design_boundary_scan +set_global_assignment -name BDF_FILE Teste1.bdf +set_global_assignment -name VECTOR_WAVEFORM_FILE Waveform.vwf +set_global_assignment -name BDF_FILE Teste3.bdf +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top +set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top +set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top +set_global_assignment -name VECTOR_WAVEFORM_FILE Waveform1.vwf \ No newline at end of file diff --git a/1ano/isd/quartus-projects/Teste/Teste1.qws b/1ano/isd/quartus-projects/Teste/Teste1.qws new file mode 100644 index 0000000..fe98db7 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/Teste1.qws differ diff --git a/1ano/isd/quartus-projects/Teste/Teste3.bdf b/1ano/isd/quartus-projects/Teste/Teste3.bdf new file mode 100644 index 0000000..5ffe7e0 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Teste3.bdf @@ -0,0 +1,358 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ +(header "graphic" (version "1.4")) +(pin + (input) + (rect 184 136 352 152) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "A" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 184 152 352 168) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "B" (rect 5 0 14 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 184 168 352 184) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "C" (rect 5 0 14 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (input) + (rect 184 200 352 216) + (text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6))) + (text "D" (rect 5 0 15 13)(font "Intel Clear" )) + (pt 168 8) + (drawing + (line (pt 84 12)(pt 109 12)) + (line (pt 84 4)(pt 109 4)) + (line (pt 113 8)(pt 168 8)) + (line (pt 84 12)(pt 84 4)) + (line (pt 109 4)(pt 113 8)) + (line (pt 109 12)(pt 113 8)) + ) + (text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6))) +) +(pin + (output) + (rect 600 176 776 192) + (text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6))) + (text "F" (rect 90 0 98 11)(font "Arial" )) + (pt 0 8) + (drawing + (line (pt 0 8)(pt 52 8)) + (line (pt 52 4)(pt 78 4)) + (line (pt 52 12)(pt 78 12)) + (line (pt 52 12)(pt 52 4)) + (line (pt 78 4)(pt 82 8)) + (line (pt 82 8)(pt 78 12)) + (line (pt 78 12)(pt 82 8)) + ) +) +(symbol + (rect 504 152 600 344) + (text "Teste1" (rect 5 0 43 15)(font "Intel Clear" (font_size 8))) + (text "inst" (rect 8 175 28 188)(font "Intel Clear" )) + (port + (pt 0 32) + (input) + (text "S[2..0]" (rect 0 0 36 15)(font "Intel Clear" (font_size 8))) + (text "S[2..0]" (rect 21 27 57 42)(font "Intel Clear" (font_size 8))) + (line (pt 0 32)(pt 16 32)(line_width 3)) + ) + (port + (pt 0 48) + (input) + (text "X0" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X0" (rect 21 43 38 58)(font "Intel Clear" (font_size 8))) + (line (pt 0 48)(pt 16 48)) + ) + (port + (pt 0 64) + (input) + (text "X1" (rect 0 0 16 15)(font "Intel Clear" (font_size 8))) + (text "X1" (rect 21 59 37 74)(font "Intel Clear" (font_size 8))) + (line (pt 0 64)(pt 16 64)) + ) + (port + (pt 0 80) + (input) + (text "X2" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X2" (rect 21 75 38 90)(font "Intel Clear" (font_size 8))) + (line (pt 0 80)(pt 16 80)) + ) + (port + (pt 0 96) + (input) + (text "X3" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X3" (rect 21 91 38 106)(font "Intel Clear" (font_size 8))) + (line (pt 0 96)(pt 16 96)) + ) + (port + (pt 0 112) + (input) + (text "X4" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X4" (rect 21 107 38 122)(font "Intel Clear" (font_size 8))) + (line (pt 0 112)(pt 16 112)) + ) + (port + (pt 0 128) + (input) + (text "X5" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X5" (rect 21 123 38 138)(font "Intel Clear" (font_size 8))) + (line (pt 0 128)(pt 16 128)) + ) + (port + (pt 0 144) + (input) + (text "X6" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X6" (rect 21 139 38 154)(font "Intel Clear" (font_size 8))) + (line (pt 0 144)(pt 16 144)) + ) + (port + (pt 0 160) + (input) + (text "X7" (rect 0 0 17 15)(font "Intel Clear" (font_size 8))) + (text "X7" (rect 21 155 38 170)(font "Intel Clear" (font_size 8))) + (line (pt 0 160)(pt 16 160)) + ) + (port + (pt 96 32) + (output) + (text "Y" (rect 0 0 9 15)(font "Intel Clear" (font_size 8))) + (text "Y" (rect 66 27 75 42)(font "Intel Clear" (font_size 8))) + (line (pt 96 32)(pt 80 32)) + ) + (drawing + (rectangle (rect 16 16 80 176)) + ) +) +(symbol + (rect 416 104 448 120) + (text "VCC" (rect 7 0 28 10)(font "Arial" (font_size 6))) + (text "inst2" (rect 3 5 27 18)(font "Intel Clear" )(invisible)) + (port + (pt 16 16) + (output) + (text "1" (rect 19 7 27 18)(font "Courier New" (bold))(invisible)) + (text "1" (rect 19 7 27 18)(font "Courier New" (bold))(invisible)) + (line (pt 16 16)(pt 16 8)) + ) + (drawing + (line (pt 8 8)(pt 24 8)) + ) +) +(symbol + (rect 440 192 488 224) + (text "NOT" (rect 1 0 22 10)(font "Arial" (font_size 6))) + (text "inst3" (rect 3 21 27 34)(font "Intel Clear" )) + (port + (pt 0 16) + (input) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible)) + (line (pt 0 16)(pt 13 16)) + ) + (port + (pt 48 16) + (output) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible)) + (line (pt 39 16)(pt 48 16)) + ) + (drawing + (line (pt 13 25)(pt 13 7)) + (line (pt 13 7)(pt 31 16)) + (line (pt 13 25)(pt 31 16)) + (circle (rect 31 12 39 20)) + ) +) +(symbol + (rect 400 328 432 360) + (text "GND" (rect 8 16 30 26)(font "Arial" (font_size 6))) + (text "inst4" (rect 3 21 28 34)(font "Intel Clear" )(invisible)) + (port + (pt 16 0) + (output) + (text "1" (rect 18 0 26 11)(font "Courier New" (bold))(invisible)) + (text "1" (rect 18 0 26 11)(font "Courier New" (bold))(invisible)) + (line (pt 16 8)(pt 16 0)) + ) + (drawing + (line (pt 8 8)(pt 16 16)) + (line (pt 16 16)(pt 24 8)) + (line (pt 8 8)(pt 24 8)) + ) +) +(connector + (pt 504 184) + (pt 480 184) + (bus) +) +(connector + (pt 448 176) + (pt 352 176) +) +(connector + (pt 352 144) + (pt 448 144) +) +(connector + (pt 480 184) + (pt 480 160) + (bus) +) +(connector + (pt 432 232) + (pt 504 232) +) +(connector + (pt 432 120) + (pt 432 232) +) +(connector + (pt 432 232) + (pt 432 296) +) +(connector + (pt 504 296) + (pt 432 296) +) +(connector + (pt 504 264) + (pt 392 264) +) +(connector + (pt 504 280) + (pt 392 280) +) +(connector + (pt 392 208) + (pt 392 264) +) +(connector + (pt 392 264) + (pt 392 280) +) +(connector + (pt 416 312) + (pt 504 312) +) +(connector + (pt 416 248) + (pt 416 312) +) +(connector + (pt 416 312) + (pt 416 328) +) +(connector + (pt 504 248) + (pt 416 248) +) +(connector + (pt 352 208) + (pt 392 208) +) +(connector + (pt 392 208) + (pt 440 208) +) +(connector + (pt 488 208) + (pt 496 208) +) +(connector + (pt 504 200) + (pt 496 200) +) +(connector + (pt 504 216) + (pt 496 216) +) +(connector + (pt 496 200) + (pt 496 208) +) +(connector + (pt 496 208) + (pt 496 216) +) +(connector + (text "S[2]" (rect 448 117 461 139)(font "Intel Clear" )(vertical)) + (pt 448 144) + (pt 448 160) +) +(connector + (text "S[1]" (rect 439 144 461 157)(font "Intel Clear" )) + (pt 448 160) + (pt 352 160) +) +(connector + (text "S[0]" (rect 439 164 452 186)(font "Intel Clear" )(vertical)) + (pt 448 160) + (pt 448 176) +) +(connector + (text "S[2..0]" (rect 468 144 501 157)(font "Intel Clear" )) + (pt 480 160) + (pt 448 160) + (bus) +) +(junction (pt 448 160)) +(junction (pt 432 232)) +(junction (pt 392 208)) +(junction (pt 392 264)) +(junction (pt 416 312)) +(junction (pt 496 208)) diff --git a/1ano/isd/quartus-projects/Teste/Waveform.vwf b/1ano/isd/quartus-projects/Teste/Waveform.vwf new file mode 100644 index 0000000..1f6afb4 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Waveform.vwf @@ -0,0 +1,502 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/" Teste1 -c Teste1 +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/" Teste1 -c Teste1 +onerror {exit -code 1} +vlib work +vcom -work work Teste1.vho +vcom -work work Waveform.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste1_vhd_vec_tst +vcd file -direction Teste1.msim.vcd +vcd add -internal Teste1_vhd_vec_tst/* +vcd add -internal Teste1_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vcom -work work Teste1.vho +vcom -work work Waveform.vwf.vht +vsim -novopt -c -t 1ps -sdfmax Teste1_vhd_vec_tst/i1=Teste1_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste1_vhd_vec_tst +vcd file -direction Teste1.msim.vcd +vcd add -internal Teste1_vhd_vec_tst/* +vcd add -internal Teste1_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("S") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = BUS; + WIDTH = 3; + LSB_INDEX = 0; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("S[2]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("S[1]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("S[0]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X5") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X6") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X7") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("S[2]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("S[1]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 2; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("S[0]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 5; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 160; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 80; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + } + } +} + +TRANSITION_LIST("X2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 40; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("X3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 20; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +TRANSITION_LIST("X4") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 10; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X5") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 5; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("X6") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 2; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("X7") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("Y") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "S"; + EXPAND_STATUS = EXPANDED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; + CHILDREN = 1, 2, 3; +} + +DISPLAY_LINE +{ + CHANNEL = "S[2]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "S[1]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "S[0]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 8; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X5"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 9; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X6"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 10; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X7"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 11; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 12; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/Teste/Waveform1.vwf b/1ano/isd/quartus-projects/Teste/Waveform1.vwf new file mode 100644 index 0000000..e40dd9b --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/Waveform1.vwf @@ -0,0 +1,246 @@ +/* +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht" +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht" +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/" Teste1 -c Teste1 +quartus_eda --write_settings_files=off --simulation --functional=off --flatten_buses=off --timescale=1ps --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/" Teste1 -c Teste1 +onerror {exit -code 1} +vlib work +vcom -work work Teste1.vho +vcom -work work Waveform1.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste3_vhd_vec_tst +vcd file -direction Teste1.msim.vcd +vcd add -internal Teste3_vhd_vec_tst/* +vcd add -internal Teste3_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +onerror {exit -code 1} +vlib work +vcom -work work Teste1.vho +vcom -work work Waveform1.vwf.vht +vsim -novopt -c -t 1ps -sdfmax Teste3_vhd_vec_tst/i1=Teste1_vhd.sdo -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste3_vhd_vec_tst +vcd file -direction Teste1.msim.vcd +vcd add -internal Teste3_vhd_vec_tst/* +vcd add -internal Teste3_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f + +vhdl +*/ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("A") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("B") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("C") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("D") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("F") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("A") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 10; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("B") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 5; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("C") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 2; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("D") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + } + LEVEL 0 FOR 200.0; + } +} + +TRANSITION_LIST("F") +{ + NODE + { + REPEAT = 1; + LEVEL X FOR 1000.0; + } +} + +DISPLAY_LINE +{ + CHANNEL = "A"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "B"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "C"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "D"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "F"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/Teste/db/.cmp.kpt b/1ano/isd/quartus-projects/Teste/db/.cmp.kpt new file mode 100644 index 0000000..ac2fe13 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/.cmp.kpt differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.cdb new file mode 100644 index 0000000..bafd2b4 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.hdb new file mode 100644 index 0000000..e81828f Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(0).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.cdb new file mode 100644 index 0000000..47ee2c8 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.hdb new file mode 100644 index 0000000..b748e3c Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(1).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.cdb new file mode 100644 index 0000000..b8636ea Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.hdb new file mode 100644 index 0000000..e6fed3d Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.(2).cnf.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.asm.qmsg b/1ano/isd/quartus-projects/Teste/db/Teste1.asm.qmsg new file mode 100644 index 0000000..1769890 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.asm.qmsg @@ -0,0 +1,7 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669986145093 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986145094 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Dec 2 13:02:25 2022 " "Processing started: Fri Dec 2 13:02:25 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669986145094 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1669986145094 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off Teste1 -c Teste1 " "Command: quartus_asm --read_settings_files=off --write_settings_files=off Teste1 -c Teste1" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1669986145094 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Assembler" 0 -1 1669986145210 ""} +{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1669986145399 ""} +{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1669986145408 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "354 " "Peak virtual memory: 354 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986145470 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Dec 2 13:02:25 2022 " "Processing ended: Fri Dec 2 13:02:25 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986145470 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986145470 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986145470 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1669986145470 ""} diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.asm.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.asm.rdb new file mode 100644 index 0000000..06e5dbf Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.asm.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.asm_labs.ddb b/1ano/isd/quartus-projects/Teste/db/Teste1.asm_labs.ddb new file mode 100644 index 0000000..12a07fa Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.asm_labs.ddb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cbx.xml b/1ano/isd/quartus-projects/Teste/db/Teste1.cbx.xml new file mode 100644 index 0000000..3fd1d11 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.cbx.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.bpm b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.bpm new file mode 100644 index 0000000..ddc7250 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.bpm differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.cdb new file mode 100644 index 0000000..01c1f83 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.hdb new file mode 100644 index 0000000..865bf33 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.idb b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.idb new file mode 100644 index 0000000..8a640d5 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.idb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.logdb b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.logdb new file mode 100644 index 0000000..6f1e252 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.logdb @@ -0,0 +1,47 @@ +v1 +IO_RULES,NUM_CLKS_NOT_EXCEED_CLKS_AVAILABLE,INAPPLICABLE,IO_000002,Capacity Checks,Number of clocks in an I/O bank should not exceed the number of clocks available.,Critical,No Global Signal assignments found.,,I/O,, +IO_RULES,NUM_PINS_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000001,Capacity Checks,Number of pins in an I/O bank should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,NUM_VREF_NOT_EXCEED_LOC_AVAILABLE,INAPPLICABLE,IO_000003,Capacity Checks,Number of pins in a Vrefgroup should not exceed the number of locations available.,Critical,No Location assignments found.,,I/O,, +IO_RULES,IO_BANK_SUPPORT_VCCIO,INAPPLICABLE,IO_000004,Voltage Compatibility Checks,The I/O bank should support the requested VCCIO.,Critical,No IOBANK_VCCIO assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VREF,INAPPLICABLE,IO_000005,Voltage Compatibility Checks,The I/O bank should not have competing VREF values.,Critical,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,IO_BANK_NOT_HAVE_COMPETING_VCCIO,PASS,IO_000006,Voltage Compatibility Checks,The I/O bank should not have competing VCCIO values.,Critical,0 such failures found.,,I/O,, +IO_RULES,CHECK_UNAVAILABLE_LOC,INAPPLICABLE,IO_000007,Valid Location Checks,Checks for unavailable locations.,Critical,No Location assignments found.,,I/O,, +IO_RULES,CHECK_RESERVED_LOC,INAPPLICABLE,IO_000008,Valid Location Checks,Checks for reserved locations.,Critical,No reserved LogicLock region found.,,I/O,, +IO_RULES,OCT_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000047,I/O Properties Checks for One I/O,On Chip Termination and Slew Rate should not be used at the same time.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,LOC_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000046,I/O Properties Checks for One I/O,The location should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORTS_SLEW_RATE,INAPPLICABLE,IO_000045,I/O Properties Checks for One I/O,The I/O standard should support the requested Slew Rate value.,Critical,No Slew Rate assignments found.,,I/O,, +IO_RULES,WEAK_PULL_UP_AND_BUS_HOLD_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000027,I/O Properties Checks for One I/O,Weak Pull Up and Bus Hold should not be used at the same time.,Critical,No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,OCT_AND_CURRENT_STRENGTH_NOT_USED_SIMULTANEOUSLY,INAPPLICABLE,IO_000026,I/O Properties Checks for One I/O,On Chip Termination and Current Strength should not be used at the same time.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,IO_DIR_SUPPORT_OCT_VALUE,PASS,IO_000024,I/O Properties Checks for One I/O,The I/O direction should support the On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OPEN_DRAIN_VALUE,INAPPLICABLE,IO_000023,I/O Properties Checks for One I/O,The I/O standard should support the Open Drain value.,Critical,No open drain assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000022,I/O Properties Checks for One I/O,The I/O standard should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000021,I/O Properties Checks for One I/O,The I/O standard should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000020,I/O Properties Checks for One I/O,The I/O standard should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_OCT_VALUE,PASS,IO_000019,I/O Properties Checks for One I/O,The I/O standard should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,IO_STD_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000018,I/O Properties Checks for One I/O,The I/O standard should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_PCI_CLAMP_DIODE,PASS,IO_000015,I/O Properties Checks for One I/O,The location should support the requested PCI Clamp Diode.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_WEAK_PULL_UP_VALUE,INAPPLICABLE,IO_000014,I/O Properties Checks for One I/O,The location should support the requested Weak Pull Up value.,Critical,No Weak Pull-Up Resistor assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_BUS_HOLD_VALUE,INAPPLICABLE,IO_000013,I/O Properties Checks for One I/O,The location should support the requested Bus Hold value.,Critical,No Enable Bus-Hold Circuitry assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_OCT_VALUE,PASS,IO_000012,I/O Properties Checks for One I/O,The location should support the requested On Chip Termination value.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_CURRENT_STRENGTH,INAPPLICABLE,IO_000011,I/O Properties Checks for One I/O,The location should support the requested Current Strength.,Critical,No Current Strength assignments found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_DIR,PASS,IO_000010,I/O Properties Checks for One I/O,The location should support the requested I/O direction.,Critical,0 such failures found.,,I/O,, +IO_RULES,LOC_SUPPORT_IO_STD,PASS,IO_000009,I/O Properties Checks for One I/O,The location should support the requested I/O standard.,Critical,0 such failures found.,,I/O,, +IO_RULES,CURRENT_DENSITY_FOR_CONSECUTIVE_IO_NOT_EXCEED_CURRENT_VALUE,PASS,IO_000033,Electromigration Checks,Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os.,Critical,0 such failures found.,,I/O,, +IO_RULES,SINGLE_ENDED_OUTPUTS_LAB_ROWS_FROM_DIFF_IO,INAPPLICABLE,IO_000034,SI Related Distance Checks,Single-ended outputs should be 5 LAB row(s) away from a differential I/O.,High,No Differential I/O Standard assignments found.,,I/O,, +IO_RULES,MAX_20_OUTPUTS_ALLOWED_IN_VREFGROUP,INAPPLICABLE,IO_000042,SI Related SSO Limit Checks,No more than 20 outputs are allowed in a VREF group when VREF is being read from.,High,No VREF I/O Standard assignments found.,,I/O,, +IO_RULES,DEV_IO_RULE_OCT_DISCLAIMER,,,,,,,,,, +IO_RULES_MATRIX,Pin/Rules,IO_000002;IO_000001;IO_000003;IO_000004;IO_000005;IO_000006;IO_000007;IO_000008;IO_000047;IO_000046;IO_000045;IO_000027;IO_000026;IO_000024;IO_000023;IO_000022;IO_000021;IO_000020;IO_000019;IO_000018;IO_000015;IO_000014;IO_000013;IO_000012;IO_000011;IO_000010;IO_000009;IO_000033;IO_000034;IO_000042, +IO_RULES_MATRIX,Total Pass,0;0;0;0;0;5;0;0;0;0;0;0;0;1;0;0;0;4;1;0;4;0;0;1;0;5;5;5;0;0, +IO_RULES_MATRIX,Total Unchecked,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,Total Inapplicable,5;5;5;5;5;0;5;5;5;5;5;5;5;4;5;5;5;1;4;5;1;5;5;4;5;0;0;0;5;5, +IO_RULES_MATRIX,Total Fail,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0, +IO_RULES_MATRIX,F,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,C,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,B,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,D,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_MATRIX,A,Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Pass;Inapplicable;Inapplicable;Inapplicable;Inapplicable;Pass;Pass;Pass;Inapplicable;Inapplicable, +IO_RULES_SUMMARY,Total I/O Rules,30, +IO_RULES_SUMMARY,Number of I/O Rules Passed,9, +IO_RULES_SUMMARY,Number of I/O Rules Failed,0, +IO_RULES_SUMMARY,Number of I/O Rules Unchecked,0, +IO_RULES_SUMMARY,Number of I/O Rules Inapplicable,21, diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.rdb new file mode 100644 index 0000000..1292ef8 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cmp_merge.kpt b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp_merge.kpt new file mode 100644 index 0000000..7bd0750 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cmp_merge.kpt differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd new file mode 100644 index 0000000..12d57d7 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd new file mode 100644 index 0000000..599a335 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_0c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd new file mode 100644 index 0000000..5ae592d Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.cycloneive_io_sim_cache.45um_tt_1200mv_85c_slow.hsd differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.db_info b/1ano/isd/quartus-projects/Teste/db/Teste1.db_info new file mode 100644 index 0000000..e447daf --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Wed Dec 7 10:18:32 2022 diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.eda.qmsg b/1ano/isd/quartus-projects/Teste/db/Teste1.eda.qmsg new file mode 100644 index 0000000..32c4e12 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.eda.qmsg @@ -0,0 +1,6 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669986214664 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "EDA Netlist Writer Quartus Prime " "Running Quartus Prime EDA Netlist Writer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "Copyright (C) 2020 Intel Corporation. All rights reserved. " "Copyright (C) 2020 Intel Corporation. All rights reserved." { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "Your use of Intel Corporation's design tools, logic functions " "Your use of Intel Corporation's design tools, logic functions " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "and other software and tools, and any partner logic " "and other software and tools, and any partner logic " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "functions, and any output files from any of the foregoing " "functions, and any output files from any of the foregoing " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "(including device programming or simulation files), and any " "(including device programming or simulation files), and any " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "associated documentation or information are expressly subject " "associated documentation or information are expressly subject " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "to the terms and conditions of the Intel Program License " "to the terms and conditions of the Intel Program License " { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "Subscription Agreement, the Intel Quartus Prime License Agreement, " "Subscription Agreement, the Intel Quartus Prime License Agreement," { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "the Intel FPGA IP License Agreement, or other applicable license " "the Intel FPGA IP License Agreement, or other applicable license" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "agreement, including, without limitation, that your use is for " "agreement, including, without limitation, that your use is for" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "the sole purpose of programming logic devices manufactured by " "the sole purpose of programming logic devices manufactured by" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "Intel and sold by Intel or its authorized distributors. Please " "Intel and sold by Intel or its authorized distributors. Please" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "refer to the applicable agreement for further details, at " "refer to the applicable agreement for further details, at" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_LEGAL" "https://fpgasoftware.intel.com/eula. " "https://fpgasoftware.intel.com/eula." { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Dec 2 13:03:34 2022 " "Processing started: Fri Dec 2 13:03:34 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669986214664 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1669986214664 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/ Teste1 -c Teste1 " "Command: quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/ Teste1 -c Teste1" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1669986214664 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "EDA Netlist Writer" 0 -1 1669986214766 ""} +{ "Info" "IWSC_DONE_HDL_GENERATION" "Teste1.vho /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim// simulation " "Generated file Teste1.vho in folder \"/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim//\" for EDA simulation tool" { } { } 0 204019 "Generated file %1!s! in folder \"%2!s!\" for EDA %3!s! tool" 0 0 "EDA Netlist Writer" 0 -1 1669986214792 ""} +{ "Info" "IQEXE_ERROR_COUNT" "EDA Netlist Writer 0 s 1 Quartus Prime " "Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "603 " "Peak virtual memory: 603 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986214799 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Dec 2 13:03:34 2022 " "Processing ended: Fri Dec 2 13:03:34 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986214799 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:00 " "Elapsed time: 00:00:00" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986214799 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:00 " "Total CPU time (on all processors): 00:00:00" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986214799 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "EDA Netlist Writer" 0 -1 1669986214799 ""} diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.fit.qmsg b/1ano/isd/quartus-projects/Teste/db/Teste1.fit.qmsg new file mode 100644 index 0000000..8b1aa84 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.fit.qmsg @@ -0,0 +1,49 @@ +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Fitter" 0 -1 1669986141764 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Fitter" 0 -1 1669986141764 ""} +{ "Info" "IMPP_MPP_AUTO_ASSIGNED_DEVICE" "Teste1 EP4CE6E22C6 " "Automatically selected device EP4CE6E22C6 for design Teste1" { } { } 0 119004 "Automatically selected device %2!s! for design %1!s!" 0 0 "Fitter" 0 -1 1669986141853 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1669986141911 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Fitter" 0 -1 1669986141911 ""} +{ "Info" "IFITCC_FITCC_INFO_AUTO_FIT_COMPILATION_ON" "" "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" { } { } 0 171003 "Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time" 0 0 "Fitter" 0 -1 1669986142029 ""} +{ "Warning" "WCPT_FEATURE_DISABLED_POST" "LogicLock " "Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." { } { } 0 292013 "Feature %1!s! is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature." 0 0 "Fitter" 0 -1 1669986142033 ""} +{ "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED" "" "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" { { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE10E22C6 " "Device EP4CE10E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669986142080 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE15E22C6 " "Device EP4CE15E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669986142080 ""} { "Info" "IFSAC_FSAC_MIGRATION_NOT_SELECTED_SUB" "EP4CE22E22C6 " "Device EP4CE22E22C6 is compatible" { } { } 2 176445 "Device %1!s! is compatible" 0 0 "Design Software" 0 -1 1669986142080 ""} } { } 2 176444 "Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices" 0 0 "Fitter" 0 -1 1669986142080 ""} +{ "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION" "5 " "Fitter converted 5 user pins into dedicated programming pins" { { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_ASDO_DATA1~ 6 " "Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_ASDO_DATA1~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 0 { 0 ""} 0 22 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669986142083 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_FLASH_nCE_nCSO~ 8 " "Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_FLASH_nCE_nCSO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 0 { 0 ""} 0 24 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669986142083 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DCLK~ 12 " "Pin ~ALTERA_DCLK~ is reserved at location 12" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DCLK~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 0 { 0 ""} 0 26 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669986142083 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_DATA0~ 13 " "Pin ~ALTERA_DATA0~ is reserved at location 13" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_DATA0~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 0 { 0 ""} 0 28 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669986142083 ""} { "Info" "IFIOMGR_RESERVED_PIN_WITH_LOCATION_SUB" "~ALTERA_nCEO~ 101 " "Pin ~ALTERA_nCEO~ is reserved at location 101" { } { { "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" "" { PinPlanner "/home/tiagorg/intelFPGA_lite/20.1/quartus/linux64/pin_planner.ppl" { ~ALTERA_nCEO~ } } } { "temporary_test_loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 0 { 0 ""} 0 30 14177 15141 0 0 "" 0 "" "" } } } } } 0 169125 "Pin %1!s! is reserved at location %2!s!" 0 0 "Design Software" 0 -1 1669986142083 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1669986142083 ""} +{ "Warning" "WCUT_CUT_ATOM_PINS_WITH_INCOMPLETE_IO_ASSIGNMENTS" "" "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" { } { } 0 15714 "Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details" 0 0 "Fitter" 0 -1 1669986142084 ""} +{ "Critical Warning" "WFIOMGR_PINS_MISSING_LOCATION_INFO" "5 5 " "No exact pin location assignment(s) for 5 pins of 5 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." { } { } 1 169085 "No exact pin location assignment(s) for %1!d! pins of %2!d! total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report." 0 0 "Fitter" 0 -1 1669986142332 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "Teste1.sdc " "Synopsys Design Constraints File file not found: 'Teste1.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Fitter" 0 -1 1669986142424 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_NO_DERIVING_MSG" "base clocks " "No user constrained base clocks found in the design" { } { } 0 332144 "No user constrained %1!s! found in the design" 0 0 "Fitter" 0 -1 1669986142424 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Fitter" 0 -1 1669986142425 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1669986142425 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Fitter" 0 -1 1669986142426 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Fitter" 0 -1 1669986142426 ""} +{ "Info" "ISTA_TDC_NO_DEFAULT_OPTIMIZATION_GOALS" "" "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." { } { } 0 332130 "Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time." 0 0 "Fitter" 0 -1 1669986142426 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1669986142428 ""} +{ "Extra Info" "IFSAC_FSAC_START_REG_LOCATION_PROCESSING" "" "Performing register packing on registers with non-logic cell location assignments" { } { } 1 176273 "Performing register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1669986142428 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_REG_LOCATION_PROCESSING" "" "Completed register packing on registers with non-logic cell location assignments" { } { } 1 176274 "Completed register packing on registers with non-logic cell location assignments" 1 0 "Fitter" 0 -1 1669986142428 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_BEGIN_FAST_REGISTER_INFO" "" "Started Fast Input/Output/OE register processing" { } { } 1 176236 "Started Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Extra Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_FAST_REGISTER_INFO" "" "Finished Fast Input/Output/OE register processing" { } { } 1 176237 "Finished Fast Input/Output/OE register processing" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Extra Info" "IFSAC_FSAC_START_MAC_SCAN_CHAIN_INFERENCING" "" "Start inferring scan chains for DSP blocks" { } { } 1 176238 "Start inferring scan chains for DSP blocks" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_MAC_SCAN_CHAIN_INFERENCING" "" "Inferring scan chains for DSP blocks is complete" { } { } 1 176239 "Inferring scan chains for DSP blocks is complete" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Extra Info" "IFSAC_FSAC_START_IO_MULT_RAM_PACKING" "" "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" { } { } 1 176248 "Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Extra Info" "IFSAC_FSAC_FINISH_IO_MULT_RAM_PACKING" "" "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" { } { } 1 176249 "Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks" 1 0 "Fitter" 0 -1 1669986142429 ""} +{ "Info" "IFSAC_FSAC_REGISTER_PACKING_FINISH_REGPACKING_INFO" "" "Finished register packing" { { "Extra Info" "IFSAC_NO_REGISTERS_WERE_PACKED" "" "No registers were packed into other blocks" { } { } 1 176219 "No registers were packed into other blocks" 0 0 "Design Software" 0 -1 1669986142429 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1669986142429 ""} +{ "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement " "Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement" { { "Info" "IFSAC_FSAC_SINGLE_IOC_GROUP_STATISTICS" "5 unused 2.5V 4 1 0 " "Number of I/O pins in group: 5 (unused VREF, 2.5V VCCIO, 4 input, 1 output, 0 bidirectional)" { { "Info" "IFSAC_FSAC_IO_STDS_IN_IOC_GROUP" "2.5 V. " "I/O standards used: 2.5 V." { } { } 0 176212 "I/O standards used: %1!s!" 0 0 "Design Software" 0 -1 1669986142430 ""} } { } 0 176211 "Number of I/O pins in group: %1!d! (%2!s! VREF, %3!s! VCCIO, %4!d! input, %5!d! output, %6!d! bidirectional)" 0 0 "Design Software" 0 -1 1669986142430 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1669986142430 ""} +{ "Info" "IFSAC_FSAC_IO_STATS_BEFORE_AFTER_PLACEMENT" "before " "I/O bank details before I/O pin placement" { { "Info" "IFSAC_FSAC_IO_BANK_PIN_GROUP_STATISTICS" "I/O banks " "Statistics of I/O banks" { { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "1 does not use undetermined 4 7 " "I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "2 does not use undetermined 0 8 " "I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "3 does not use undetermined 0 11 " "I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "4 does not use undetermined 0 14 " "I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "5 does not use undetermined 0 13 " "I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "6 does not use undetermined 1 9 " "I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "7 does not use undetermined 0 13 " "I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} { "Info" "IFSAC_FSAC_SINGLE_IO_BANK_STATISTICS" "8 does not use undetermined 0 12 " "I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available" { } { } 0 176213 "I/O bank number %1!s! %2!s! VREF pins and has %3!s! VCCIO pins. %4!d! total pin(s) used -- %5!d! pins available" 0 0 "Design Software" 0 -1 1669986142430 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1669986142430 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1669986142430 ""} +{ "Info" "IFITCC_FITTER_PREPARATION_END" "00:00:00 " "Fitter preparation operations ending: elapsed time is 00:00:00" { } { } 0 171121 "Fitter preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669986142434 ""} +{ "Info" "IVPR20K_VPR_FAMILY_APL_ERROR" "" "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." { } { } 0 14896 "Fitter has disabled Advanced Physical Optimization because it is not supported for the current family." 0 0 "Fitter" 0 -1 1669986142436 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_START" "" "Fitter placement preparation operations beginning" { } { } 0 170189 "Fitter placement preparation operations beginning" 0 0 "Fitter" 0 -1 1669986142791 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_PREP_END" "00:00:00 " "Fitter placement preparation operations ending: elapsed time is 00:00:00" { } { } 0 170190 "Fitter placement preparation operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669986142806 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1669986142813 ""} +{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1669986142878 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_END" "00:00:00 " "Fitter placement operations ending: elapsed time is 00:00:00" { } { } 0 170192 "Fitter placement operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669986142879 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1669986143025 ""} +{ "Info" "IFITAPI_FITAPI_VPR_PERCENT_ROUTING_RESOURCE_USAGE" "0 " "Router estimated average interconnect usage is 0% of the available device resources" { { "Info" "IFITAPI_FITAPI_VPR_PEAK_ROUTING_REGION" "0 X0_Y0 X10_Y11 " "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11" { } { { "loc" "" { Generic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/" { { 1 { 0 "Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11"} { { 12 { 0 ""} 0 0 11 12 } } } } } } } 0 170196 "Router estimated peak interconnect usage is %1!d!%% of the available device resources in the region that extends from location %2!s! to location %3!s!" 0 0 "Design Software" 0 -1 1669986143311 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1669986143311 ""} +{ "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED" "" "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." { { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_ROUTABILITY" "" "Optimizations that may affect the design's routability were skipped" { } { } 0 170201 "Optimizations that may affect the design's routability were skipped" 0 0 "Design Software" 0 -1 1669986143334 ""} { "Info" "IFITAPI_FITAPI_VPR_AUTO_FIT_ENABLED_AND_USED_FOR_TIMING" "" "Optimizations that may affect the design's timing were skipped" { } { } 0 170200 "Optimizations that may affect the design's timing were skipped" 0 0 "Design Software" 0 -1 1669986143334 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1669986143334 ""} +{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_END" "00:00:00 " "Fitter routing operations ending: elapsed time is 00:00:00" { } { } 0 170194 "Fitter routing operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669986143336 ""} +{ "Info" "IVPR20K_VPR_TIMING_ANALYSIS_TIME" "the Fitter 0.01 " "Total time spent on timing analysis during the Fitter is 0.01 seconds." { } { } 0 11888 "Total time spent on timing analysis during %1!s! is %2!s! seconds." 0 0 "Fitter" 0 -1 1669986143440 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1669986143444 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1669986143572 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1669986143572 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1669986143857 ""} +{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:01 " "Fitter post-fit operations ending: elapsed time is 00:00:01" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1669986144120 ""} +{ "Info" "IRDB_WROTE_SUPPRESSED_MSGS" "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg " "Generated suppressed messages file /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg" { } { } 0 144001 "Generated suppressed messages file %1!s!" 0 0 "Fitter" 0 -1 1669986144314 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Fitter 0 s 6 s Quartus Prime " "Quartus Prime Fitter was successful. 0 errors, 6 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "944 " "Peak virtual memory: 944 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986144450 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Dec 2 13:02:24 2022 " "Processing ended: Fri Dec 2 13:02:24 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986144450 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:03 " "Elapsed time: 00:00:03" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986144450 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:03 " "Total CPU time (on all processors): 00:00:03" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986144450 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1669986144450 ""} diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.hier_info b/1ano/isd/quartus-projects/Teste/db/Teste1.hier_info new file mode 100644 index 0000000..7f57f7e --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.hier_info @@ -0,0 +1,43 @@ +|Teste3 +F <= Teste1:inst.Y +D => inst3.IN0 +D => Teste1:inst.X4 +D => Teste1:inst.X5 +A => Teste1:inst.S[2] +B => Teste1:inst.S[1] +C => Teste1:inst.S[0] + + +|Teste3|Teste1:inst +Y <= inst3.DB_MAX_OUTPUT_PORT_TYPE +X1 => 74153:inst.1C1 +S[0] => 74153:inst.A +S[1] => 74153:inst.B +S[2] => 74153:inst.1GN +S[2] => inst2.IN0 +X0 => 74153:inst.1C0 +X4 => 74153:inst.2C0 +X6 => 74153:inst.2C2 +X2 => 74153:inst.1C2 +X3 => 74153:inst.1C3 +X5 => 74153:inst.2C1 +X7 => 74153:inst.2C3 + + +|Teste3|Teste1:inst|74153:inst +1Y <= 9.DB_MAX_OUTPUT_PORT_TYPE +1GN => 26.IN0 +B => 27.IN0 +A => 29.IN0 +1C0 => 1.IN3 +1C1 => 2.IN3 +1C2 => 3.IN3 +1C3 => 4.IN3 +2Y <= 10.DB_MAX_OUTPUT_PORT_TYPE +2C0 => 5.IN0 +2GN => 25.IN0 +2C1 => 6.IN0 +2C2 => 7.IN0 +2C3 => 8.IN0 + + diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.hif b/1ano/isd/quartus-projects/Teste/db/Teste1.hif new file mode 100644 index 0000000..850b582 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.hif differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.html b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.html new file mode 100644 index 0000000..a3bdad2 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.html @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HierarchyInputConstant InputUnused InputFloating InputOutputConstant OutputUnused OutputFloating OutputBidirConstant BidirUnused BidirInput only BidirOutput only Bidir
inst11404144400000
diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.rdb new file mode 100644 index 0000000..e2dbe64 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.txt b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.txt new file mode 100644 index 0000000..11bc11b --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.lpc.txt @@ -0,0 +1,7 @@ ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Legal Partition Candidates ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; Hierarchy ; Input ; Constant Input ; Unused Input ; Floating Input ; Output ; Constant Output ; Unused Output ; Floating Output ; Bidir ; Constant Bidir ; Unused Bidir ; Input only Bidir ; Output only Bidir ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; inst ; 11 ; 4 ; 0 ; 4 ; 1 ; 4 ; 4 ; 4 ; 0 ; 0 ; 0 ; 0 ; 0 ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.ammdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map.ammdb new file mode 100644 index 0000000..790b913 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.ammdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.bpm b/1ano/isd/quartus-projects/Teste/db/Teste1.map.bpm new file mode 100644 index 0000000..9eb19af Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.bpm differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map.cdb new file mode 100644 index 0000000..83377de Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map.hdb new file mode 100644 index 0000000..000f4e0 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.kpt b/1ano/isd/quartus-projects/Teste/db/Teste1.map.kpt new file mode 100644 index 0000000..4506d37 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.kpt differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.logdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.map.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.qmsg b/1ano/isd/quartus-projects/Teste/db/Teste1.map.qmsg new file mode 100644 index 0000000..26ca47d --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.map.qmsg @@ -0,0 +1,15 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669986134544 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986134544 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Dec 2 13:02:14 2022 " "Processing started: Fri Dec 2 13:02:14 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669986134544 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986134544 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1 " "Command: quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986134545 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1669986134656 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1669986134657 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Teste1.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Teste1.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Teste1 " "Found entity 1: Teste1" { } { { "Teste1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669986140555 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986140555 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Teste3.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Teste3.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Teste3 " "Found entity 1: Teste3" { } { { "Teste3.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669986140556 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986140556 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Teste3 " "Elaborating entity \"Teste3\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669986140582 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "Teste1 Teste1:inst " "Elaborating entity \"Teste1\" for hierarchy \"Teste1:inst\"" { } { { "Teste3.bdf" "inst" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf" { { 152 504 600 344 "inst" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669986140584 ""} +{ "Info" "ISGN_START_ELABORATION_HIERARCHY" "74153 Teste1:inst\|74153:inst " "Elaborating entity \"74153\" for hierarchy \"Teste1:inst\|74153:inst\"" { } { { "Teste1.bdf" "inst" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf" { { 176 416 536 400 "inst" "" } } } } } 0 12128 "Elaborating entity \"%1!s!\" for hierarchy \"%2!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669986140586 ""} +{ "Info" "ISGN_ELABORATION_HEADER" "Teste1:inst\|74153:inst " "Elaborated megafunction instantiation \"Teste1:inst\|74153:inst\"" { } { { "Teste1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf" { { 176 416 536 400 "inst" "" } } } } } 0 12130 "Elaborated megafunction instantiation \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669986140586 ""} +{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1669986140894 ""} +{ "Info" "IBPM_HARD_BLOCK_PARTITION_CREATED" "hard_block:auto_generated_inst " "Generating hard_block partition \"hard_block:auto_generated_inst\"" { { "Info" "IBPM_HARD_BLOCK_PARTITION_NODE" "0 0 0 0 0 " "Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL" { } { } 0 16011 "Adding %1!d! node(s), including %2!d! DDIO, %3!d! PLL, %4!d! transceiver and %5!d! LCELL" 0 0 "Design Software" 0 -1 1669986141136 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1669986141136 ""} +{ "Info" "ICUT_CUT_TM_SUMMARY" "6 " "Implemented 6 device resources after synthesis - the final resource count might be different" { { "Info" "ICUT_CUT_TM_IPINS" "4 " "Implemented 4 input pins" { } { } 0 21058 "Implemented %1!d! input pins" 0 0 "Design Software" 0 -1 1669986141153 ""} { "Info" "ICUT_CUT_TM_OPINS" "1 " "Implemented 1 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1669986141153 ""} { "Info" "ICUT_CUT_TM_LCELLS" "1 " "Implemented 1 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1669986141153 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1669986141153 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "398 " "Peak virtual memory: 398 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986141158 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Dec 2 13:02:21 2022 " "Processing ended: Fri Dec 2 13:02:21 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986141158 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:07 " "Elapsed time: 00:00:07" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986141158 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:19 " "Total CPU time (on all processors): 00:00:19" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986141158 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986141158 ""} diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map.rdb new file mode 100644 index 0000000..b25916b Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.cdb new file mode 100644 index 0000000..e7f9ecd Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.hdb new file mode 100644 index 0000000..c73c92b Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.logdb b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.map_bb.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.pre_map.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.pre_map.hdb new file mode 100644 index 0000000..2495ea3 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.pre_map.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.root_partition.map.reg_db.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.root_partition.map.reg_db.cdb new file mode 100644 index 0000000..c58d164 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.root_partition.map.reg_db.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.routing.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.routing.rdb new file mode 100644 index 0000000..788ba14 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.routing.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv.hdb b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv.hdb new file mode 100644 index 0000000..9ff0a44 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg.cdb new file mode 100644 index 0000000..c46bc21 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg_swap.cdb b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg_swap.cdb new file mode 100644 index 0000000..cabfd89 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.rtlv_sg_swap.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry.sci b/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry.sci differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry_dsc.sci b/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry_dsc.sci new file mode 100644 index 0000000..7d39add Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.sld_design_entry_dsc.sci differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.smart_action.txt b/1ano/isd/quartus-projects/Teste/db/Teste1.smart_action.txt new file mode 100644 index 0000000..11b531f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.smart_action.txt @@ -0,0 +1 @@ +SOURCE diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.sta.qmsg b/1ano/isd/quartus-projects/Teste/db/Teste1.sta.qmsg new file mode 100644 index 0000000..292b381 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.sta.qmsg @@ -0,0 +1,49 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669986146524 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus Prime " "Running Quartus Prime Timing Analyzer" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986146524 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Dec 2 13:02:26 2022 " "Processing started: Fri Dec 2 13:02:26 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669986146524 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1669986146524 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sta Teste1 -c Teste1 " "Command: quartus_sta Teste1 -c Teste1" { } { } 0 0 "Command: %1!s!" 0 0 "Timing Analyzer" 0 -1 1669986146524 ""} +{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1669986146547 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Timing Analyzer" 0 -1 1669986146596 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Timing Analyzer" 0 -1 1669986146596 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "High junction temperature 85 " "High junction temperature operating condition is not set. Assuming a default value of '85'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1669986146639 ""} +{ "Info" "ICUT_CUT_DEFAULT_OPERATING_CONDITION" "Low junction temperature 0 " "Low junction temperature operating condition is not set. Assuming a default value of '0'." { } { } 0 21076 "%1!s! operating condition is not set. Assuming a default value of '%2!s!'." 0 0 "Timing Analyzer" 0 -1 1669986146639 ""} +{ "Critical Warning" "WSTA_SDC_NOT_FOUND" "Teste1.sdc " "Synopsys Design Constraints File file not found: 'Teste1.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." { } { } 1 332012 "Synopsys Design Constraints File file not found: '%1!s!'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design." 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Info" "ISTA_NO_CLOCK_UNCERTAINTY_FOUND_DERIVING" "\"derive_clock_uncertainty\" " "No user constrained clock uncertainty found in the design. Calling \"derive_clock_uncertainty\"" { } { } 0 332143 "No user constrained clock uncertainty found in the design. Calling %1!s!" 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669986146777 ""} +{ "Info" "0" "" "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" { } { } 0 0 "Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON" 0 0 "Timing Analyzer" 0 0 1669986146778 ""} +{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1669986146780 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1669986146780 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146781 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146783 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146784 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146784 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146785 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986146785 ""} +{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1669986146787 ""} +{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1669986146802 ""} +{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1669986147073 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669986147086 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669986147086 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669986147086 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669986147086 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "fmax " "No fmax paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147087 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147087 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147088 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147089 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147089 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147090 ""} +{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1669986147093 ""} +{ "Info" "ISTA_NO_CLOCK_FOUND_DERIVING" "base clocks \"derive_clocks -period 1.0\" " "No user constrained base clocks found in the design. Calling \"derive_clocks -period 1.0\"" { } { } 0 332142 "No user constrained %1!s! found in the design. Calling %2!s!" 0 0 "Timing Analyzer" 0 -1 1669986147145 ""} +{ "Info" "ISTA_DERIVE_CLOCKS_FOUND_NO_CLOCKS" "" "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." { } { } 0 332096 "The command derive_clocks did not find any clocks to derive. No clocks were created or changed." 0 0 "Timing Analyzer" 0 -1 1669986147145 ""} +{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1669986147145 ""} +{ "Info" "ISTA_NO_UNCERTAINTY_FOUND" "" "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." { } { } 0 332154 "The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers." 0 0 "Timing Analyzer" 0 -1 1669986147145 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Setup " "No Setup paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147146 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Hold " "No Hold paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147147 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Recovery " "No Recovery paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147147 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Removal " "No Removal paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147148 ""} +{ "Info" "ISTA_NO_PATHS_TO_REPORT" "Minimum Pulse Width " "No Minimum Pulse Width paths to report" { } { } 0 332140 "No %1!s! paths to report" 0 0 "Timing Analyzer" 0 -1 1669986147148 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "setup " "Design is not fully constrained for setup requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1669986147393 ""} +{ "Info" "ISTA_UCP_NOT_CONSTRAINED" "hold " "Design is not fully constrained for hold requirements" { } { } 0 332102 "Design is not fully constrained for %1!s! requirements" 0 0 "Timing Analyzer" 0 -1 1669986147393 ""} +{ "Info" "IQEXE_ERROR_COUNT" "Timing Analyzer 0 s 5 s Quartus Prime " "Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "465 " "Peak virtual memory: 465 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986147402 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Dec 2 13:02:27 2022 " "Processing ended: Fri Dec 2 13:02:27 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986147402 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986147402 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:01 " "Total CPU time (on all processors): 00:00:01" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986147402 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1669986147402 ""} diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.sta.rdb b/1ano/isd/quartus-projects/Teste/db/Teste1.sta.rdb new file mode 100644 index 0000000..42c4faf Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.sta.rdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.sta_cmp.6_slow_1200mv_85c.tdb b/1ano/isd/quartus-projects/Teste/db/Teste1.sta_cmp.6_slow_1200mv_85c.tdb new file mode 100644 index 0000000..1024b3b Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.sta_cmp.6_slow_1200mv_85c.tdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.tis_db_list.ddb b/1ano/isd/quartus-projects/Teste/db/Teste1.tis_db_list.ddb new file mode 100644 index 0000000..73e5ec9 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.tis_db_list.ddb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.fast_1200mv_0c.ddb b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.fast_1200mv_0c.ddb new file mode 100644 index 0000000..6b56fcf Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.fast_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_0c.ddb b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_0c.ddb new file mode 100644 index 0000000..0bd7d48 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_0c.ddb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_85c.ddb b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_85c.ddb new file mode 100644 index 0000000..84bbd1b Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.tiscmp.slow_1200mv_85c.ddb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.tmw_info b/1ano/isd/quartus-projects/Teste/db/Teste1.tmw_info new file mode 100644 index 0000000..1bd50f7 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1.tmw_info @@ -0,0 +1,4 @@ +start_full_compilation:s +start_assembler:s-start_full_compilation +start_timing_analyzer:s-start_full_compilation +start_eda_netlist_writer:s-start_full_compilation diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1.vpr.ammdb b/1ano/isd/quartus-projects/Teste/db/Teste1.vpr.ammdb new file mode 100644 index 0000000..536a597 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/db/Teste1.vpr.ammdb differ diff --git a/1ano/isd/quartus-projects/Teste/db/Teste1_partition_pins.json b/1ano/isd/quartus-projects/Teste/db/Teste1_partition_pins.json new file mode 100644 index 0000000..08eb5d2 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/Teste1_partition_pins.json @@ -0,0 +1,29 @@ +{ + "partitions" : [ + { + "name" : "Top", + "pins" : [ + { + "name" : "F", + "strict" : false + }, + { + "name" : "C", + "strict" : false + }, + { + "name" : "B", + "strict" : false + }, + { + "name" : "D", + "strict" : false + }, + { + "name" : "A", + "strict" : false + } + ] + } + ] +} \ No newline at end of file diff --git a/1ano/isd/quartus-projects/Teste/db/prev_cmp_Teste1.qmsg b/1ano/isd/quartus-projects/Teste/db/prev_cmp_Teste1.qmsg new file mode 100644 index 0000000..13103e0 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/db/prev_cmp_Teste1.qmsg @@ -0,0 +1,12 @@ +{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1669986104537 ""} +{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus Prime " "Running Quartus Prime Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition " "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1669986104537 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Dec 2 13:01:44 2022 " "Processing started: Fri Dec 2 13:01:44 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1669986104537 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986104537 ""} +{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1 " "Command: quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1" { } { } 0 0 "Command: %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986104537 ""} +{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." { } { } 0 18236 "Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance." 0 0 "Analysis & Synthesis" 0 -1 1669986104642 ""} +{ "Info" "IQCU_PARALLEL_AUTODETECT_MULTIPLE_PROCESSORS" "4 4 " "Parallel compilation is enabled and will use 4 of the 4 processors detected" { } { } 0 20030 "Parallel compilation is enabled and will use %1!i! of the %2!i! processors detected" 0 0 "Analysis & Synthesis" 0 -1 1669986104642 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Teste1.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Teste1.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Teste1 " "Found entity 1: Teste1" { } { { "Teste1.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669986110676 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986110676 ""} +{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "Teste3.bdf 1 1 " "Found 1 design units, including 1 entities, in source file Teste3.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 Teste3 " "Found entity 1: Teste3" { } { { "Teste3.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf" { } } } } 0 12023 "Found entity %1!d!: %2!s!" 0 0 "Design Software" 0 -1 1669986110677 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986110677 ""} +{ "Info" "ISGN_START_ELABORATION_TOP" "Teste3 " "Elaborating entity \"Teste3\" for the top level hierarchy" { } { } 0 12127 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669986110704 ""} +{ "Error" "EGDFX_NO_NAME_FOUND_FOR_BUS" "" "Can't find name for bus" { } { { "Teste3.bdf" "" { Schematic "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf" { { 184 480 504 184 "" "" } { 176 352 448 176 "" "" } { 144 352 448 144 "" "" } { 160 480 480 184 "" "" } { 160 448 480 160 "" "" } { 117 448 461 160 "S\[2\]" "" } { 144 352 461 160 "S\[1\]" "" } { 160 440 453 187 "S\[0\]" "" } } } } } 0 275033 "Can't find name for bus" 0 0 "Analysis & Synthesis" 0 -1 1669986110705 ""} +{ "Error" "ESGN_TOP_HIER_ELABORATION_FAILURE" "" "Can't elaborate top-level user hierarchy" { } { } 0 12153 "Can't elaborate top-level user hierarchy" 0 0 "Analysis & Synthesis" 0 -1 1669986110705 ""} +{ "Error" "EQEXE_ERROR_COUNT" "Analysis & Synthesis 2 s 1 Quartus Prime " "Quartus Prime Analysis & Synthesis was unsuccessful. 2 errors, 1 warning" { { "Error" "EQEXE_END_PEAK_VSIZE_MEMORY" "352 " "Peak virtual memory: 352 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1669986110731 ""} { "Error" "EQEXE_END_BANNER_TIME" "Fri Dec 2 13:01:50 2022 " "Processing ended: Fri Dec 2 13:01:50 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1669986110731 ""} { "Error" "EQEXE_ELAPSED_TIME" "00:00:06 " "Elapsed time: 00:00:06" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1669986110731 ""} { "Error" "EQEXE_ELAPSED_CPU_TIME" "00:00:18 " "Total CPU time (on all processors): 00:00:18" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1669986110731 ""} } { } 0 0 "%6!s! %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986110731 ""} +{ "Error" "EFLOW_ERROR_COUNT" "Full Compilation 4 s 1 " "Quartus Prime Full Compilation was unsuccessful. 4 errors, 1 warning" { } { } 0 293001 "Quartus Prime %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1669986110819 ""} diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/README b/1ano/isd/quartus-projects/Teste/incremental_db/README new file mode 100644 index 0000000..9f62dcd --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/incremental_db/README @@ -0,0 +1,11 @@ +This folder contains data for incremental compilation. + +The compiled_partitions sub-folder contains previous compilation results for each partition. +As long as this folder is preserved, incremental compilation results from earlier compiles +can be re-used. To perform a clean compilation from source files for all partitions, both +the db and incremental_db folder should be removed. + +The imported_partitions sub-folder contains the last imported QXP for each imported partition. +As long as this folder is preserved, imported partitions will be automatically re-imported +when the db or incremental_db/compiled_partitions folders are removed. + diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.db_info b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.db_info new file mode 100644 index 0000000..d96ea39 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.db_info @@ -0,0 +1,3 @@ +Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Version_Index = 520278016 +Creation_Time = Fri Dec 2 12:19:26 2022 diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.ammdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.ammdb new file mode 100644 index 0000000..a217a54 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.ammdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.cdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.cdb new file mode 100644 index 0000000..71c78c8 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.dfp b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.dfp new file mode 100644 index 0000000..b1c67d6 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.dfp differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.hdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.hdb new file mode 100644 index 0000000..0cb5030 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.logdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.logdb new file mode 100644 index 0000000..626799f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.logdb @@ -0,0 +1 @@ +v1 diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.rcfdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.rcfdb new file mode 100644 index 0000000..e473db9 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.cmp.rcfdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.cdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.cdb new file mode 100644 index 0000000..20fa8be Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.dpi b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.dpi new file mode 100644 index 0000000..6710869 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.dpi differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.cdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.cdb new file mode 100644 index 0000000..f13005a Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.cdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hb_info b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hb_info new file mode 100644 index 0000000..8210c55 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hb_info differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hdb new file mode 100644 index 0000000..bbde05e Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.sig b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.sig new file mode 100644 index 0000000..6c0af65 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hbdb.sig @@ -0,0 +1 @@ +c5eb7f6cdd530884c3b884e0a3668ea4 \ No newline at end of file diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hdb new file mode 100644 index 0000000..6c622c3 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.kpt b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.kpt new file mode 100644 index 0000000..ea83658 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.root_partition.map.kpt differ diff --git a/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.rrp.hdb b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.rrp.hdb new file mode 100644 index 0000000..7ef218a Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/incremental_db/compiled_partitions/Teste1.rrp.hdb differ diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.asm.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.asm.rpt new file mode 100644 index 0000000..b736c3c --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.asm.rpt @@ -0,0 +1,92 @@ +Assembler report for Teste1 +Fri Dec 2 13:02:25 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Assembler Summary + 3. Assembler Settings + 4. Assembler Generated Files + 5. Assembler Device Options: Teste1.sof + 6. Assembler Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++---------------------------------------------------------------+ +; Assembler Summary ; ++-----------------------+---------------------------------------+ +; Assembler Status ; Successful - Fri Dec 2 13:02:25 2022 ; +; Revision Name ; Teste1 ; +; Top-level Entity Name ; Teste3 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; ++-----------------------+---------------------------------------+ + + ++----------------------------------+ +; Assembler Settings ; ++--------+---------+---------------+ +; Option ; Setting ; Default Value ; ++--------+---------+---------------+ + + ++------------------------------------------------------------------------------------------+ +; Assembler Generated Files ; ++------------------------------------------------------------------------------------------+ +; File Name ; ++------------------------------------------------------------------------------------------+ +; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.sof ; ++------------------------------------------------------------------------------------------+ + + ++--------------------------------------+ +; Assembler Device Options: Teste1.sof ; ++----------------+---------------------+ +; Option ; Setting ; ++----------------+---------------------+ +; JTAG usercode ; 0x000933C1 ; +; Checksum ; 0x000933C1 ; ++----------------+---------------------+ + + ++--------------------+ +; Assembler Messages ; ++--------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Assembler + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Fri Dec 2 13:02:25 2022 +Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off Teste1 -c Teste1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (115031): Writing out detailed assembly data for power analysis +Info (115030): Assembler is generating device programming files +Info: Quartus Prime Assembler was successful. 0 errors, 1 warning + Info: Peak virtual memory: 354 megabytes + Info: Processing ended: Fri Dec 2 13:02:25 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.done b/1ano/isd/quartus-projects/Teste/output_files/Teste1.done new file mode 100644 index 0000000..2cf7232 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.done @@ -0,0 +1 @@ +Fri Dec 2 13:02:28 2022 diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.eda.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.eda.rpt new file mode 100644 index 0000000..9a8bc62 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.eda.rpt @@ -0,0 +1,108 @@ +EDA Netlist Writer report for Teste1 +Fri Dec 2 13:03:34 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. EDA Netlist Writer Summary + 3. Simulation Settings + 4. Simulation Generated Files + 5. EDA Netlist Writer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-------------------------------------------------------------------+ +; EDA Netlist Writer Summary ; ++---------------------------+---------------------------------------+ +; EDA Netlist Writer Status ; Successful - Fri Dec 2 13:03:34 2022 ; +; Revision Name ; Teste1 ; +; Top-level Entity Name ; Teste3 ; +; Family ; Cyclone IV E ; +; Simulation Files Creation ; Successful ; ++---------------------------+---------------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------+ +; Simulation Settings ; ++---------------------------------------------------------------------------------------------------+------------------------+ +; Option ; Setting ; ++---------------------------------------------------------------------------------------------------+------------------------+ +; Tool Name ; ModelSim-Altera (VHDL) ; +; Generate functional simulation netlist ; On ; +; Truncate long hierarchy paths ; Off ; +; Map illegal HDL characters ; Off ; +; Flatten buses into individual nodes ; Off ; +; Maintain hierarchy ; Off ; +; Bring out device-wide set/reset signals as ports ; Off ; +; Enable glitch filtering ; Off ; +; Do not write top level VHDL entity ; Off ; +; Disable detection of setup and hold time violations in the input registers of bi-directional pins ; Off ; +; Architecture name in VHDL output netlist ; structure ; +; Generate third-party EDA tool command script for RTL functional simulation ; Off ; +; Generate third-party EDA tool command script for gate-level simulation ; Off ; ++---------------------------------------------------------------------------------------------------+------------------------+ + + ++----------------------------------------------------------------------------------------------+ +; Simulation Generated Files ; ++----------------------------------------------------------------------------------------------+ +; Generated Files ; ++----------------------------------------------------------------------------------------------+ +; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim//Teste1.vho ; ++----------------------------------------------------------------------------------------------+ + + ++-----------------------------+ +; EDA Netlist Writer Messages ; ++-----------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime EDA Netlist Writer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Copyright (C) 2020 Intel Corporation. All rights reserved. + Info: Your use of Intel Corporation's design tools, logic functions + Info: and other software and tools, and any partner logic + Info: functions, and any output files from any of the foregoing + Info: (including device programming or simulation files), and any + Info: associated documentation or information are expressly subject + Info: to the terms and conditions of the Intel Program License + Info: Subscription Agreement, the Intel Quartus Prime License Agreement, + Info: the Intel FPGA IP License Agreement, or other applicable license + Info: agreement, including, without limitation, that your use is for + Info: the sole purpose of programming logic devices manufactured by + Info: Intel and sold by Intel or its authorized distributors. Please + Info: refer to the applicable agreement for further details, at + Info: https://fpgasoftware.intel.com/eula. + Info: Processing started: Fri Dec 2 13:03:34 2022 +Info: Command: quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/ Teste1 -c Teste1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (204019): Generated file Teste1.vho in folder "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim//" for EDA simulation tool +Info: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning + Info: Peak virtual memory: 603 megabytes + Info: Processing ended: Fri Dec 2 13:03:34 2022 + Info: Elapsed time: 00:00:00 + Info: Total CPU time (on all processors): 00:00:00 + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.rpt new file mode 100644 index 0000000..7b8e0dd --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.rpt @@ -0,0 +1,849 @@ +Fitter report for Teste1 +Fri Dec 2 13:02:24 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Fitter Summary + 3. Fitter Settings + 4. Parallel Compilation + 5. Incremental Compilation Preservation Summary + 6. Incremental Compilation Partition Settings + 7. Incremental Compilation Placement Preservation + 8. Pin-Out File + 9. Fitter Resource Usage Summary + 10. Fitter Partition Statistics + 11. Input Pins + 12. Output Pins + 13. Dual Purpose and Dedicated Pins + 14. I/O Bank Usage + 15. All Package Pins + 16. I/O Assignment Warnings + 17. Fitter Resource Utilization by Entity + 18. Delay Chain Summary + 19. Pad To Core Delay Chain Fanout + 20. Routing Usage Summary + 21. LAB Logic Elements + 22. LAB Signals Sourced + 23. LAB Signals Sourced Out + 24. LAB Distinct Inputs + 25. I/O Rules Summary + 26. I/O Rules Details + 27. I/O Rules Matrix + 28. Fitter Device Options + 29. Operating Settings and Conditions + 30. Fitter Messages + 31. Fitter Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Fitter Summary ; ++------------------------------------+---------------------------------------------+ +; Fitter Status ; Successful - Fri Dec 2 13:02:24 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; Teste1 ; +; Top-level Entity Name ; Teste3 ; +; Family ; Cyclone IV E ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Total logic elements ; 1 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 1 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 5 / 92 ( 5 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; ++------------------------------------+---------------------------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Settings ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Option ; Setting ; Default Value ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ +; Device ; auto ; ; +; Fit Attempts to Skip ; 0 ; 0.0 ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Auto Merge PLLs ; On ; On ; +; Router Timing Optimization Level ; Normal ; Normal ; +; Perform Clocking Topology Analysis During Routing ; Off ; Off ; +; Placement Effort Multiplier ; 1.0 ; 1.0 ; +; Router Effort Multiplier ; 1.0 ; 1.0 ; +; Optimize Hold Timing ; All Paths ; All Paths ; +; Optimize Multi-Corner Timing ; On ; On ; +; Power Optimization During Fitting ; Normal compilation ; Normal compilation ; +; SSN Optimization ; Off ; Off ; +; Optimize Timing ; Normal compilation ; Normal compilation ; +; Optimize Timing for ECOs ; Off ; Off ; +; Regenerate Full Fit Report During ECO Compiles ; Off ; Off ; +; Optimize IOC Register Placement for Timing ; Normal ; Normal ; +; Limit to One Fitting Attempt ; Off ; Off ; +; Final Placement Optimizations ; Automatically ; Automatically ; +; Fitter Aggressive Routability Optimizations ; Automatically ; Automatically ; +; Fitter Initial Placement Seed ; 1 ; 1 ; +; Periphery to Core Placement and Routing Optimization ; Off ; Off ; +; PCI I/O ; Off ; Off ; +; Weak Pull-Up Resistor ; Off ; Off ; +; Enable Bus-Hold Circuitry ; Off ; Off ; +; Auto Packed Registers ; Auto ; Auto ; +; Auto Delay Chains ; On ; On ; +; Auto Delay Chains for High Fanout Input Pins ; Off ; Off ; +; Allow Single-ended Buffer for Differential-XSTL Input ; Off ; Off ; +; Treat Bidirectional Pin as Output Pin ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Fitting ; Off ; Off ; +; Perform Physical Synthesis for Combinational Logic for Performance ; Off ; Off ; +; Perform Register Duplication for Performance ; Off ; Off ; +; Perform Logic to Memory Mapping for Fitting ; Off ; Off ; +; Perform Register Retiming for Performance ; Off ; Off ; +; Perform Asynchronous Signal Pipelining ; Off ; Off ; +; Fitter Effort ; Auto Fit ; Auto Fit ; +; Physical Synthesis Effort Level ; Normal ; Normal ; +; Logic Cell Insertion - Logic Duplication ; Auto ; Auto ; +; Auto Register Duplication ; Auto ; Auto ; +; Auto Global Clock ; On ; On ; +; Auto Global Register Control Signals ; On ; On ; +; Reserve all unused pins ; As input tri-stated with weak pull-up ; As input tri-stated with weak pull-up ; +; Synchronizer Identification ; Auto ; Auto ; +; Enable Beneficial Skew Optimization ; On ; On ; +; Optimize Design for Metastability ; On ; On ; +; Force Fitter to Avoid Periphery Placement Warnings ; Off ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; Off ; ++--------------------------------------------------------------------+---------------------------------------+---------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.1% ; ++----------------------------+-------------+ + + ++-------------------------------------------------------------------------------------------------+ +; Incremental Compilation Preservation Summary ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Type ; Total [A + B] ; From Design Partitions [A] ; From Rapid Recompile [B] ; ++---------------------+-------------------+----------------------------+--------------------------+ +; Placement (by node) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 22 ) ; 0.00 % ( 0 / 22 ) ; 0.00 % ( 0 / 22 ) ; +; -- Achieved ; 0.00 % ( 0 / 22 ) ; 0.00 % ( 0 / 22 ) ; 0.00 % ( 0 / 22 ) ; +; ; ; ; ; +; Routing (by net) ; ; ; ; +; -- Requested ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; +; -- Achieved ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; 0.00 % ( 0 / 0 ) ; ++---------------------+-------------------+----------------------------+--------------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Partition Settings ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Partition Name ; Partition Type ; Netlist Type Used ; Preservation Level Used ; Netlist Type Requested ; Preservation Level Requested ; Contents ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ +; Top ; User-created ; Source File ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; Auto-generated ; Source File ; N/A ; Source File ; N/A ; hard_block:auto_generated_inst ; ++--------------------------------+----------------+-------------------+-------------------------+------------------------+------------------------------+--------------------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------+ +; Incremental Compilation Placement Preservation ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Partition Name ; Preservation Achieved ; Preservation Level Used ; Netlist Type Used ; Preservation Method ; Notes ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ +; Top ; 0.00 % ( 0 / 12 ) ; N/A ; Source File ; N/A ; ; +; hard_block:auto_generated_inst ; 0.00 % ( 0 / 10 ) ; N/A ; Source File ; N/A ; ; ++--------------------------------+-----------------------+-------------------------+-------------------+---------------------+-------+ + + ++--------------+ +; Pin-Out File ; ++--------------+ +The pin-out file can be found in /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.pin. + + ++-------------------------------------------------------------------+ +; Fitter Resource Usage Summary ; ++---------------------------------------------+---------------------+ +; Resource ; Usage ; ++---------------------------------------------+---------------------+ +; Total logic elements ; 1 / 6,272 ( < 1 % ) ; +; -- Combinational with no register ; 1 ; +; -- Register only ; 0 ; +; -- Combinational with a register ; 0 ; +; ; ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 1 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; -- Register only ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 1 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers* ; 0 / 6,684 ( 0 % ) ; +; -- Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; -- I/O registers ; 0 / 412 ( 0 % ) ; +; ; ; +; Total LABs: partially or completely used ; 1 / 392 ( < 1 % ) ; +; Virtual pins ; 0 ; +; I/O pins ; 5 / 92 ( 5 % ) ; +; -- Clock pins ; 0 / 3 ( 0 % ) ; +; -- Dedicated input pins ; 0 / 9 ( 0 % ) ; +; ; ; +; M9Ks ; 0 / 30 ( 0 % ) ; +; Total block memory bits ; 0 / 276,480 ( 0 % ) ; +; Total block memory implementation bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; PLLs ; 0 / 2 ( 0 % ) ; +; Global signals ; 0 ; +; -- Global clocks ; 0 / 10 ( 0 % ) ; +; JTAGs ; 0 / 1 ( 0 % ) ; +; CRC blocks ; 0 / 1 ( 0 % ) ; +; ASMI blocks ; 0 / 1 ( 0 % ) ; +; Oscillator blocks ; 0 / 1 ( 0 % ) ; +; Impedance control blocks ; 0 / 4 ( 0 % ) ; +; Average interconnect usage (total/H/V) ; 0.0% / 0.0% / 0.0% ; +; Peak interconnect usage (total/H/V) ; 0.1% / 0.0% / 0.1% ; +; Maximum fan-out ; 1 ; +; Highest non-global fan-out ; 1 ; +; Total fan-out ; 15 ; +; Average fan-out ; 0.71 ; ++---------------------------------------------+---------------------+ +* Register count does not include registers inside RAM blocks or DSP blocks. + + + ++---------------------------------------------------------------------------------------------------+ +; Fitter Partition Statistics ; ++---------------------------------------------+--------------------+--------------------------------+ +; Statistic ; Top ; hard_block:auto_generated_inst ; ++---------------------------------------------+--------------------+--------------------------------+ +; Difficulty Clustering Region ; Low ; Low ; +; ; ; ; +; Total logic elements ; 1 / 6272 ( < 1 % ) ; 0 / 6272 ( 0 % ) ; +; -- Combinational with no register ; 1 ; 0 ; +; -- Register only ; 0 ; 0 ; +; -- Combinational with a register ; 0 ; 0 ; +; ; ; ; +; Logic element usage by number of LUT inputs ; ; ; +; -- 4 input functions ; 1 ; 0 ; +; -- 3 input functions ; 0 ; 0 ; +; -- <=2 input functions ; 0 ; 0 ; +; -- Register only ; 0 ; 0 ; +; ; ; ; +; Logic elements by mode ; ; ; +; -- normal mode ; 1 ; 0 ; +; -- arithmetic mode ; 0 ; 0 ; +; ; ; ; +; Total registers ; 0 ; 0 ; +; -- Dedicated logic registers ; 0 / 6272 ( 0 % ) ; 0 / 6272 ( 0 % ) ; +; -- I/O registers ; 0 ; 0 ; +; ; ; ; +; Total LABs: partially or completely used ; 1 / 392 ( < 1 % ) ; 0 / 392 ( 0 % ) ; +; ; ; ; +; Virtual pins ; 0 ; 0 ; +; I/O pins ; 5 ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; 0 / 30 ( 0 % ) ; +; Total memory bits ; 0 ; 0 ; +; Total RAM block bits ; 0 ; 0 ; +; ; ; ; +; Connections ; ; ; +; -- Input Connections ; 0 ; 0 ; +; -- Registered Input Connections ; 0 ; 0 ; +; -- Output Connections ; 0 ; 0 ; +; -- Registered Output Connections ; 0 ; 0 ; +; ; ; ; +; Internal Connections ; ; ; +; -- Total Connections ; 10 ; 5 ; +; -- Registered Connections ; 0 ; 0 ; +; ; ; ; +; External Connections ; ; ; +; -- Top ; 0 ; 0 ; +; -- hard_block:auto_generated_inst ; 0 ; 0 ; +; ; ; ; +; Partition Interface ; ; ; +; -- Input Ports ; 4 ; 0 ; +; -- Output Ports ; 1 ; 0 ; +; -- Bidir Ports ; 0 ; 0 ; +; ; ; ; +; Registered Ports ; ; ; +; -- Registered Input Ports ; 0 ; 0 ; +; -- Registered Output Ports ; 0 ; 0 ; +; ; ; ; +; Port Connectivity ; ; ; +; -- Input Ports driven by GND ; 0 ; 0 ; +; -- Output Ports driven by GND ; 0 ; 0 ; +; -- Input Ports driven by VCC ; 0 ; 0 ; +; -- Output Ports driven by VCC ; 0 ; 0 ; +; -- Input Ports with no Source ; 0 ; 0 ; +; -- Output Ports with no Source ; 0 ; 0 ; +; -- Input Ports with no Fanout ; 0 ; 0 ; +; -- Output Ports with no Fanout ; 0 ; 0 ; ++---------------------------------------------+--------------------+--------------------------------+ + + ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Input Pins ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Combinational Fan-Out ; Registered Fan-Out ; Global ; Input Register ; Power Up High ; PCI I/O Enabled ; Bus Hold ; Weak Pull Up ; I/O Standard ; Termination Control Block ; Location assigned by ; Slew Rate ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ +; A ; 31 ; 2 ; 0 ; 7 ; 0 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; B ; 43 ; 3 ; 5 ; 0 ; 21 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; C ; 32 ; 2 ; 0 ; 6 ; 14 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; +; D ; 33 ; 2 ; 0 ; 6 ; 21 ; 1 ; 0 ; no ; no ; no ; yes ; no ; Off ; 2.5 V ; -- ; Fitter ; no ; ++------+-------+----------+--------------+--------------+--------------+-----------------------+--------------------+--------+----------------+---------------+-----------------+----------+--------------+--------------+---------------------------+----------------------+-----------+ + + ++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Output Pins ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; Name ; Pin # ; I/O Bank ; X coordinate ; Y coordinate ; Z coordinate ; Output Register ; Output Enable Register ; Power Up High ; Slew Rate ; PCI I/O Enabled ; Open Drain ; TRI Primitive ; Bus Hold ; Weak Pull Up ; I/O Standard ; Current Strength ; Termination ; Termination Control Block ; Output Buffer Pre-emphasis ; Voltage Output Differential ; Location assigned by ; Output Enable Source ; Output Enable Group ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ +; F ; 34 ; 2 ; 0 ; 5 ; 14 ; no ; no ; no ; 2 ; no ; no ; no ; no ; Off ; 2.5 V ; Default ; Series 50 Ohm without Calibration ; -- ; no ; no ; Fitter ; - ; - ; ++------+-------+----------+--------------+--------------+--------------+-----------------+------------------------+---------------+-----------+-----------------+------------+---------------+----------+--------------+--------------+------------------+-----------------------------------+---------------------------+----------------------------+-----------------------------+----------------------+----------------------+---------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------+ +; Dual Purpose and Dedicated Pins ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; Location ; Pin Name ; Reserved As ; User Signal Name ; Pin Type ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ +; 6 ; DIFFIO_L1n, DATA1, ASDO ; As input tri-stated ; ~ALTERA_ASDO_DATA1~ ; Dual Purpose Pin ; +; 8 ; DIFFIO_L2p, FLASH_nCE, nCSO ; As input tri-stated ; ~ALTERA_FLASH_nCE_nCSO~ ; Dual Purpose Pin ; +; 9 ; nSTATUS ; - ; - ; Dedicated Programming Pin ; +; 12 ; DCLK ; As output driving ground ; ~ALTERA_DCLK~ ; Dual Purpose Pin ; +; 13 ; DATA0 ; As input tri-stated ; ~ALTERA_DATA0~ ; Dual Purpose Pin ; +; 14 ; nCONFIG ; - ; - ; Dedicated Programming Pin ; +; 21 ; nCE ; - ; - ; Dedicated Programming Pin ; +; 92 ; CONF_DONE ; - ; - ; Dedicated Programming Pin ; +; 94 ; MSEL0 ; - ; - ; Dedicated Programming Pin ; +; 96 ; MSEL1 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL2 ; - ; - ; Dedicated Programming Pin ; +; 97 ; MSEL3 ; - ; - ; Dedicated Programming Pin ; +; 101 ; DIFFIO_R3n, nCEO ; Use as programming pin ; ~ALTERA_nCEO~ ; Dual Purpose Pin ; ++----------+-----------------------------+--------------------------+-------------------------+---------------------------+ + + ++-----------------------------------------------------------+ +; I/O Bank Usage ; ++----------+-----------------+---------------+--------------+ +; I/O Bank ; Usage ; VCCIO Voltage ; VREF Voltage ; ++----------+-----------------+---------------+--------------+ +; 1 ; 4 / 11 ( 36 % ) ; 2.5V ; -- ; +; 2 ; 4 / 8 ( 50 % ) ; 2.5V ; -- ; +; 3 ; 1 / 11 ( 9 % ) ; 2.5V ; -- ; +; 4 ; 0 / 14 ( 0 % ) ; 2.5V ; -- ; +; 5 ; 0 / 13 ( 0 % ) ; 2.5V ; -- ; +; 6 ; 1 / 10 ( 10 % ) ; 2.5V ; -- ; +; 7 ; 0 / 13 ( 0 % ) ; 2.5V ; -- ; +; 8 ; 0 / 12 ( 0 % ) ; 2.5V ; -- ; ++----------+-----------------+---------------+--------------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; All Package Pins ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; Location ; Pad Number ; I/O Bank ; Pin Name/Usage ; Dir. ; I/O Standard ; Voltage ; I/O Type ; User Assignment ; Bus Hold ; Weak Pull Up ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +; 1 ; 0 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 2 ; 1 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 3 ; 2 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 4 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 5 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 6 ; 5 ; 1 ; ~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 7 ; 6 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 8 ; 7 ; 1 ; ~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 9 ; 9 ; 1 ; ^nSTATUS ; ; ; ; -- ; ; -- ; -- ; +; 10 ; 13 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 11 ; 14 ; 1 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 12 ; 15 ; 1 ; ~ALTERA_DCLK~ ; output ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 13 ; 16 ; 1 ; ~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP ; input ; 2.5 V ; ; Row I/O ; N ; no ; On ; +; 14 ; 17 ; 1 ; ^nCONFIG ; ; ; ; -- ; ; -- ; -- ; +; 15 ; 18 ; 1 ; #TDI ; input ; ; ; -- ; ; -- ; -- ; +; 16 ; 19 ; 1 ; #TCK ; input ; ; ; -- ; ; -- ; -- ; +; 17 ; ; 1 ; VCCIO1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 18 ; 20 ; 1 ; #TMS ; input ; ; ; -- ; ; -- ; -- ; +; 19 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 20 ; 21 ; 1 ; #TDO ; output ; ; ; -- ; ; -- ; -- ; +; 21 ; 22 ; 1 ; ^nCE ; ; ; ; -- ; ; -- ; -- ; +; 22 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 23 ; 24 ; 1 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 24 ; 25 ; 2 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 25 ; 26 ; 2 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 26 ; ; 2 ; VCCIO2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 27 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 28 ; 31 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 29 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 30 ; 34 ; 2 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 31 ; 36 ; 2 ; A ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 32 ; 39 ; 2 ; C ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 33 ; 40 ; 2 ; D ; input ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 34 ; 41 ; 2 ; F ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 35 ; ; -- ; VCCA1 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 36 ; ; ; GNDA1 ; gnd ; ; ; -- ; ; -- ; -- ; +; 37 ; ; ; VCCD_PLL1 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 38 ; 45 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 39 ; 46 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 40 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 41 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 42 ; 52 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 43 ; 53 ; 3 ; B ; input ; 2.5 V ; ; Column I/O ; N ; no ; Off ; +; 44 ; 54 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 45 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 46 ; 58 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 47 ; ; 3 ; VCCIO3 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 48 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 49 ; 68 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 50 ; 69 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 51 ; 70 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 52 ; 72 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 53 ; 73 ; 3 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 54 ; 74 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 55 ; 75 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 56 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 57 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 58 ; 80 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 59 ; 83 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 60 ; 84 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 61 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 62 ; ; 4 ; VCCIO4 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 63 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 64 ; 89 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 65 ; 90 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 66 ; 93 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 67 ; 94 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 68 ; 96 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 69 ; 97 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 70 ; 98 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 71 ; 99 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 72 ; 100 ; 4 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 73 ; 102 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 74 ; 103 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 75 ; 104 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 76 ; 106 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 77 ; 107 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 78 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 79 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 80 ; 113 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 81 ; ; 5 ; VCCIO5 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 82 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 83 ; 117 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 84 ; 118 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 85 ; 119 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 86 ; 120 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 87 ; 121 ; 5 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 88 ; 125 ; 5 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 89 ; 126 ; 5 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 90 ; 127 ; 6 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 91 ; 128 ; 6 ; GND+ ; ; ; ; Row I/O ; ; -- ; -- ; +; 92 ; 129 ; 6 ; ^CONF_DONE ; ; ; ; -- ; ; -- ; -- ; +; 93 ; ; 6 ; VCCIO6 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 94 ; 130 ; 6 ; ^MSEL0 ; ; ; ; -- ; ; -- ; -- ; +; 95 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 96 ; 131 ; 6 ; ^MSEL1 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 132 ; 6 ; ^MSEL2 ; ; ; ; -- ; ; -- ; -- ; +; 97 ; 133 ; 6 ; ^MSEL3 ; ; ; ; -- ; ; -- ; -- ; +; 98 ; 136 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 99 ; 137 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 100 ; 138 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 101 ; 139 ; 6 ; ~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN ; output ; 2.5 V ; ; Row I/O ; N ; no ; Off ; +; 102 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 103 ; 140 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 104 ; 141 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 105 ; 142 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; -- ; -- ; +; 106 ; 146 ; 6 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Row I/O ; ; no ; On ; +; 107 ; ; -- ; VCCA2 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 108 ; ; ; GNDA2 ; gnd ; ; ; -- ; ; -- ; -- ; +; 109 ; ; ; VCCD_PLL2 ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 110 ; 152 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 111 ; 154 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 112 ; 155 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 113 ; 156 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 114 ; 157 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 115 ; 158 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 116 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 117 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 118 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 119 ; 163 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 120 ; 164 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 121 ; 165 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 122 ; ; 7 ; VCCIO7 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 123 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 124 ; 173 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 125 ; 174 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 126 ; 175 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 127 ; 176 ; 7 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 128 ; 177 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 129 ; 178 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 130 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 131 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 132 ; 181 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 133 ; 182 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 134 ; ; ; VCCINT ; power ; ; 1.2V ; -- ; ; -- ; -- ; +; 135 ; 185 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 136 ; 187 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; -- ; -- ; +; 137 ; 190 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 138 ; 191 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 139 ; ; 8 ; VCCIO8 ; power ; ; 2.5V ; -- ; ; -- ; -- ; +; 140 ; ; ; GND ; gnd ; ; ; -- ; ; -- ; -- ; +; 141 ; 195 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 142 ; 201 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 143 ; 202 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; 144 ; 203 ; 8 ; RESERVED_INPUT_WITH_WEAK_PULLUP ; ; ; ; Column I/O ; ; no ; On ; +; EPAD ; ; ; GND ; ; ; ; -- ; ; -- ; -- ; ++----------+------------+----------+-----------------------------------------------------------+--------+--------------+---------+------------+-----------------+----------+--------------+ +Note: Pin directions (input, output or bidir) are based on device operating in user mode. + + ++------------------------------------------+ +; I/O Assignment Warnings ; ++----------+-------------------------------+ +; Pin Name ; Reason ; ++----------+-------------------------------+ +; F ; Incomplete set of assignments ; +; C ; Incomplete set of assignments ; +; B ; Incomplete set of assignments ; +; D ; Incomplete set of assignments ; +; A ; Incomplete set of assignments ; +; F ; Missing location assignment ; +; C ; Missing location assignment ; +; B ; Missing location assignment ; +; D ; Missing location assignment ; +; A ; Missing location assignment ; ++----------+-------------------------------+ + + ++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Fitter Resource Utilization by Entity ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Logic Cells ; Dedicated Logic Registers ; I/O Registers ; Memory Bits ; M9Ks ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; LUT-Only LCs ; Register-Only LCs ; LUT/Register LCs ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +; |Teste3 ; 1 (0) ; 0 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 5 ; 0 ; 1 (0) ; 0 (0) ; 0 (0) ; |Teste3 ; Teste3 ; work ; +; |Teste1:inst| ; 1 (1) ; 0 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 1 (1) ; 0 (0) ; 0 (0) ; |Teste3|Teste1:inst ; Teste1 ; work ; ++----------------------------+-------------+---------------------------+---------------+-------------+------+--------------+---------+-----------+------+--------------+--------------+-------------------+------------------+---------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++--------------------------------------------------------------------------------------+ +; Delay Chain Summary ; ++------+----------+---------------+---------------+-----------------------+-----+------+ +; Name ; Pin Type ; Pad to Core 0 ; Pad to Core 1 ; Pad to Input Register ; TCO ; TCOE ; ++------+----------+---------------+---------------+-----------------------+-----+------+ +; F ; Output ; -- ; -- ; -- ; -- ; -- ; +; C ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; B ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; +; D ; Input ; (6) 1314 ps ; -- ; -- ; -- ; -- ; +; A ; Input ; -- ; (6) 1314 ps ; -- ; -- ; -- ; ++------+----------+---------------+---------------+-----------------------+-----+------+ + + ++----------------------------------------------------------+ +; Pad To Core Delay Chain Fanout ; ++----------------------------+-------------------+---------+ +; Source Pin / Fanout ; Pad To Core Index ; Setting ; ++----------------------------+-------------------+---------+ +; C ; ; ; +; - Teste1:inst|inst3~0 ; 0 ; 6 ; +; B ; ; ; +; - Teste1:inst|inst3~0 ; 1 ; 6 ; +; D ; ; ; +; - Teste1:inst|inst3~0 ; 0 ; 6 ; +; A ; ; ; +; - Teste1:inst|inst3~0 ; 1 ; 6 ; ++----------------------------+-------------------+---------+ + + ++----------------------------------------------+ +; Routing Usage Summary ; ++-----------------------+----------------------+ +; Routing Resource Type ; Usage ; ++-----------------------+----------------------+ +; Block interconnects ; 5 / 32,401 ( < 1 % ) ; +; C16 interconnects ; 1 / 1,326 ( < 1 % ) ; +; C4 interconnects ; 2 / 21,816 ( < 1 % ) ; +; Direct links ; 0 / 32,401 ( 0 % ) ; +; Global clocks ; 0 / 10 ( 0 % ) ; +; Local interconnects ; 0 / 10,320 ( 0 % ) ; +; R24 interconnects ; 0 / 1,289 ( 0 % ) ; +; R4 interconnects ; 1 / 28,186 ( < 1 % ) ; ++-----------------------+----------------------+ + + ++--------------------------------------------------------------------------+ +; LAB Logic Elements ; ++--------------------------------------------+-----------------------------+ +; Number of Logic Elements (Average = 1.00) ; Number of LABs (Total = 1) ; ++--------------------------------------------+-----------------------------+ +; 1 ; 1 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 0 ; +; 5 ; 0 ; +; 6 ; 0 ; +; 7 ; 0 ; +; 8 ; 0 ; +; 9 ; 0 ; +; 10 ; 0 ; +; 11 ; 0 ; +; 12 ; 0 ; +; 13 ; 0 ; +; 14 ; 0 ; +; 15 ; 0 ; +; 16 ; 0 ; ++--------------------------------------------+-----------------------------+ + + ++---------------------------------------------------------------------------+ +; LAB Signals Sourced ; ++---------------------------------------------+-----------------------------+ +; Number of Signals Sourced (Average = 1.00) ; Number of LABs (Total = 1) ; ++---------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 1 ; ++---------------------------------------------+-----------------------------+ + + ++-------------------------------------------------------------------------------+ +; LAB Signals Sourced Out ; ++-------------------------------------------------+-----------------------------+ +; Number of Signals Sourced Out (Average = 1.00) ; Number of LABs (Total = 1) ; ++-------------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 1 ; ++-------------------------------------------------+-----------------------------+ + + ++---------------------------------------------------------------------------+ +; LAB Distinct Inputs ; ++---------------------------------------------+-----------------------------+ +; Number of Distinct Inputs (Average = 4.00) ; Number of LABs (Total = 1) ; ++---------------------------------------------+-----------------------------+ +; 0 ; 0 ; +; 1 ; 0 ; +; 2 ; 0 ; +; 3 ; 0 ; +; 4 ; 1 ; ++---------------------------------------------+-----------------------------+ + + ++------------------------------------------+ +; I/O Rules Summary ; ++----------------------------------+-------+ +; I/O Rules Statistic ; Total ; ++----------------------------------+-------+ +; Total I/O Rules ; 30 ; +; Number of I/O Rules Passed ; 9 ; +; Number of I/O Rules Failed ; 0 ; +; Number of I/O Rules Unchecked ; 0 ; +; Number of I/O Rules Inapplicable ; 21 ; ++----------------------------------+-------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Details ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Status ; ID ; Category ; Rule Description ; Severity ; Information ; Area ; Extra Information ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ +; Inapplicable ; IO_000002 ; Capacity Checks ; Number of clocks in an I/O bank should not exceed the number of clocks available. ; Critical ; No Global Signal assignments found. ; I/O ; ; +; Inapplicable ; IO_000001 ; Capacity Checks ; Number of pins in an I/O bank should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000003 ; Capacity Checks ; Number of pins in a Vrefgroup should not exceed the number of locations available. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000004 ; Voltage Compatibility Checks ; The I/O bank should support the requested VCCIO. ; Critical ; No IOBANK_VCCIO assignments found. ; I/O ; ; +; Inapplicable ; IO_000005 ; Voltage Compatibility Checks ; The I/O bank should not have competing VREF values. ; Critical ; No VREF I/O Standard assignments found. ; I/O ; ; +; Pass ; IO_000006 ; Voltage Compatibility Checks ; The I/O bank should not have competing VCCIO values. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000007 ; Valid Location Checks ; Checks for unavailable locations. ; Critical ; No Location assignments found. ; I/O ; ; +; Inapplicable ; IO_000008 ; Valid Location Checks ; Checks for reserved locations. ; Critical ; No reserved LogicLock region found. ; I/O ; ; +; Inapplicable ; IO_000047 ; I/O Properties Checks for One I/O ; On Chip Termination and Slew Rate should not be used at the same time. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000046 ; I/O Properties Checks for One I/O ; The location should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000045 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Slew Rate value. ; Critical ; No Slew Rate assignments found. ; I/O ; ; +; Inapplicable ; IO_000027 ; I/O Properties Checks for One I/O ; Weak Pull Up and Bus Hold should not be used at the same time. ; Critical ; No Enable Bus-Hold Circuitry or Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000026 ; I/O Properties Checks for One I/O ; On Chip Termination and Current Strength should not be used at the same time. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000024 ; I/O Properties Checks for One I/O ; The I/O direction should support the On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000023 ; I/O Properties Checks for One I/O ; The I/O standard should support the Open Drain value. ; Critical ; No open drain assignments found. ; I/O ; ; +; Inapplicable ; IO_000022 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Inapplicable ; IO_000021 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Pass ; IO_000020 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000019 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000018 ; I/O Properties Checks for One I/O ; The I/O standard should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000015 ; I/O Properties Checks for One I/O ; The location should support the requested PCI Clamp Diode. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000014 ; I/O Properties Checks for One I/O ; The location should support the requested Weak Pull Up value. ; Critical ; No Weak Pull-Up Resistor assignments found. ; I/O ; ; +; Inapplicable ; IO_000013 ; I/O Properties Checks for One I/O ; The location should support the requested Bus Hold value. ; Critical ; No Enable Bus-Hold Circuitry assignments found. ; I/O ; ; +; Pass ; IO_000012 ; I/O Properties Checks for One I/O ; The location should support the requested On Chip Termination value. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000011 ; I/O Properties Checks for One I/O ; The location should support the requested Current Strength. ; Critical ; No Current Strength assignments found. ; I/O ; ; +; Pass ; IO_000010 ; I/O Properties Checks for One I/O ; The location should support the requested I/O direction. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000009 ; I/O Properties Checks for One I/O ; The location should support the requested I/O standard. ; Critical ; 0 such failures found. ; I/O ; ; +; Pass ; IO_000033 ; Electromigration Checks ; Current density for consecutive I/Os should not exceed 240mA for row I/Os and 240mA for column I/Os. ; Critical ; 0 such failures found. ; I/O ; ; +; Inapplicable ; IO_000034 ; SI Related Distance Checks ; Single-ended outputs should be 5 LAB row(s) away from a differential I/O. ; High ; No Differential I/O Standard assignments found. ; I/O ; ; +; Inapplicable ; IO_000042 ; SI Related SSO Limit Checks ; No more than 20 outputs are allowed in a VREF group when VREF is being read from. ; High ; No VREF I/O Standard assignments found. ; I/O ; ; +; ---- ; ---- ; Disclaimer ; OCT rules are checked but not reported. ; None ; ---- ; On Chip Termination ; ; ++--------------+-----------+-----------------------------------+------------------------------------------------------------------------------------------------------+----------+--------------------------------------------------------------------------+---------------------+-------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; I/O Rules Matrix ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Pin/Rules ; IO_000002 ; IO_000001 ; IO_000003 ; IO_000004 ; IO_000005 ; IO_000006 ; IO_000007 ; IO_000008 ; IO_000047 ; IO_000046 ; IO_000045 ; IO_000027 ; IO_000026 ; IO_000024 ; IO_000023 ; IO_000022 ; IO_000021 ; IO_000020 ; IO_000019 ; IO_000018 ; IO_000015 ; IO_000014 ; IO_000013 ; IO_000012 ; IO_000011 ; IO_000010 ; IO_000009 ; IO_000033 ; IO_000034 ; IO_000042 ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ +; Total Pass ; 0 ; 0 ; 0 ; 0 ; 0 ; 5 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 1 ; 0 ; 0 ; 0 ; 4 ; 1 ; 0 ; 4 ; 0 ; 0 ; 1 ; 0 ; 5 ; 5 ; 5 ; 0 ; 0 ; +; Total Unchecked ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; Total Inapplicable ; 5 ; 5 ; 5 ; 5 ; 5 ; 0 ; 5 ; 5 ; 5 ; 5 ; 5 ; 5 ; 5 ; 4 ; 5 ; 5 ; 5 ; 1 ; 4 ; 5 ; 1 ; 5 ; 5 ; 4 ; 5 ; 0 ; 0 ; 0 ; 5 ; 5 ; +; Total Fail ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; +; F ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; C ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; B ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; D ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; +; A ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Pass ; Inapplicable ; Inapplicable ; Inapplicable ; Inapplicable ; Pass ; Pass ; Pass ; Inapplicable ; Inapplicable ; ++--------------------+--------------+--------------+--------------+--------------+--------------+-----------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+--------------+-----------+-----------+-----------+--------------+--------------+ + + ++---------------------------------------------------------------------------------------------+ +; Fitter Device Options ; ++------------------------------------------------------------------+--------------------------+ +; Option ; Setting ; ++------------------------------------------------------------------+--------------------------+ +; Enable user-supplied start-up clock (CLKUSR) ; Off ; +; Enable device-wide reset (DEV_CLRn) ; Off ; +; Enable device-wide output enable (DEV_OE) ; Off ; +; Enable INIT_DONE output ; Off ; +; Configuration scheme ; Active Serial ; +; Error detection CRC ; Off ; +; Enable open drain on CRC_ERROR pin ; Off ; +; Enable input tri-state on active configuration pins in user mode ; Off ; +; Configuration Voltage Level ; Auto ; +; Force Configuration Voltage Level ; Off ; +; nCEO ; As output driving ground ; +; Data[0] ; As input tri-stated ; +; Data[1]/ASDO ; As input tri-stated ; +; Data[7..2] ; Unreserved ; +; FLASH_nCE/nCSO ; As input tri-stated ; +; Other Active Parallel pins ; Unreserved ; +; DCLK ; As output driving ground ; ++------------------------------------------------------------------+--------------------------+ + + ++------------------------------------+ +; Operating Settings and Conditions ; ++---------------------------+--------+ +; Setting ; Value ; ++---------------------------+--------+ +; Nominal Core Voltage ; 1.20 V ; +; Low Junction Temperature ; 0 °C ; +; High Junction Temperature ; 85 °C ; ++---------------------------+--------+ + + ++-----------------+ +; Fitter Messages ; ++-----------------+ +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (119004): Automatically selected device EP4CE6E22C6 for design Teste1 +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Info (171003): Fitter is performing an Auto Fit compilation, which may decrease Fitter effort to reduce compilation time +Warning (292013): Feature LogicLock is only available with a valid subscription license. You can purchase a software subscription to gain full access to this feature. +Info (176444): Device migration not selected. If you intend to use device migration later, you may need to change the pin assignments as they may be incompatible with other devices + Info (176445): Device EP4CE10E22C6 is compatible + Info (176445): Device EP4CE15E22C6 is compatible + Info (176445): Device EP4CE22E22C6 is compatible +Info (169124): Fitter converted 5 user pins into dedicated programming pins + Info (169125): Pin ~ALTERA_ASDO_DATA1~ is reserved at location 6 + Info (169125): Pin ~ALTERA_FLASH_nCE_nCSO~ is reserved at location 8 + Info (169125): Pin ~ALTERA_DCLK~ is reserved at location 12 + Info (169125): Pin ~ALTERA_DATA0~ is reserved at location 13 + Info (169125): Pin ~ALTERA_nCEO~ is reserved at location 101 +Warning (15714): Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details +Critical Warning (169085): No exact pin location assignment(s) for 5 pins of 5 total pins. For the list of pins please refer to the I/O Assignment Warnings table in the fitter report. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'Teste1.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332144): No user constrained base clocks found in the design +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332130): Timing requirements not specified -- quality metrics such as performance may be sacrificed to reduce compilation time. +Info (176233): Starting register packing +Info (176235): Finished register packing + Extra Info (176219): No registers were packed into other blocks +Info (176214): Statistics of I/O pins that need to be placed that use the same VCCIO and VREF, before I/O pin placement + Info (176211): Number of I/O pins in group: 5 (unused VREF, 2.5V VCCIO, 4 input, 1 output, 0 bidirectional) + Info (176212): I/O standards used: 2.5 V. +Info (176215): I/O bank details before I/O pin placement + Info (176214): Statistics of I/O banks + Info (176213): I/O bank number 1 does not use VREF pins and has undetermined VCCIO pins. 4 total pin(s) used -- 7 pins available + Info (176213): I/O bank number 2 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 8 pins available + Info (176213): I/O bank number 3 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 11 pins available + Info (176213): I/O bank number 4 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 14 pins available + Info (176213): I/O bank number 5 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 6 does not use VREF pins and has undetermined VCCIO pins. 1 total pin(s) used -- 9 pins available + Info (176213): I/O bank number 7 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 13 pins available + Info (176213): I/O bank number 8 does not use VREF pins and has undetermined VCCIO pins. 0 total pin(s) used -- 12 pins available +Info (171121): Fitter preparation operations ending: elapsed time is 00:00:00 +Info (14896): Fitter has disabled Advanced Physical Optimization because it is not supported for the current family. +Info (170189): Fitter placement preparation operations beginning +Info (170190): Fitter placement preparation operations ending: elapsed time is 00:00:00 +Info (170191): Fitter placement operations beginning +Info (170137): Fitter placement was successful +Info (170192): Fitter placement operations ending: elapsed time is 00:00:00 +Info (170193): Fitter routing operations beginning +Info (170195): Router estimated average interconnect usage is 0% of the available device resources + Info (170196): Router estimated peak interconnect usage is 0% of the available device resources in the region that extends from location X0_Y0 to location X10_Y11 +Info (170199): The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time. + Info (170201): Optimizations that may affect the design's routability were skipped + Info (170200): Optimizations that may affect the design's timing were skipped +Info (170194): Fitter routing operations ending: elapsed time is 00:00:00 +Info (11888): Total time spent on timing analysis during the Fitter is 0.01 seconds. +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (11218): Fitter post-fit operations ending: elapsed time is 00:00:01 +Info (144001): Generated suppressed messages file /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg +Info: Quartus Prime Fitter was successful. 0 errors, 6 warnings + Info: Peak virtual memory: 944 megabytes + Info: Processing ended: Fri Dec 2 13:02:24 2022 + Info: Elapsed time: 00:00:03 + Info: Total CPU time (on all processors): 00:00:03 + + ++----------------------------+ +; Fitter Suppressed Messages ; ++----------------------------+ +The suppressed messages can be found in /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg. + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg new file mode 100644 index 0000000..7121cbb --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.smsg @@ -0,0 +1,8 @@ +Extra Info (176273): Performing register packing on registers with non-logic cell location assignments +Extra Info (176274): Completed register packing on registers with non-logic cell location assignments +Extra Info (176236): Started Fast Input/Output/OE register processing +Extra Info (176237): Finished Fast Input/Output/OE register processing +Extra Info (176238): Start inferring scan chains for DSP blocks +Extra Info (176239): Inferring scan chains for DSP blocks is complete +Extra Info (176248): Moving registers into I/O cells, Multiplier Blocks, and RAM blocks to improve timing and density +Extra Info (176249): Finished moving registers into I/O cells, Multiplier Blocks, and RAM blocks diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.summary b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.summary new file mode 100644 index 0000000..e011c91 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.fit.summary @@ -0,0 +1,16 @@ +Fitter Status : Successful - Fri Dec 2 13:02:24 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : Teste1 +Top-level Entity Name : Teste3 +Family : Cyclone IV E +Device : EP4CE6E22C6 +Timing Models : Final +Total logic elements : 1 / 6,272 ( < 1 % ) + Total combinational functions : 1 / 6,272 ( < 1 % ) + Dedicated logic registers : 0 / 6,272 ( 0 % ) +Total registers : 0 +Total pins : 5 / 92 ( 5 % ) +Total virtual pins : 0 +Total memory bits : 0 / 276,480 ( 0 % ) +Embedded Multiplier 9-bit elements : 0 / 30 ( 0 % ) +Total PLLs : 0 / 2 ( 0 % ) diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.flow.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.flow.rpt new file mode 100644 index 0000000..6218af3 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.flow.rpt @@ -0,0 +1,138 @@ +Flow report for Teste1 +Fri Dec 2 13:03:34 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Flow Summary + 3. Flow Settings + 4. Flow Non-Default Global Settings + 5. Flow Elapsed Time + 6. Flow OS Summary + 7. Flow Log + 8. Flow Messages + 9. Flow Suppressed Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Flow Summary ; ++------------------------------------+---------------------------------------------+ +; Flow Status ; Successful - Fri Dec 2 13:03:34 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; Teste1 ; +; Top-level Entity Name ; Teste3 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 1 / 6,272 ( < 1 % ) ; +; Total combinational functions ; 1 / 6,272 ( < 1 % ) ; +; Dedicated logic registers ; 0 / 6,272 ( 0 % ) ; +; Total registers ; 0 ; +; Total pins ; 5 / 92 ( 5 % ) ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 / 276,480 ( 0 % ) ; +; Embedded Multiplier 9-bit elements ; 0 / 30 ( 0 % ) ; +; Total PLLs ; 0 / 2 ( 0 % ) ; +; Device ; EP4CE6E22C6 ; +; Timing Models ; Final ; ++------------------------------------+---------------------------------------------+ + + ++-----------------------------------------+ +; Flow Settings ; ++-------------------+---------------------+ +; Option ; Setting ; ++-------------------+---------------------+ +; Start date & time ; 12/02/2022 13:02:14 ; +; Main task ; Compilation ; +; Revision Name ; Teste1 ; ++-------------------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------+ +; Flow Non-Default Global Settings ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ +; COMPILER_SIGNATURE_ID ; 198516037997543.166998613421922 ; -- ; -- ; -- ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_timing ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_boundary_scan ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_signal_integrity ; +; EDA_GENERATE_FUNCTIONAL_NETLIST ; Off ; -- ; -- ; eda_board_design_symbol ; +; EDA_OUTPUT_DATA_FORMAT ; Verilog Hdl ; -- ; -- ; eda_simulation ; +; EDA_SIMULATION_TOOL ; ModelSim-Altera (Verilog) ; ; -- ; -- ; +; EDA_TIME_SCALE ; 1 ps ; -- ; -- ; eda_simulation ; +; PARTITION_COLOR ; -- (Not supported for targeted family) ; -- ; Teste3 ; Top ; +; PARTITION_FITTER_PRESERVATION_LEVEL ; -- (Not supported for targeted family) ; -- ; Teste3 ; Top ; +; PARTITION_NETLIST_TYPE ; -- (Not supported for targeted family) ; -- ; Teste3 ; Top ; +; PROJECT_OUTPUT_DIRECTORY ; output_files ; -- ; -- ; -- ; +; TOP_LEVEL_ENTITY ; Teste3 ; Teste1 ; -- ; -- ; ++-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------+ +; Flow Elapsed Time ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Module Name ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ +; Analysis & Synthesis ; 00:00:07 ; 1.0 ; 395 MB ; 00:00:19 ; +; Fitter ; 00:00:03 ; 1.0 ; 944 MB ; 00:00:03 ; +; Assembler ; 00:00:00 ; 1.0 ; 354 MB ; 00:00:00 ; +; Timing Analyzer ; 00:00:01 ; 1.0 ; 465 MB ; 00:00:01 ; +; EDA Netlist Writer ; 00:00:01 ; 1.0 ; 599 MB ; 00:00:00 ; +; EDA Netlist Writer ; 00:00:01 ; 1.0 ; 595 MB ; 00:00:00 ; +; EDA Netlist Writer ; 00:00:00 ; 1.0 ; 603 MB ; 00:00:00 ; +; Total ; 00:00:13 ; -- ; -- ; 00:00:23 ; ++----------------------+--------------+-------------------------+---------------------+------------------------------------+ + + ++----------------------------------------------------------------------------------------+ +; Flow OS Summary ; ++----------------------+------------------+----------------+------------+----------------+ +; Module Name ; Machine Hostname ; OS Name ; OS Version ; Processor type ; ++----------------------+------------------+----------------+------------+----------------+ +; Analysis & Synthesis ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Fitter ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Assembler ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; Timing Analyzer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; EDA Netlist Writer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; EDA Netlist Writer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; +; EDA Netlist Writer ; rendlaptop ; Ubuntu 22.04.1 ; 22 ; x86_64 ; ++----------------------+------------------+----------------+------------+----------------+ + + +------------ +; Flow Log ; +------------ +quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1 +quartus_fit --read_settings_files=off --write_settings_files=off Teste1 -c Teste1 +quartus_asm --read_settings_files=off --write_settings_files=off Teste1 -c Teste1 +quartus_sta Teste1 -c Teste1 +quartus_eda --read_settings_files=off --write_settings_files=off Teste1 -c Teste1 +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf --testbench_file=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht +quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/ Teste1 -c Teste1 + + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.jdi b/1ano/isd/quartus-projects/Teste/output_files/Teste1.jdi new file mode 100644 index 0000000..fa61e3f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.jdi @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.rpt new file mode 100644 index 0000000..9e3649a --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.rpt @@ -0,0 +1,289 @@ +Analysis & Synthesis report for Teste1 +Fri Dec 2 13:02:21 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Analysis & Synthesis Summary + 3. Analysis & Synthesis Settings + 4. Parallel Compilation + 5. Analysis & Synthesis Source Files Read + 6. Analysis & Synthesis Resource Usage Summary + 7. Analysis & Synthesis Resource Utilization by Entity + 8. General Register Statistics + 9. Post-Synthesis Netlist Statistics for Top Partition + 10. Elapsed Time Per Partition + 11. Analysis & Synthesis Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++----------------------------------------------------------------------------------+ +; Analysis & Synthesis Summary ; ++------------------------------------+---------------------------------------------+ +; Analysis & Synthesis Status ; Successful - Fri Dec 2 13:02:21 2022 ; +; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Revision Name ; Teste1 ; +; Top-level Entity Name ; Teste3 ; +; Family ; Cyclone IV E ; +; Total logic elements ; 1 ; +; Total combinational functions ; 1 ; +; Dedicated logic registers ; 0 ; +; Total registers ; 0 ; +; Total pins ; 5 ; +; Total virtual pins ; 0 ; +; Total memory bits ; 0 ; +; Embedded Multiplier 9-bit elements ; 0 ; +; Total PLLs ; 0 ; ++------------------------------------+---------------------------------------------+ + + ++------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Settings ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Option ; Setting ; Default Value ; ++------------------------------------------------------------------+--------------------+--------------------+ +; Top-level entity name ; Teste3 ; Teste1 ; +; Family name ; Cyclone IV E ; Cyclone V ; +; Use smart compilation ; Off ; Off ; +; Enable parallel Assembler and Timing Analyzer during compilation ; On ; On ; +; Enable compact report table ; Off ; Off ; +; Restructure Multiplexers ; Auto ; Auto ; +; Create Debugging Nodes for IP Cores ; Off ; Off ; +; Preserve fewer node names ; On ; On ; +; Intel FPGA IP Evaluation Mode ; Enable ; Enable ; +; Verilog Version ; Verilog_2001 ; Verilog_2001 ; +; VHDL Version ; VHDL_1993 ; VHDL_1993 ; +; State Machine Processing ; Auto ; Auto ; +; Safe State Machine ; Off ; Off ; +; Extract Verilog State Machines ; On ; On ; +; Extract VHDL State Machines ; On ; On ; +; Ignore Verilog initial constructs ; Off ; Off ; +; Iteration limit for constant Verilog loops ; 5000 ; 5000 ; +; Iteration limit for non-constant Verilog loops ; 250 ; 250 ; +; Add Pass-Through Logic to Inferred RAMs ; On ; On ; +; Infer RAMs from Raw Logic ; On ; On ; +; Parallel Synthesis ; On ; On ; +; DSP Block Balancing ; Auto ; Auto ; +; NOT Gate Push-Back ; On ; On ; +; Power-Up Don't Care ; On ; On ; +; Remove Redundant Logic Cells ; Off ; Off ; +; Remove Duplicate Registers ; On ; On ; +; Ignore CARRY Buffers ; Off ; Off ; +; Ignore CASCADE Buffers ; Off ; Off ; +; Ignore GLOBAL Buffers ; Off ; Off ; +; Ignore ROW GLOBAL Buffers ; Off ; Off ; +; Ignore LCELL Buffers ; Off ; Off ; +; Ignore SOFT Buffers ; On ; On ; +; Limit AHDL Integers to 32 Bits ; Off ; Off ; +; Optimization Technique ; Balanced ; Balanced ; +; Carry Chain Length ; 70 ; 70 ; +; Auto Carry Chains ; On ; On ; +; Auto Open-Drain Pins ; On ; On ; +; Perform WYSIWYG Primitive Resynthesis ; Off ; Off ; +; Auto ROM Replacement ; On ; On ; +; Auto RAM Replacement ; On ; On ; +; Auto DSP Block Replacement ; On ; On ; +; Auto Shift Register Replacement ; Auto ; Auto ; +; Allow Shift Register Merging across Hierarchies ; Auto ; Auto ; +; Auto Clock Enable Replacement ; On ; On ; +; Strict RAM Replacement ; Off ; Off ; +; Allow Synchronous Control Signals ; On ; On ; +; Force Use of Synchronous Clear Signals ; Off ; Off ; +; Auto RAM Block Balancing ; On ; On ; +; Auto RAM to Logic Cell Conversion ; Off ; Off ; +; Auto Resource Sharing ; Off ; Off ; +; Allow Any RAM Size For Recognition ; Off ; Off ; +; Allow Any ROM Size For Recognition ; Off ; Off ; +; Allow Any Shift Register Size For Recognition ; Off ; Off ; +; Use LogicLock Constraints during Resource Balancing ; On ; On ; +; Ignore translate_off and synthesis_off directives ; Off ; Off ; +; Timing-Driven Synthesis ; On ; On ; +; Report Parameter Settings ; On ; On ; +; Report Source Assignments ; On ; On ; +; Report Connectivity Checks ; On ; On ; +; Ignore Maximum Fan-Out Assignments ; Off ; Off ; +; Synchronization Register Chain Length ; 2 ; 2 ; +; Power Optimization During Synthesis ; Normal compilation ; Normal compilation ; +; HDL message level ; Level2 ; Level2 ; +; Suppress Register Optimization Related Messages ; Off ; Off ; +; Number of Removed Registers Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Swept Nodes Reported in Synthesis Report ; 5000 ; 5000 ; +; Number of Inverted Registers Reported in Synthesis Report ; 100 ; 100 ; +; Clock MUX Protection ; On ; On ; +; Auto Gated Clock Conversion ; Off ; Off ; +; Block Design Naming ; Auto ; Auto ; +; SDC constraint protection ; Off ; Off ; +; Synthesis Effort ; Auto ; Auto ; +; Shift Register Replacement - Allow Asynchronous Clear Signal ; On ; On ; +; Pre-Mapping Resynthesis Optimization ; Off ; Off ; +; Analysis & Synthesis Message Level ; Medium ; Medium ; +; Disable Register Merging Across Hierarchies ; Auto ; Auto ; +; Resource Aware Inference For Block RAM ; On ; On ; ++------------------------------------------------------------------+--------------------+--------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.00 ; +; Maximum used ; 1 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; ++----------------------------+-------------+ + + ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Source Files Read ; ++----------------------------------+-----------------+------------------------------------+-------------------------------------------------------------------------------+---------+ +; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ; Library ; ++----------------------------------+-----------------+------------------------------------+-------------------------------------------------------------------------------+---------+ +; Teste1.bdf ; yes ; User Block Diagram/Schematic File ; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf ; ; +; Teste3.bdf ; yes ; User Block Diagram/Schematic File ; /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf ; ; +; 74153.bdf ; yes ; Megafunction ; /home/tiagorg/intelFPGA_lite/20.1/quartus/libraries/others/maxplus2/74153.bdf ; ; ++----------------------------------+-----------------+------------------------------------+-------------------------------------------------------------------------------+---------+ + + ++-------------------------------------------------------------------+ +; Analysis & Synthesis Resource Usage Summary ; ++---------------------------------------------+---------------------+ +; Resource ; Usage ; ++---------------------------------------------+---------------------+ +; Estimated Total logic elements ; 1 ; +; ; ; +; Total combinational functions ; 1 ; +; Logic element usage by number of LUT inputs ; ; +; -- 4 input functions ; 1 ; +; -- 3 input functions ; 0 ; +; -- <=2 input functions ; 0 ; +; ; ; +; Logic elements by mode ; ; +; -- normal mode ; 1 ; +; -- arithmetic mode ; 0 ; +; ; ; +; Total registers ; 0 ; +; -- Dedicated logic registers ; 0 ; +; -- I/O registers ; 0 ; +; ; ; +; I/O pins ; 5 ; +; ; ; +; Embedded Multiplier 9-bit elements ; 0 ; +; ; ; +; Maximum fan-out node ; Teste1:inst|inst3~0 ; +; Maximum fan-out ; 1 ; +; Total fan-out ; 10 ; +; Average fan-out ; 0.91 ; ++---------------------------------------------+---------------------+ + + ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Analysis & Synthesis Resource Utilization by Entity ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +; Compilation Hierarchy Node ; Combinational ALUTs ; Dedicated Logic Registers ; Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Entity Name ; Library Name ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +; |Teste3 ; 1 (0) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 5 ; 0 ; |Teste3 ; Teste3 ; work ; +; |Teste1:inst| ; 1 (1) ; 0 (0) ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; |Teste3|Teste1:inst ; Teste1 ; work ; ++----------------------------+---------------------+---------------------------+-------------+--------------+---------+-----------+------+--------------+---------------------+-------------+--------------+ +Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy. + + ++------------------------------------------------------+ +; General Register Statistics ; ++----------------------------------------------+-------+ +; Statistic ; Value ; ++----------------------------------------------+-------+ +; Total registers ; 0 ; +; Number of registers using Synchronous Clear ; 0 ; +; Number of registers using Synchronous Load ; 0 ; +; Number of registers using Asynchronous Clear ; 0 ; +; Number of registers using Asynchronous Load ; 0 ; +; Number of registers using Clock Enable ; 0 ; +; Number of registers using Preset ; 0 ; ++----------------------------------------------+-------+ + + ++-----------------------------------------------------+ +; Post-Synthesis Netlist Statistics for Top Partition ; ++-----------------------+-----------------------------+ +; Type ; Count ; ++-----------------------+-----------------------------+ +; boundary_port ; 5 ; +; cycloneiii_lcell_comb ; 2 ; +; normal ; 2 ; +; 1 data inputs ; 1 ; +; 4 data inputs ; 1 ; +; ; ; +; Max LUT depth ; 2.00 ; +; Average LUT depth ; 2.00 ; ++-----------------------+-----------------------------+ + + ++-------------------------------+ +; Elapsed Time Per Partition ; ++----------------+--------------+ +; Partition Name ; Elapsed Time ; ++----------------+--------------+ +; Top ; 00:00:00 ; ++----------------+--------------+ + + ++-------------------------------+ +; Analysis & Synthesis Messages ; ++-------------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Analysis & Synthesis + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Fri Dec 2 13:02:14 2022 +Info: Command: quartus_map --read_settings_files=on --write_settings_files=off Teste1 -c Teste1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (12021): Found 1 design units, including 1 entities, in source file Teste1.bdf + Info (12023): Found entity 1: Teste1 +Info (12021): Found 1 design units, including 1 entities, in source file Teste3.bdf + Info (12023): Found entity 1: Teste3 +Info (12127): Elaborating entity "Teste3" for the top level hierarchy +Info (12128): Elaborating entity "Teste1" for hierarchy "Teste1:inst" +Info (12128): Elaborating entity "74153" for hierarchy "Teste1:inst|74153:inst" +Info (12130): Elaborated megafunction instantiation "Teste1:inst|74153:inst" +Info (286030): Timing-Driven Synthesis is running +Info (16010): Generating hard_block partition "hard_block:auto_generated_inst" + Info (16011): Adding 0 node(s), including 0 DDIO, 0 PLL, 0 transceiver and 0 LCELL +Info (21057): Implemented 6 device resources after synthesis - the final resource count might be different + Info (21058): Implemented 4 input pins + Info (21059): Implemented 1 output pins + Info (21061): Implemented 1 logic cells +Info: Quartus Prime Analysis & Synthesis was successful. 0 errors, 1 warning + Info: Peak virtual memory: 398 megabytes + Info: Processing ended: Fri Dec 2 13:02:21 2022 + Info: Elapsed time: 00:00:07 + Info: Total CPU time (on all processors): 00:00:19 + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.summary b/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.summary new file mode 100644 index 0000000..48baeba --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.map.summary @@ -0,0 +1,14 @@ +Analysis & Synthesis Status : Successful - Fri Dec 2 13:02:21 2022 +Quartus Prime Version : 20.1.1 Build 720 11/11/2020 SJ Lite Edition +Revision Name : Teste1 +Top-level Entity Name : Teste3 +Family : Cyclone IV E +Total logic elements : 1 + Total combinational functions : 1 + Dedicated logic registers : 0 +Total registers : 0 +Total pins : 5 +Total virtual pins : 0 +Total memory bits : 0 +Embedded Multiplier 9-bit elements : 0 +Total PLLs : 0 diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.pin b/1ano/isd/quartus-projects/Teste/output_files/Teste1.pin new file mode 100644 index 0000000..0e1d5d8 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.pin @@ -0,0 +1,216 @@ + -- Copyright (C) 2020 Intel Corporation. All rights reserved. + -- Your use of Intel Corporation's design tools, logic functions + -- and other software and tools, and any 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 Intel Program License + -- Subscription Agreement, the Intel Quartus Prime License Agreement, + -- the Intel FPGA IP License Agreement, or other applicable license + -- agreement, including, without limitation, that your use is for + -- the sole purpose of programming logic devices manufactured by + -- Intel and sold by Intel or its authorized distributors. Please + -- refer to the applicable agreement for further details, at + -- https://fpgasoftware.intel.com/eula. + -- + -- This is a Quartus Prime output file. It is for reporting purposes only, and is + -- not intended for use as a Quartus Prime input file. This file cannot be used + -- to make Quartus Prime pin assignments - for instructions on how to make pin + -- assignments, please see Quartus Prime help. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- NC : No Connect. This pin has no internal connection to the device. + -- DNU : Do Not Use. This pin MUST NOT be connected. + -- VCCINT : Dedicated power pin, which MUST be connected to VCC (1.2V). + -- VCCIO : Dedicated power pin, which MUST be connected to VCC + -- of its bank. + -- Bank 1: 2.5V + -- Bank 2: 2.5V + -- Bank 3: 2.5V + -- Bank 4: 2.5V + -- Bank 5: 2.5V + -- Bank 6: 2.5V + -- Bank 7: 2.5V + -- Bank 8: 2.5V + -- GND : Dedicated ground pin. Dedicated GND pins MUST be connected to GND. + -- It can also be used to report unused dedicated pins. The connection + -- on the board for unused dedicated pins depends on whether this will + -- be used in a future design. One example is device migration. When + -- using device migration, refer to the device pin-tables. If it is a + -- GND pin in the pin table or if it will not be used in a future design + -- for another purpose the it MUST be connected to GND. If it is an unused + -- dedicated pin, then it can be connected to a valid signal on the board + -- (low, high, or toggling) if that signal is required for a different + -- revision of the design. + -- GND+ : Unused input pin. It can also be used to report unused dual-purpose pins. + -- This pin should be connected to GND. It may also be connected to a + -- valid signal on the board (low, high, or toggling) if that signal + -- is required for a different revision of the design. + -- GND* : Unused I/O pin. Connect each pin marked GND* directly to GND + -- or leave it unconnected. + -- RESERVED : Unused I/O pin, which MUST be left unconnected. + -- RESERVED_INPUT : Pin is tri-stated and should be connected to the board. + -- RESERVED_INPUT_WITH_WEAK_PULLUP : Pin is tri-stated with internal weak pull-up resistor. + -- RESERVED_INPUT_WITH_BUS_HOLD : Pin is tri-stated with bus-hold circuitry. + -- RESERVED_OUTPUT_DRIVEN_HIGH : Pin is output driven high. + --------------------------------------------------------------------------------- + + + + --------------------------------------------------------------------------------- + -- Pin directions (input, output or bidir) are based on device operating in user mode. + --------------------------------------------------------------------------------- + +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition +CHIP "Teste1" ASSIGNED TO AN: EP4CE6E22C6 + +Pin Name/Usage : Location : Dir. : I/O Standard : Voltage : I/O Bank : User Assignment +------------------------------------------------------------------------------------------------------------- +RESERVED_INPUT_WITH_WEAK_PULLUP : 1 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 2 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 3 : : : : 1 : +GND : 4 : gnd : : : : +VCCINT : 5 : power : : 1.2V : : +~ALTERA_ASDO_DATA1~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 6 : input : 2.5 V : : 1 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 7 : : : : 1 : +~ALTERA_FLASH_nCE_nCSO~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 8 : input : 2.5 V : : 1 : N +nSTATUS : 9 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 10 : : : : 1 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 11 : : : : 1 : +~ALTERA_DCLK~ : 12 : output : 2.5 V : : 1 : N +~ALTERA_DATA0~ / RESERVED_INPUT_WITH_WEAK_PULLUP : 13 : input : 2.5 V : : 1 : N +nCONFIG : 14 : : : : 1 : +TDI : 15 : input : : : 1 : +TCK : 16 : input : : : 1 : +VCCIO1 : 17 : power : : 2.5V : 1 : +TMS : 18 : input : : : 1 : +GND : 19 : gnd : : : : +TDO : 20 : output : : : 1 : +nCE : 21 : : : : 1 : +GND : 22 : gnd : : : : +GND+ : 23 : : : : 1 : +GND+ : 24 : : : : 2 : +GND+ : 25 : : : : 2 : +VCCIO2 : 26 : power : : 2.5V : 2 : +GND : 27 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 28 : : : : 2 : +VCCINT : 29 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 30 : : : : 2 : +A : 31 : input : 2.5 V : : 2 : N +C : 32 : input : 2.5 V : : 2 : N +D : 33 : input : 2.5 V : : 2 : N +F : 34 : output : 2.5 V : : 2 : N +VCCA1 : 35 : power : : 2.5V : : +GNDA1 : 36 : gnd : : : : +VCCD_PLL1 : 37 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 38 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 39 : : : : 3 : +VCCIO3 : 40 : power : : 2.5V : 3 : +GND : 41 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 42 : : : : 3 : +B : 43 : input : 2.5 V : : 3 : N +RESERVED_INPUT_WITH_WEAK_PULLUP : 44 : : : : 3 : +VCCINT : 45 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 46 : : : : 3 : +VCCIO3 : 47 : power : : 2.5V : 3 : +GND : 48 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 49 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 50 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 51 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 52 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 53 : : : : 3 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 54 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 55 : : : : 4 : +VCCIO4 : 56 : power : : 2.5V : 4 : +GND : 57 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 58 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 59 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 60 : : : : 4 : +VCCINT : 61 : power : : 1.2V : : +VCCIO4 : 62 : power : : 2.5V : 4 : +GND : 63 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 64 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 65 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 66 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 67 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 68 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 69 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 70 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 71 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 72 : : : : 4 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 73 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 74 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 75 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 76 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 77 : : : : 5 : +VCCINT : 78 : power : : 1.2V : : +GND : 79 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 80 : : : : 5 : +VCCIO5 : 81 : power : : 2.5V : 5 : +GND : 82 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 83 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 84 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 85 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 86 : : : : 5 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 87 : : : : 5 : +GND+ : 88 : : : : 5 : +GND+ : 89 : : : : 5 : +GND+ : 90 : : : : 6 : +GND+ : 91 : : : : 6 : +CONF_DONE : 92 : : : : 6 : +VCCIO6 : 93 : power : : 2.5V : 6 : +MSEL0 : 94 : : : : 6 : +GND : 95 : gnd : : : : +MSEL1 : 96 : : : : 6 : +MSEL2 : 97 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 98 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 99 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 100 : : : : 6 : +~ALTERA_nCEO~ / RESERVED_OUTPUT_OPEN_DRAIN : 101 : output : 2.5 V : : 6 : N +VCCINT : 102 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 103 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 104 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 105 : : : : 6 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 106 : : : : 6 : +VCCA2 : 107 : power : : 2.5V : : +GNDA2 : 108 : gnd : : : : +VCCD_PLL2 : 109 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 110 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 111 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 112 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 113 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 114 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 115 : : : : 7 : +VCCINT : 116 : power : : 1.2V : : +VCCIO7 : 117 : power : : 2.5V : 7 : +GND : 118 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 119 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 120 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 121 : : : : 7 : +VCCIO7 : 122 : power : : 2.5V : 7 : +GND : 123 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 124 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 125 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 126 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 127 : : : : 7 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 128 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 129 : : : : 8 : +VCCIO8 : 130 : power : : 2.5V : 8 : +GND : 131 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 132 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 133 : : : : 8 : +VCCINT : 134 : power : : 1.2V : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 135 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 136 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 137 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 138 : : : : 8 : +VCCIO8 : 139 : power : : 2.5V : 8 : +GND : 140 : gnd : : : : +RESERVED_INPUT_WITH_WEAK_PULLUP : 141 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 142 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 143 : : : : 8 : +RESERVED_INPUT_WITH_WEAK_PULLUP : 144 : : : : 8 : +GND : EPAD : : : : : diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.sld b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sld new file mode 100644 index 0000000..f7d3ed7 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sld @@ -0,0 +1 @@ + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.sof b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sof new file mode 100644 index 0000000..90d3859 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sof differ diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.rpt b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.rpt new file mode 100644 index 0000000..1737dee --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.rpt @@ -0,0 +1,437 @@ +Timing Analyzer report for Teste1 +Fri Dec 2 13:02:27 2022 +Quartus Prime Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + + +--------------------- +; Table of Contents ; +--------------------- + 1. Legal Notice + 2. Timing Analyzer Summary + 3. Parallel Compilation + 4. Clocks + 5. Slow 1200mV 85C Model Fmax Summary + 6. Timing Closure Recommendations + 7. Slow 1200mV 85C Model Setup Summary + 8. Slow 1200mV 85C Model Hold Summary + 9. Slow 1200mV 85C Model Recovery Summary + 10. Slow 1200mV 85C Model Removal Summary + 11. Slow 1200mV 85C Model Minimum Pulse Width Summary + 12. Slow 1200mV 85C Model Metastability Summary + 13. Slow 1200mV 0C Model Fmax Summary + 14. Slow 1200mV 0C Model Setup Summary + 15. Slow 1200mV 0C Model Hold Summary + 16. Slow 1200mV 0C Model Recovery Summary + 17. Slow 1200mV 0C Model Removal Summary + 18. Slow 1200mV 0C Model Minimum Pulse Width Summary + 19. Slow 1200mV 0C Model Metastability Summary + 20. Fast 1200mV 0C Model Setup Summary + 21. Fast 1200mV 0C Model Hold Summary + 22. Fast 1200mV 0C Model Recovery Summary + 23. Fast 1200mV 0C Model Removal Summary + 24. Fast 1200mV 0C Model Minimum Pulse Width Summary + 25. Fast 1200mV 0C Model Metastability Summary + 26. Multicorner Timing Analysis Summary + 27. Board Trace Model Assignments + 28. Input Transition Times + 29. Signal Integrity Metrics (Slow 1200mv 0c Model) + 30. Signal Integrity Metrics (Slow 1200mv 85c Model) + 31. Signal Integrity Metrics (Fast 1200mv 0c Model) + 32. Clock Transfers + 33. Report TCCS + 34. Report RSKM + 35. Unconstrained Paths Summary + 36. Unconstrained Input Ports + 37. Unconstrained Output Ports + 38. Unconstrained Input Ports + 39. Unconstrained Output Ports + 40. Timing Analyzer Messages + + + +---------------- +; Legal Notice ; +---------------- +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. + + + ++-----------------------------------------------------------------------------+ +; Timing Analyzer Summary ; ++-----------------------+-----------------------------------------------------+ +; Quartus Prime Version ; Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition ; +; Timing Analyzer ; Legacy Timing Analyzer ; +; Revision Name ; Teste1 ; +; Device Family ; Cyclone IV E ; +; Device Name ; EP4CE6E22C6 ; +; Timing Models ; Final ; +; Delay Model ; Combined ; +; Rise/Fall Delays ; Enabled ; ++-----------------------+-----------------------------------------------------+ + + ++------------------------------------------+ +; Parallel Compilation ; ++----------------------------+-------------+ +; Processors ; Number ; ++----------------------------+-------------+ +; Number detected on machine ; 8 ; +; Maximum allowed ; 4 ; +; ; ; +; Average used ; 1.01 ; +; Maximum used ; 4 ; +; ; ; +; Usage by Processor ; % Time Used ; +; Processor 1 ; 100.0% ; +; Processors 2-4 ; 0.2% ; ++----------------------------+-------------+ + + +---------- +; Clocks ; +---------- +No clocks to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Fmax Summary ; +-------------------------------------- +No paths to report. + + +---------------------------------- +; Timing Closure Recommendations ; +---------------------------------- +HTML report is unavailable in plain text report export. + + +--------------------------------------- +; Slow 1200mV 85C Model Setup Summary ; +--------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 85C Model Hold Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------------ +; Slow 1200mV 85C Model Recovery Summary ; +------------------------------------------ +No paths to report. + + +----------------------------------------- +; Slow 1200mV 85C Model Removal Summary ; +----------------------------------------- +No paths to report. + + +----------------------------------------------------- +; Slow 1200mV 85C Model Minimum Pulse Width Summary ; +----------------------------------------------------- +No paths to report. + + +----------------------------------------------- +; Slow 1200mV 85C Model Metastability Summary ; +----------------------------------------------- +No synchronizer chains to report. + + +------------------------------------- +; Slow 1200mV 0C Model Fmax Summary ; +------------------------------------- +No paths to report. + + +-------------------------------------- +; Slow 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Slow 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Slow 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Slow 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Slow 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Slow 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + +-------------------------------------- +; Fast 1200mV 0C Model Setup Summary ; +-------------------------------------- +No paths to report. + + +------------------------------------- +; Fast 1200mV 0C Model Hold Summary ; +------------------------------------- +No paths to report. + + +----------------------------------------- +; Fast 1200mV 0C Model Recovery Summary ; +----------------------------------------- +No paths to report. + + +---------------------------------------- +; Fast 1200mV 0C Model Removal Summary ; +---------------------------------------- +No paths to report. + + +---------------------------------------------------- +; Fast 1200mV 0C Model Minimum Pulse Width Summary ; +---------------------------------------------------- +No paths to report. + + +---------------------------------------------- +; Fast 1200mV 0C Model Metastability Summary ; +---------------------------------------------- +No synchronizer chains to report. + + ++----------------------------------------------------------------------------+ +; Multicorner Timing Analysis Summary ; ++------------------+-------+------+----------+---------+---------------------+ +; Clock ; Setup ; Hold ; Recovery ; Removal ; Minimum Pulse Width ; ++------------------+-------+------+----------+---------+---------------------+ +; Worst-case Slack ; N/A ; N/A ; N/A ; N/A ; N/A ; +; Design-wide TNS ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; 0.0 ; ++------------------+-------+------+----------+---------+---------------------+ + + ++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Board Trace Model Assignments ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; Pin ; I/O Standard ; Near Tline Length ; Near Tline L per Length ; Near Tline C per Length ; Near Series R ; Near Differential R ; Near Pull-up R ; Near Pull-down R ; Near C ; Far Tline Length ; Far Tline L per Length ; Far Tline C per Length ; Far Series R ; Far Pull-up R ; Far Pull-down R ; Far C ; Termination Voltage ; Far Differential R ; EBD File Name ; EBD Signal Name ; EBD Far-end ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ +; F ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 in ; 0 H/in ; 0 F/in ; short ; - ; open ; open ; open ; 0 in ; 0 H/in ; 0 F/in ; short ; open ; open ; open ; 0 V ; - ; n/a ; n/a ; n/a ; ++---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+ + + ++----------------------------------------------------------------------------+ +; Input Transition Times ; ++-------------------------+--------------+-----------------+-----------------+ +; Pin ; I/O Standard ; 10-90 Rise Time ; 90-10 Fall Time ; ++-------------------------+--------------+-----------------+-----------------+ +; C ; 2.5 V ; 2000 ps ; 2000 ps ; +; B ; 2.5 V ; 2000 ps ; 2000 ps ; +; D ; 2.5 V ; 2000 ps ; 2000 ps ; +; A ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_ASDO_DATA1~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_FLASH_nCE_nCSO~ ; 2.5 V ; 2000 ps ; 2000 ps ; +; ~ALTERA_DATA0~ ; 2.5 V ; 2000 ps ; 2000 ps ; ++-------------------------+--------------+-----------------+-----------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; F ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; 2.32 V ; 4.44e-09 V ; 2.39 V ; -0.0265 V ; 0.2 V ; 0.033 V ; 2.94e-10 s ; 3.12e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; 2.32 V ; 3.45e-09 V ; 2.38 V ; -0.0609 V ; 0.148 V ; 0.095 V ; 2.82e-10 s ; 2.59e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; 2.32 V ; 5.61e-09 V ; 2.38 V ; -0.00274 V ; 0.141 V ; 0.006 V ; 4.7e-10 s ; 6.02e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Slow 1200mv 85c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; F ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; 2.32 V ; 7.16e-07 V ; 2.36 V ; -0.00476 V ; 0.096 V ; 0.013 V ; 4.39e-10 s ; 4.15e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; 2.32 V ; 5.74e-07 V ; 2.36 V ; -0.0201 V ; 0.072 V ; 0.033 V ; 4.04e-10 s ; 3.29e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; 2.32 V ; 9.45e-07 V ; 2.35 V ; -0.00643 V ; 0.081 V ; 0.031 V ; 5.31e-10 s ; 7.59e-10 s ; Yes ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + ++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Signal Integrity Metrics (Fast 1200mv 0c Model) ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; Pin ; I/O Standard ; Board Delay on Rise ; Board Delay on Fall ; Steady State Voh at FPGA Pin ; Steady State Vol at FPGA Pin ; Voh Max at FPGA Pin ; Vol Min at FPGA Pin ; Ringback Voltage on Rise at FPGA Pin ; Ringback Voltage on Fall at FPGA Pin ; 10-90 Rise Time at FPGA Pin ; 90-10 Fall Time at FPGA Pin ; Monotonic Rise at FPGA Pin ; Monotonic Fall at FPGA Pin ; Steady State Voh at Far-end ; Steady State Vol at Far-end ; Voh Max at Far-end ; Vol Min at Far-end ; Ringback Voltage on Rise at Far-end ; Ringback Voltage on Fall at Far-end ; 10-90 Rise Time at Far-end ; 90-10 Fall Time at Far-end ; Monotonic Rise at Far-end ; Monotonic Fall at Far-end ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ +; F ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; 2.62 V ; 2.74e-08 V ; 2.73 V ; -0.0384 V ; 0.169 V ; 0.089 V ; 2.7e-10 s ; 2.62e-10 s ; Yes ; Yes ; +; ~ALTERA_DCLK~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; 2.62 V ; 2.22e-08 V ; 2.74 V ; -0.06 V ; 0.158 V ; 0.08 V ; 2.68e-10 s ; 2.19e-10 s ; Yes ; Yes ; +; ~ALTERA_nCEO~ ; 2.5 V ; 0 s ; 0 s ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; 2.62 V ; 3.54e-08 V ; 2.7 V ; -0.00943 V ; 0.276 V ; 0.035 V ; 3.19e-10 s ; 4.99e-10 s ; No ; Yes ; ++---------------+--------------+---------------------+---------------------+------------------------------+------------------------------+---------------------+---------------------+--------------------------------------+--------------------------------------+-----------------------------+-----------------------------+----------------------------+----------------------------+-----------------------------+-----------------------------+--------------------+--------------------+-------------------------------------+-------------------------------------+----------------------------+----------------------------+---------------------------+---------------------------+ + + +------------------- +; Clock Transfers ; +------------------- +Nothing to report. + + +--------------- +; Report TCCS ; +--------------- +No dedicated SERDES Transmitter circuitry present in device or used in design + + +--------------- +; Report RSKM ; +--------------- +No non-DPA dedicated SERDES Receiver circuitry present in device or used in design + + ++------------------------------------------------+ +; Unconstrained Paths Summary ; ++---------------------------------+-------+------+ +; Property ; Setup ; Hold ; ++---------------------------------+-------+------+ +; Illegal Clocks ; 0 ; 0 ; +; Unconstrained Clocks ; 0 ; 0 ; +; Unconstrained Input Ports ; 4 ; 4 ; +; Unconstrained Input Port Paths ; 4 ; 4 ; +; Unconstrained Output Ports ; 1 ; 1 ; +; Unconstrained Output Port Paths ; 4 ; 4 ; ++---------------------------------+-------+------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; A ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; B ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; C ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; D ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; F ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++---------------------------------------------------------------------------------------------------+ +; Unconstrained Input Ports ; ++------------+--------------------------------------------------------------------------------------+ +; Input Port ; Comment ; ++------------+--------------------------------------------------------------------------------------+ +; A ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; B ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; C ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; +; D ; No input delay, min/max delays, false-path exceptions, or max skew assignments found ; ++------------+--------------------------------------------------------------------------------------+ + + ++-----------------------------------------------------------------------------------------------------+ +; Unconstrained Output Ports ; ++-------------+---------------------------------------------------------------------------------------+ +; Output Port ; Comment ; ++-------------+---------------------------------------------------------------------------------------+ +; F ; No output delay, min/max delays, false-path exceptions, or max skew assignments found ; ++-------------+---------------------------------------------------------------------------------------+ + + ++--------------------------+ +; Timing Analyzer Messages ; ++--------------------------+ +Info: ******************************************************************* +Info: Running Quartus Prime Timing Analyzer + Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition + Info: Processing started: Fri Dec 2 13:02:26 2022 +Info: Command: quartus_sta Teste1 -c Teste1 +Info: qsta_default_script.tcl version: #1 +Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected +Info (21076): High junction temperature operating condition is not set. Assuming a default value of '85'. +Info (21076): Low junction temperature operating condition is not set. Assuming a default value of '0'. +Critical Warning (332012): Synopsys Design Constraints File file not found: 'Teste1.sdc'. A Synopsys Design Constraints File is required by the Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design. +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332143): No user constrained clock uncertainty found in the design. Calling "derive_clock_uncertainty" +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info: Found TIMING_ANALYZER_REPORT_SCRIPT_INCLUDE_DEFAULT_ANALYSIS = ON +Info (332159): No clocks to report +Info: Analyzing Slow 1200mV 85C Model +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Slow 1200mV 0C Model +Info (334003): Started post-fitting delay annotation +Info (334004): Delay annotation completed successfully +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No fmax paths to report +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info: Analyzing Fast 1200mV 0C Model +Info (332142): No user constrained base clocks found in the design. Calling "derive_clocks -period 1.0" +Info (332096): The command derive_clocks did not find any clocks to derive. No clocks were created or changed. +Warning (332068): No clocks defined in design. +Info (332154): The derive_clock_uncertainty command did not apply clock uncertainty to any clock-to-clock transfers. +Info (332140): No Setup paths to report +Info (332140): No Hold paths to report +Info (332140): No Recovery paths to report +Info (332140): No Removal paths to report +Info (332140): No Minimum Pulse Width paths to report +Info (332102): Design is not fully constrained for setup requirements +Info (332102): Design is not fully constrained for hold requirements +Info: Quartus Prime Timing Analyzer was successful. 0 errors, 5 warnings + Info: Peak virtual memory: 465 megabytes + Info: Processing ended: Fri Dec 2 13:02:27 2022 + Info: Elapsed time: 00:00:01 + Info: Total CPU time (on all processors): 00:00:01 + + diff --git a/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.summary b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.summary new file mode 100644 index 0000000..aa5b327 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/output_files/Teste1.sta.summary @@ -0,0 +1,5 @@ +------------------------------------------------------------ +Timing Analyzer Summary +------------------------------------------------------------ + +------------------------------------------------------------ diff --git a/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.sft b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.sft new file mode 100644 index 0000000..06a2ca4 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (Verilog)" diff --git a/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.vo b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.vo new file mode 100644 index 0000000..773fc74 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1.vo @@ -0,0 +1,183 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// VENDOR "Altera" +// PROGRAM "Quartus Prime" +// VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +// DATE "12/02/2022 13:02:28" + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This Verilog file should be used for ModelSim-Altera (Verilog) only +// + +`timescale 1 ps/ 1 ps + +module Teste3 ( + F, + D, + A, + B, + C); +output F; +input D; +input A; +input B; +input C; + +// Design Ports Information +// F => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +// C => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +// B => Location: PIN_43, I/O Standard: 2.5 V, Current Strength: Default +// D => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +// A => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default + + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +tri1 devclrn; +tri1 devpor; +tri1 devoe; +wire \F~output_o ; +wire \C~input_o ; +wire \D~input_o ; +wire \A~input_o ; +wire \B~input_o ; +wire \inst|inst3~0_combout ; + + +hard_block auto_generated_inst( + .devpor(devpor), + .devclrn(devclrn), + .devoe(devoe)); + +// Location: IOOBUF_X0_Y5_N16 +cycloneive_io_obuf \F~output ( + .i(!\inst|inst3~0_combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\F~output_o ), + .obar()); +// synopsys translate_off +defparam \F~output .bus_hold = "false"; +defparam \F~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y6_N15 +cycloneive_io_ibuf \C~input ( + .i(C), + .ibar(gnd), + .o(\C~input_o )); +// synopsys translate_off +defparam \C~input .bus_hold = "false"; +defparam \C~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y6_N22 +cycloneive_io_ibuf \D~input ( + .i(D), + .ibar(gnd), + .o(\D~input_o )); +// synopsys translate_off +defparam \D~input .bus_hold = "false"; +defparam \D~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y7_N1 +cycloneive_io_ibuf \A~input ( + .i(A), + .ibar(gnd), + .o(\A~input_o )); +// synopsys translate_off +defparam \A~input .bus_hold = "false"; +defparam \A~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X5_Y0_N22 +cycloneive_io_ibuf \B~input ( + .i(B), + .ibar(gnd), + .o(\B~input_o )); +// synopsys translate_off +defparam \B~input .bus_hold = "false"; +defparam \B~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X1_Y6_N0 +cycloneive_lcell_comb \inst|inst3~0 ( +// Equation(s): +// \inst|inst3~0_combout = (\B~input_o & (\C~input_o )) # (!\B~input_o & ((\D~input_o $ (\A~input_o )))) + + .dataa(\C~input_o ), + .datab(\D~input_o ), + .datac(\A~input_o ), + .datad(\B~input_o ), + .cin(gnd), + .combout(\inst|inst3~0_combout ), + .cout()); +// synopsys translate_off +defparam \inst|inst3~0 .lut_mask = 16'hAA3C; +defparam \inst|inst3~0 .sum_lutc_input = "datac"; +// synopsys translate_on + +assign F = \F~output_o ; + +endmodule + +module hard_block ( + + devpor, + devclrn, + devoe); + +// Design Ports Information +// ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + +input devpor; +input devclrn; +input devoe; + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +wire \~ALTERA_ASDO_DATA1~~padout ; +wire \~ALTERA_FLASH_nCE_nCSO~~padout ; +wire \~ALTERA_DATA0~~padout ; +wire \~ALTERA_ASDO_DATA1~~ibuf_o ; +wire \~ALTERA_FLASH_nCE_nCSO~~ibuf_o ; +wire \~ALTERA_DATA0~~ibuf_o ; + + +endmodule diff --git a/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1_modelsim.xrf b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1_modelsim.xrf new file mode 100644 index 0000000..d274c04 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/modelsim/Teste1_modelsim.xrf @@ -0,0 +1,16 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform.vwf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf +source_file = 1, /home/tiagorg/intelFPGA_lite/20.1/quartus/libraries/others/maxplus2/74153.bdf +design_name = Teste3 +instance = comp, \F~output , F~output, Teste3, 1 +instance = comp, \C~input , C~input, Teste3, 1 +instance = comp, \D~input , D~input, Teste3, 1 +instance = comp, \A~input , A~input, Teste3, 1 +instance = comp, \B~input , B~input, Teste3, 1 +instance = comp, \inst|inst3~0 , inst|inst3~0, Teste3, 1 +design_name = hard_block +instance = comp, \~ALTERA_ASDO_DATA1~~ibuf , ~ALTERA_ASDO_DATA1~~ibuf, hard_block, 1 +instance = comp, \~ALTERA_FLASH_nCE_nCSO~~ibuf , ~ALTERA_FLASH_nCE_nCSO~~ibuf, hard_block, 1 +instance = comp, \~ALTERA_DATA0~~ibuf , ~ALTERA_DATA0~~ibuf, hard_block, 1 diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.do b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.do new file mode 100644 index 0000000..1b43d4f --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.do @@ -0,0 +1,17 @@ +onerror {exit -code 1} +vlib work +vcom -work work Teste1.vho +vcom -work work Waveform1.vwf.vht +vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste3_vhd_vec_tst +vcd file -direction Teste1.msim.vcd +vcd add -internal Teste3_vhd_vec_tst/* +vcd add -internal Teste3_vhd_vec_tst/i1/* +proc simTimestamp {} { + echo "Simulation time: $::now ps" + if { [string equal running [runStatus]] } { + after 2500 simTimestamp + } +} +after 2500 simTimestamp +run -all +quit -f diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.msim.vcd b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.msim.vcd new file mode 100644 index 0000000..338830d --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.msim.vcd @@ -0,0 +1,247 @@ +$comment + File created using the following command: + vcd file Teste1.msim.vcd -direction +$end +$date + Fri Dec 2 13:03:35 2022 +$end +$version + ModelSim Version 2020.1 +$end +$timescale + 1ps +$end + +$scope module teste3_vhd_vec_tst $end +$var wire 1 ! A $end +$var wire 1 " B $end +$var wire 1 # C $end +$var wire 1 $ D $end +$var wire 1 % F $end + +$scope module i1 $end +$var wire 1 & gnd $end +$var wire 1 ' vcc $end +$var wire 1 ( unknown $end +$var wire 1 ) devoe $end +$var wire 1 * devclrn $end +$var wire 1 + devpor $end +$var wire 1 , ww_devoe $end +$var wire 1 - ww_devclrn $end +$var wire 1 . ww_devpor $end +$var wire 1 / ww_F $end +$var wire 1 0 ww_D $end +$var wire 1 1 ww_A $end +$var wire 1 2 ww_B $end +$var wire 1 3 ww_C $end +$var wire 1 4 \F~output_o\ $end +$var wire 1 5 \C~input_o\ $end +$var wire 1 6 \D~input_o\ $end +$var wire 1 7 \A~input_o\ $end +$var wire 1 8 \B~input_o\ $end +$var wire 1 9 \inst|inst3~0_combout\ $end +$var wire 1 : \inst|ALT_INV_inst3~0_combout\ $end +$upscope $end +$upscope $end +$enddefinitions $end +#0 +$dumpvars +0! +0" +0# +0$ +1% +0& +1' +x( +1) +1* +1+ +1, +1- +1. +1/ +00 +01 +02 +03 +14 +05 +06 +07 +08 +09 +1: +$end +#50000 +1! +11 +17 +19 +0: +04 +0/ +0% +#100000 +0! +1" +01 +12 +18 +07 +09 +1: +14 +1/ +1% +#150000 +1! +11 +17 +#200000 +0! +0" +1# +01 +02 +13 +15 +08 +07 +#250000 +1! +11 +17 +19 +0: +04 +0/ +0% +#300000 +0! +1" +01 +12 +18 +07 +#350000 +1! +11 +17 +#400000 +0! +0" +0# +1$ +01 +02 +03 +10 +16 +05 +08 +07 +#450000 +1! +11 +17 +09 +1: +14 +1/ +1% +#500000 +0! +1" +01 +12 +18 +07 +#550000 +1! +11 +17 +#600000 +0! +0" +1# +01 +02 +13 +15 +08 +07 +19 +0: +04 +0/ +0% +#650000 +1! +11 +17 +09 +1: +14 +1/ +1% +#700000 +0! +1" +01 +12 +18 +07 +19 +0: +04 +0/ +0% +#750000 +1! +11 +17 +#800000 +0! +0" +0# +0$ +01 +02 +03 +00 +06 +05 +08 +07 +09 +1: +14 +1/ +1% +#850000 +1! +11 +17 +19 +0: +04 +0/ +0% +#900000 +0! +1" +01 +12 +18 +07 +09 +1: +14 +1/ +1% +#950000 +1! +11 +17 +#1000000 diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.sft b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.sft new file mode 100644 index 0000000..0c5034b --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.sft @@ -0,0 +1 @@ +set tool_name "ModelSim-Altera (VHDL)" diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vho b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vho new file mode 100644 index 0000000..f1ef2f7 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vho @@ -0,0 +1,219 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- VENDOR "Altera" +-- PROGRAM "Quartus Prime" +-- VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +-- DATE "12/02/2022 13:03:34" + +-- +-- Device: Altera EP4CE6E22C6 Package TQFP144 +-- + +-- +-- This VHDL file should be used for ModelSim-Altera (VHDL) only +-- + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY hard_block IS + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic + ); +END hard_block; + +-- Design Ports Information +-- ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +-- ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + + +ARCHITECTURE structure OF hard_block IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~padout\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~padout\ : std_logic; +SIGNAL \~ALTERA_DATA0~~padout\ : std_logic; +SIGNAL \~ALTERA_ASDO_DATA1~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_FLASH_nCE_nCSO~~ibuf_o\ : std_logic; +SIGNAL \~ALTERA_DATA0~~ibuf_o\ : std_logic; + +BEGIN + +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +END structure; + + +LIBRARY CYCLONEIVE; +LIBRARY IEEE; +USE CYCLONEIVE.CYCLONEIVE_COMPONENTS.ALL; +USE IEEE.STD_LOGIC_1164.ALL; + +ENTITY Teste3 IS + PORT ( + F : OUT std_logic; + D : IN std_logic; + A : IN std_logic; + B : IN std_logic; + C : IN std_logic + ); +END Teste3; + +-- Design Ports Information +-- F => Location: PIN_34, I/O Standard: 2.5 V, Current Strength: Default +-- C => Location: PIN_32, I/O Standard: 2.5 V, Current Strength: Default +-- B => Location: PIN_43, I/O Standard: 2.5 V, Current Strength: Default +-- D => Location: PIN_33, I/O Standard: 2.5 V, Current Strength: Default +-- A => Location: PIN_31, I/O Standard: 2.5 V, Current Strength: Default + + +ARCHITECTURE structure OF Teste3 IS +SIGNAL gnd : std_logic := '0'; +SIGNAL vcc : std_logic := '1'; +SIGNAL unknown : std_logic := 'X'; +SIGNAL devoe : std_logic := '1'; +SIGNAL devclrn : std_logic := '1'; +SIGNAL devpor : std_logic := '1'; +SIGNAL ww_devoe : std_logic; +SIGNAL ww_devclrn : std_logic; +SIGNAL ww_devpor : std_logic; +SIGNAL ww_F : std_logic; +SIGNAL ww_D : std_logic; +SIGNAL ww_A : std_logic; +SIGNAL ww_B : std_logic; +SIGNAL ww_C : std_logic; +SIGNAL \F~output_o\ : std_logic; +SIGNAL \C~input_o\ : std_logic; +SIGNAL \D~input_o\ : std_logic; +SIGNAL \A~input_o\ : std_logic; +SIGNAL \B~input_o\ : std_logic; +SIGNAL \inst|inst3~0_combout\ : std_logic; +SIGNAL \inst|ALT_INV_inst3~0_combout\ : std_logic; + +COMPONENT hard_block + PORT ( + devoe : IN std_logic; + devclrn : IN std_logic; + devpor : IN std_logic); +END COMPONENT; + +BEGIN + +F <= ww_F; +ww_D <= D; +ww_A <= A; +ww_B <= B; +ww_C <= C; +ww_devoe <= devoe; +ww_devclrn <= devclrn; +ww_devpor <= devpor; +\inst|ALT_INV_inst3~0_combout\ <= NOT \inst|inst3~0_combout\; +auto_generated_inst : hard_block +PORT MAP ( + devoe => ww_devoe, + devclrn => ww_devclrn, + devpor => ww_devpor); + +-- Location: IOOBUF_X0_Y5_N16 +\F~output\ : cycloneive_io_obuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + open_drain_output => "false") +-- pragma translate_on +PORT MAP ( + i => \inst|ALT_INV_inst3~0_combout\, + devoe => ww_devoe, + o => \F~output_o\); + +-- Location: IOIBUF_X0_Y6_N15 +\C~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_C, + o => \C~input_o\); + +-- Location: IOIBUF_X0_Y6_N22 +\D~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_D, + o => \D~input_o\); + +-- Location: IOIBUF_X0_Y7_N1 +\A~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_A, + o => \A~input_o\); + +-- Location: IOIBUF_X5_Y0_N22 +\B~input\ : cycloneive_io_ibuf +-- pragma translate_off +GENERIC MAP ( + bus_hold => "false", + simulate_z_as => "z") +-- pragma translate_on +PORT MAP ( + i => ww_B, + o => \B~input_o\); + +-- Location: LCCOMB_X1_Y6_N0 +\inst|inst3~0\ : cycloneive_lcell_comb +-- Equation(s): +-- \inst|inst3~0_combout\ = (\B~input_o\ & (\C~input_o\)) # (!\B~input_o\ & ((\D~input_o\ $ (\A~input_o\)))) + +-- pragma translate_off +GENERIC MAP ( + lut_mask => "1010101000111100", + sum_lutc_input => "datac") +-- pragma translate_on +PORT MAP ( + dataa => \C~input_o\, + datab => \D~input_o\, + datac => \A~input_o\, + datad => \B~input_o\, + combout => \inst|inst3~0_combout\); + +ww_F <= \F~output_o\; +END structure; + + diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vo b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vo new file mode 100644 index 0000000..6369caf --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.vo @@ -0,0 +1,367 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// VENDOR "Altera" +// PROGRAM "Quartus Prime" +// VERSION "Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition" + +// DATE "12/02/2022 12:28:32" + +// +// Device: Altera EP4CE6E22C6 Package TQFP144 +// + +// +// This Verilog file should be used for ModelSim-Altera (Verilog) only +// + +`timescale 1 ps/ 1 ps + +module Teste1 ( + Y, + X1, + S, + X0, + X4, + X6, + X2, + X3, + X5, + X7); +output Y; +input X1; +input [2:0] S; +input X0; +input X4; +input X6; +input X2; +input X3; +input X5; +input X7; + +// Design Ports Information +// Y => Location: PIN_11, I/O Standard: 2.5 V, Current Strength: Default +// X3 => Location: PIN_138, I/O Standard: 2.5 V, Current Strength: Default +// X2 => Location: PIN_137, I/O Standard: 2.5 V, Current Strength: Default +// S[0] => Location: PIN_141, I/O Standard: 2.5 V, Current Strength: Default +// S[2] => Location: PIN_28, I/O Standard: 2.5 V, Current Strength: Default +// X1 => Location: PIN_10, I/O Standard: 2.5 V, Current Strength: Default +// X0 => Location: PIN_136, I/O Standard: 2.5 V, Current Strength: Default +// S[1] => Location: PIN_142, I/O Standard: 2.5 V, Current Strength: Default +// X7 => Location: PIN_144, I/O Standard: 2.5 V, Current Strength: Default +// X6 => Location: PIN_2, I/O Standard: 2.5 V, Current Strength: Default +// X5 => Location: PIN_143, I/O Standard: 2.5 V, Current Strength: Default +// X4 => Location: PIN_135, I/O Standard: 2.5 V, Current Strength: Default + + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +tri1 devclrn; +tri1 devpor; +tri1 devoe; +wire \Y~output_o ; +wire \X6~input_o ; +wire \S[2]~input_o ; +wire \X7~input_o ; +wire \S[0]~input_o ; +wire \inst3~3_combout ; +wire \X5~input_o ; +wire \X4~input_o ; +wire \inst3~4_combout ; +wire \S[1]~input_o ; +wire \X2~input_o ; +wire \X3~input_o ; +wire \inst3~0_combout ; +wire \X1~input_o ; +wire \X0~input_o ; +wire \inst3~1_combout ; +wire \inst3~2_combout ; +wire \inst3~5_combout ; + + +hard_block auto_generated_inst( + .devpor(devpor), + .devclrn(devclrn), + .devoe(devoe)); + +// Location: IOOBUF_X0_Y18_N23 +cycloneive_io_obuf \Y~output ( + .i(\inst3~5_combout ), + .oe(vcc), + .seriesterminationcontrol(16'b0000000000000000), + .devoe(devoe), + .o(\Y~output_o ), + .obar()); +// synopsys translate_off +defparam \Y~output .bus_hold = "false"; +defparam \Y~output .open_drain_output = "false"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y23_N8 +cycloneive_io_ibuf \X6~input ( + .i(X6), + .ibar(gnd), + .o(\X6~input_o )); +// synopsys translate_off +defparam \X6~input .bus_hold = "false"; +defparam \X6~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y9_N8 +cycloneive_io_ibuf \S[2]~input ( + .i(S[2]), + .ibar(gnd), + .o(\S[2]~input_o )); +// synopsys translate_off +defparam \S[2]~input .bus_hold = "false"; +defparam \S[2]~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X1_Y24_N8 +cycloneive_io_ibuf \X7~input ( + .i(X7), + .ibar(gnd), + .o(\X7~input_o )); +// synopsys translate_off +defparam \X7~input .bus_hold = "false"; +defparam \X7~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X5_Y24_N8 +cycloneive_io_ibuf \S[0]~input ( + .i(S[0]), + .ibar(gnd), + .o(\S[0]~input_o )); +// synopsys translate_off +defparam \S[0]~input .bus_hold = "false"; +defparam \S[0]~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N6 +cycloneive_lcell_comb \inst3~3 ( +// Equation(s): +// \inst3~3_combout = (\S[2]~input_o & ((\S[0]~input_o & ((\X7~input_o ))) # (!\S[0]~input_o & (\X6~input_o )))) + + .dataa(\X6~input_o ), + .datab(\S[2]~input_o ), + .datac(\X7~input_o ), + .datad(\S[0]~input_o ), + .cin(gnd), + .combout(\inst3~3_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~3 .lut_mask = 16'hC088; +defparam \inst3~3 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X1_Y24_N1 +cycloneive_io_ibuf \X5~input ( + .i(X5), + .ibar(gnd), + .o(\X5~input_o )); +// synopsys translate_off +defparam \X5~input .bus_hold = "false"; +defparam \X5~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X11_Y24_N15 +cycloneive_io_ibuf \X4~input ( + .i(X4), + .ibar(gnd), + .o(\X4~input_o )); +// synopsys translate_off +defparam \X4~input .bus_hold = "false"; +defparam \X4~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N0 +cycloneive_lcell_comb \inst3~4 ( +// Equation(s): +// \inst3~4_combout = (\S[2]~input_o & ((\S[0]~input_o & (\X5~input_o )) # (!\S[0]~input_o & ((\X4~input_o ))))) + + .dataa(\X5~input_o ), + .datab(\X4~input_o ), + .datac(\S[2]~input_o ), + .datad(\S[0]~input_o ), + .cin(gnd), + .combout(\inst3~4_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~4 .lut_mask = 16'hA0C0; +defparam \inst3~4 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X3_Y24_N22 +cycloneive_io_ibuf \S[1]~input ( + .i(S[1]), + .ibar(gnd), + .o(\S[1]~input_o )); +// synopsys translate_off +defparam \S[1]~input .bus_hold = "false"; +defparam \S[1]~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X7_Y24_N1 +cycloneive_io_ibuf \X2~input ( + .i(X2), + .ibar(gnd), + .o(\X2~input_o )); +// synopsys translate_off +defparam \X2~input .bus_hold = "false"; +defparam \X2~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X7_Y24_N8 +cycloneive_io_ibuf \X3~input ( + .i(X3), + .ibar(gnd), + .o(\X3~input_o )); +// synopsys translate_off +defparam \X3~input .bus_hold = "false"; +defparam \X3~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N24 +cycloneive_lcell_comb \inst3~0 ( +// Equation(s): +// \inst3~0_combout = (!\S[2]~input_o & ((\S[0]~input_o & ((\X3~input_o ))) # (!\S[0]~input_o & (\X2~input_o )))) + + .dataa(\S[0]~input_o ), + .datab(\X2~input_o ), + .datac(\S[2]~input_o ), + .datad(\X3~input_o ), + .cin(gnd), + .combout(\inst3~0_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~0 .lut_mask = 16'h0E04; +defparam \inst3~0 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: IOIBUF_X0_Y18_N15 +cycloneive_io_ibuf \X1~input ( + .i(X1), + .ibar(gnd), + .o(\X1~input_o )); +// synopsys translate_off +defparam \X1~input .bus_hold = "false"; +defparam \X1~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: IOIBUF_X9_Y24_N8 +cycloneive_io_ibuf \X0~input ( + .i(X0), + .ibar(gnd), + .o(\X0~input_o )); +// synopsys translate_off +defparam \X0~input .bus_hold = "false"; +defparam \X0~input .simulate_z_as = "z"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N10 +cycloneive_lcell_comb \inst3~1 ( +// Equation(s): +// \inst3~1_combout = (!\S[2]~input_o & ((\S[0]~input_o & (\X1~input_o )) # (!\S[0]~input_o & ((\X0~input_o ))))) + + .dataa(\S[0]~input_o ), + .datab(\X1~input_o ), + .datac(\S[2]~input_o ), + .datad(\X0~input_o ), + .cin(gnd), + .combout(\inst3~1_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~1 .lut_mask = 16'h0D08; +defparam \inst3~1 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N28 +cycloneive_lcell_comb \inst3~2 ( +// Equation(s): +// \inst3~2_combout = (\S[1]~input_o & (\inst3~0_combout )) # (!\S[1]~input_o & ((\inst3~1_combout ))) + + .dataa(gnd), + .datab(\inst3~0_combout ), + .datac(\S[1]~input_o ), + .datad(\inst3~1_combout ), + .cin(gnd), + .combout(\inst3~2_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~2 .lut_mask = 16'hCFC0; +defparam \inst3~2 .sum_lutc_input = "datac"; +// synopsys translate_on + +// Location: LCCOMB_X5_Y20_N26 +cycloneive_lcell_comb \inst3~5 ( +// Equation(s): +// \inst3~5_combout = (\inst3~2_combout ) # ((\S[1]~input_o & (\inst3~3_combout )) # (!\S[1]~input_o & ((\inst3~4_combout )))) + + .dataa(\inst3~3_combout ), + .datab(\inst3~4_combout ), + .datac(\S[1]~input_o ), + .datad(\inst3~2_combout ), + .cin(gnd), + .combout(\inst3~5_combout ), + .cout()); +// synopsys translate_off +defparam \inst3~5 .lut_mask = 16'hFFAC; +defparam \inst3~5 .sum_lutc_input = "datac"; +// synopsys translate_on + +assign Y = \Y~output_o ; + +endmodule + +module hard_block ( + + devpor, + devclrn, + devoe); + +// Design Ports Information +// ~ALTERA_ASDO_DATA1~ => Location: PIN_6, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_FLASH_nCE_nCSO~ => Location: PIN_8, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DCLK~ => Location: PIN_12, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_DATA0~ => Location: PIN_13, I/O Standard: 2.5 V, Current Strength: Default +// ~ALTERA_nCEO~ => Location: PIN_101, I/O Standard: 2.5 V, Current Strength: 8mA + +input devpor; +input devclrn; +input devoe; + +wire gnd; +wire vcc; +wire unknown; + +assign gnd = 1'b0; +assign vcc = 1'b1; +assign unknown = 1'bx; + +wire \~ALTERA_ASDO_DATA1~~padout ; +wire \~ALTERA_FLASH_nCE_nCSO~~padout ; +wire \~ALTERA_DATA0~~padout ; +wire \~ALTERA_ASDO_DATA1~~ibuf_o ; +wire \~ALTERA_FLASH_nCE_nCSO~~ibuf_o ; +wire \~ALTERA_DATA0~~ibuf_o ; + + +endmodule diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202122854.sim.vwf b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202122854.sim.vwf new file mode 100644 index 0000000..8b83e0e --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202122854.sim.vwf @@ -0,0 +1,1202 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("S") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = BUS; + WIDTH = 3; + LSB_INDEX = 0; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("S[2]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("S[1]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("S[0]") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = "S"; +} + +SIGNAL("X0") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X1") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X2") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X3") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X4") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X5") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X6") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("X7") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("Y") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("S[2]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("S[1]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("S[0]") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("X0") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + } + } +} + +TRANSITION_LIST("X1") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + } + } +} + +TRANSITION_LIST("X2") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + } + } +} + +TRANSITION_LIST("X3") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + } + } +} + +TRANSITION_LIST("X4") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("X5") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("X6") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("X7") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("Y") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 12.5; + LEVEL 1 FOR 12.5; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 25.0; + LEVEL 1 FOR 25.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 350.0; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 3.125; + LEVEL 1 FOR 3.125; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + LEVEL 0 FOR 6.25; + LEVEL 1 FOR 6.25; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "S"; + EXPAND_STATUS = EXPANDED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; + CHILDREN = 1, 2, 3; +} + +DISPLAY_LINE +{ + CHANNEL = "S[2]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "S[1]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "S[0]"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 1; + PARENT = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X0"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X1"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 5; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X2"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 6; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X3"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 7; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X4"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 8; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X5"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 9; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X6"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 10; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "X7"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 11; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "Y"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 12; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202130335.sim.vwf b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202130335.sim.vwf new file mode 100644 index 0000000..71038d5 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202130335.sim.vwf @@ -0,0 +1,245 @@ +/* +WARNING: Do NOT edit the input and output ports in this file in a text +editor if you plan to continue editing the block that represents it in +the Block Editor! File corruption is VERY likely to occur. +*/ + +/* +Copyright (C) 2020 Intel Corporation. All rights reserved. +Your use of Intel Corporation's design tools, logic functions +and other software and tools, and any 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 Intel Program License +Subscription Agreement, the Intel Quartus Prime License Agreement, +the Intel FPGA IP License Agreement, or other applicable license +agreement, including, without limitation, that your use is for +the sole purpose of programming logic devices manufactured by +Intel and sold by Intel or its authorized distributors. Please +refer to the applicable agreement for further details, at +https://fpgasoftware.intel.com/eula. +*/ + +HEADER +{ + VERSION = 1; + TIME_UNIT = ns; + DATA_OFFSET = 0.0; + DATA_DURATION = 1000.0; + SIMULATION_TIME = 0.0; + GRID_PHASE = 0.0; + GRID_PERIOD = 10.0; + GRID_DUTY_CYCLE = 50; +} + +SIGNAL("A") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("B") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("C") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("D") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = INPUT; + PARENT = ""; +} + +SIGNAL("F") +{ + VALUE_TYPE = NINE_LEVEL_BIT; + SIGNAL_TYPE = SINGLE_BIT; + WIDTH = 1; + LSB_INDEX = -1; + DIRECTION = OUTPUT; + PARENT = ""; +} + +TRANSITION_LIST("A") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + } + } +} + +TRANSITION_LIST("B") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 100.0; + } + } +} + +TRANSITION_LIST("C") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 200.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("D") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 0 FOR 400.0; + LEVEL 1 FOR 400.0; + LEVEL 0 FOR 200.0; + } + } +} + +TRANSITION_LIST("F") +{ + NODE + { + REPEAT = 1; + NODE + { + REPEAT = 1; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 150.0; + LEVEL 0 FOR 200.0; + LEVEL 1 FOR 150.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 100.0; + LEVEL 1 FOR 50.0; + LEVEL 0 FOR 50.0; + LEVEL 1 FOR 100.0; + } + } +} + +DISPLAY_LINE +{ + CHANNEL = "A"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 0; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "B"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 1; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "C"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 2; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "D"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 3; + TREE_LEVEL = 0; +} + +DISPLAY_LINE +{ + CHANNEL = "F"; + EXPAND_STATUS = COLLAPSED; + RADIX = Binary; + TREE_INDEX = 4; + TREE_LEVEL = 0; +} + +TIME_BAR +{ + TIME = 0; + MASTER = TRUE; +} +; diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_modelsim.xrf b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_modelsim.xrf new file mode 100644 index 0000000..39c59ab --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_modelsim.xrf @@ -0,0 +1,13 @@ +vendor_name = ModelSim +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste1.bdf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform.vwf +source_file = 1, /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Teste3.bdf +source_file = 1, /home/tiagorg/intelFPGA_lite/20.1/quartus/libraries/others/maxplus2/74153.bdf +design_name = hard_block +design_name = Teste3 +instance = comp, \F~output\, F~output, Teste3, 1 +instance = comp, \C~input\, C~input, Teste3, 1 +instance = comp, \D~input\, D~input, Teste3, 1 +instance = comp, \A~input\, A~input, Teste3, 1 +instance = comp, \B~input\, B~input, Teste3, 1 +instance = comp, \inst|inst3~0\, inst|inst3~0, Teste3, 1 diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vht b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vht new file mode 100644 index 0000000..b6c3794 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vht @@ -0,0 +1,207 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "12/02/2022 12:28:52" + +-- Vhdl Test Bench(with test vectors) for design : Teste1 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Teste1_vhd_vec_tst IS +END Teste1_vhd_vec_tst; +ARCHITECTURE Teste1_arch OF Teste1_vhd_vec_tst IS +-- constants +-- signals +SIGNAL S : STD_LOGIC_VECTOR(2 DOWNTO 0); +SIGNAL X0 : STD_LOGIC; +SIGNAL X1 : STD_LOGIC; +SIGNAL X2 : STD_LOGIC; +SIGNAL X3 : STD_LOGIC; +SIGNAL X4 : STD_LOGIC; +SIGNAL X5 : STD_LOGIC; +SIGNAL X6 : STD_LOGIC; +SIGNAL X7 : STD_LOGIC; +SIGNAL Y : STD_LOGIC; +COMPONENT Teste1 + PORT ( + S : IN STD_LOGIC_VECTOR(2 DOWNTO 0); + X0 : IN STD_LOGIC; + X1 : IN STD_LOGIC; + X2 : IN STD_LOGIC; + X3 : IN STD_LOGIC; + X4 : IN STD_LOGIC; + X5 : IN STD_LOGIC; + X6 : IN STD_LOGIC; + X7 : IN STD_LOGIC; + Y : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Teste1 + PORT MAP ( +-- list connections between master ports and signals + S => S, + X0 => X0, + X1 => X1, + X2 => X2, + X3 => X3, + X4 => X4, + X5 => X5, + X6 => X6, + X7 => X7, + Y => Y + ); +-- S[2] +t_prcs_S_2: PROCESS +BEGIN + S(2) <= '0'; + WAIT FOR 400000 ps; + S(2) <= '1'; + WAIT FOR 400000 ps; + S(2) <= '0'; +WAIT; +END PROCESS t_prcs_S_2; +-- S[1] +t_prcs_S_1: PROCESS +BEGIN + FOR i IN 1 TO 2 + LOOP + S(1) <= '0'; + WAIT FOR 200000 ps; + S(1) <= '1'; + WAIT FOR 200000 ps; + END LOOP; + S(1) <= '0'; +WAIT; +END PROCESS t_prcs_S_1; +-- S[0] +t_prcs_S_0: PROCESS +BEGIN +LOOP + S(0) <= '0'; + WAIT FOR 100000 ps; + S(0) <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_S_0; + +-- X0 +t_prcs_X0: PROCESS +BEGIN +LOOP + X0 <= '0'; + WAIT FOR 3125 ps; + X0 <= '1'; + WAIT FOR 3125 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X0; + +-- X1 +t_prcs_X1: PROCESS +BEGIN +LOOP + X1 <= '0'; + WAIT FOR 6250 ps; + X1 <= '1'; + WAIT FOR 6250 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X1; + +-- X2 +t_prcs_X2: PROCESS +BEGIN +LOOP + X2 <= '0'; + WAIT FOR 12500 ps; + X2 <= '1'; + WAIT FOR 12500 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X2; + +-- X3 +t_prcs_X3: PROCESS +BEGIN +LOOP + X3 <= '0'; + WAIT FOR 25000 ps; + X3 <= '1'; + WAIT FOR 25000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X3; + +-- X4 +t_prcs_X4: PROCESS +BEGIN +LOOP + X4 <= '0'; + WAIT FOR 50000 ps; + X4 <= '1'; + WAIT FOR 50000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X4; + +-- X5 +t_prcs_X5: PROCESS +BEGIN +LOOP + X5 <= '0'; + WAIT FOR 100000 ps; + X5 <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_X5; + +-- X6 +t_prcs_X6: PROCESS +BEGIN + FOR i IN 1 TO 2 + LOOP + X6 <= '0'; + WAIT FOR 200000 ps; + X6 <= '1'; + WAIT FOR 200000 ps; + END LOOP; + X6 <= '0'; +WAIT; +END PROCESS t_prcs_X6; + +-- X7 +t_prcs_X7: PROCESS +BEGIN + X7 <= '0'; + WAIT FOR 400000 ps; + X7 <= '1'; + WAIT FOR 400000 ps; + X7 <= '0'; +WAIT; +END PROCESS t_prcs_X7; +END Teste1_arch; diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vt b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vt new file mode 100644 index 0000000..3f42c05 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform.vwf.vt @@ -0,0 +1,157 @@ +// Copyright (C) 2020 Intel Corporation. All rights reserved. +// Your use of Intel Corporation's design tools, logic functions +// and other software and tools, and any 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 Intel Program License +// Subscription Agreement, the Intel Quartus Prime License Agreement, +// the Intel FPGA IP License Agreement, or other applicable license +// agreement, including, without limitation, that your use is for +// the sole purpose of programming logic devices manufactured by +// Intel and sold by Intel or its authorized distributors. Please +// refer to the applicable agreement for further details, at +// https://fpgasoftware.intel.com/eula. + +// ***************************************************************************** +// This file contains a Verilog test bench with test vectors .The test vectors +// are exported from a vector file in the Quartus Waveform Editor and apply to +// the top level entity of the current Quartus project .The user can use this +// testbench to simulate his design using a third-party simulation tool . +// ***************************************************************************** +// Generated on "12/02/2022 12:28:31" + +// Verilog Test Bench (with test vectors) for design : Teste1 +// +// Simulation tool : 3rd Party +// + +`timescale 1 ps/ 1 ps +module Teste1_vlg_vec_tst(); +// constants +// general purpose registers +reg [2:0] S; +reg X0; +reg X1; +reg X2; +reg X3; +reg X4; +reg X5; +reg X6; +reg X7; +// wires +wire Y; + +// assign statements (if any) +Teste1 i1 ( +// port map - connection between master ports and signals/registers + .S(S), + .X0(X0), + .X1(X1), + .X2(X2), + .X3(X3), + .X4(X4), + .X5(X5), + .X6(X6), + .X7(X7), + .Y(Y) +); +initial +begin +#1000000 $finish; +end +// S[ 2 ] +initial +begin + S[2] = 1'b0; + S[2] = #400000 1'b1; + S[2] = #400000 1'b0; +end +// S[ 1 ] +initial +begin + repeat(2) + begin + S[1] = 1'b0; + S[1] = #200000 1'b1; + # 200000; + end + S[1] = 1'b0; +end +// S[ 0 ] +always +begin + S[0] = 1'b0; + S[0] = #100000 1'b1; + #100000; +end + +// X0 +always +begin + X0 = 1'b0; + X0 = #3125 1'b1; + #3125; +end + +// X1 +always +begin + X1 = 1'b0; + X1 = #6250 1'b1; + #6250; +end + +// X2 +always +begin + X2 = 1'b0; + X2 = #12500 1'b1; + #12500; +end + +// X3 +always +begin + X3 = 1'b0; + X3 = #25000 1'b1; + #25000; +end + +// X4 +always +begin + X4 = 1'b0; + X4 = #50000 1'b1; + #50000; +end + +// X5 +always +begin + X5 = 1'b0; + X5 = #100000 1'b1; + #100000; +end + +// X6 +initial +begin + repeat(2) + begin + X6 = 1'b0; + X6 = #200000 1'b1; + # 200000; + end + X6 = 1'b0; +end + +// X7 +initial +begin + X7 = 1'b0; + X7 = #400000 1'b1; + X7 = #400000 1'b0; +end +endmodule + diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht new file mode 100644 index 0000000..52a0169 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht @@ -0,0 +1,110 @@ +-- Copyright (C) 2020 Intel Corporation. All rights reserved. +-- Your use of Intel Corporation's design tools, logic functions +-- and other software and tools, and any 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 Intel Program License +-- Subscription Agreement, the Intel Quartus Prime License Agreement, +-- the Intel FPGA IP License Agreement, or other applicable license +-- agreement, including, without limitation, that your use is for +-- the sole purpose of programming logic devices manufactured by +-- Intel and sold by Intel or its authorized distributors. Please +-- refer to the applicable agreement for further details, at +-- https://fpgasoftware.intel.com/eula. + +-- ***************************************************************************** +-- This file contains a Vhdl test bench with test vectors .The test vectors +-- are exported from a vector file in the Quartus Waveform Editor and apply to +-- the top level entity of the current Quartus project .The user can use this +-- testbench to simulate his design using a third-party simulation tool . +-- ***************************************************************************** +-- Generated on "12/02/2022 13:03:34" + +-- Vhdl Test Bench(with test vectors) for design : Teste3 +-- +-- Simulation tool : 3rd Party +-- + +LIBRARY ieee; +USE ieee.std_logic_1164.all; + +ENTITY Teste3_vhd_vec_tst IS +END Teste3_vhd_vec_tst; +ARCHITECTURE Teste3_arch OF Teste3_vhd_vec_tst IS +-- constants +-- signals +SIGNAL A : STD_LOGIC; +SIGNAL B : STD_LOGIC; +SIGNAL C : STD_LOGIC; +SIGNAL D : STD_LOGIC; +SIGNAL F : STD_LOGIC; +COMPONENT Teste3 + PORT ( + A : IN STD_LOGIC; + B : IN STD_LOGIC; + C : IN STD_LOGIC; + D : IN STD_LOGIC; + F : OUT STD_LOGIC + ); +END COMPONENT; +BEGIN + i1 : Teste3 + PORT MAP ( +-- list connections between master ports and signals + A => A, + B => B, + C => C, + D => D, + F => F + ); + +-- A +t_prcs_A: PROCESS +BEGIN +LOOP + A <= '0'; + WAIT FOR 50000 ps; + A <= '1'; + WAIT FOR 50000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_A; + +-- B +t_prcs_B: PROCESS +BEGIN +LOOP + B <= '0'; + WAIT FOR 100000 ps; + B <= '1'; + WAIT FOR 100000 ps; + IF (NOW >= 1000000 ps) THEN WAIT; END IF; +END LOOP; +END PROCESS t_prcs_B; + +-- C +t_prcs_C: PROCESS +BEGIN + FOR i IN 1 TO 2 + LOOP + C <= '0'; + WAIT FOR 200000 ps; + C <= '1'; + WAIT FOR 200000 ps; + END LOOP; + C <= '0'; +WAIT; +END PROCESS t_prcs_C; + +-- D +t_prcs_D: PROCESS +BEGIN + D <= '0'; + WAIT FOR 400000 ps; + D <= '1'; + WAIT FOR 400000 ps; + D <= '0'; +WAIT; +END PROCESS t_prcs_D; +END Teste3_arch; diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/transcript b/1ano/isd/quartus-projects/Teste/simulation/qsim/transcript new file mode 100644 index 0000000..a5afa8a --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/transcript @@ -0,0 +1,47 @@ +# do Teste1.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 13:03:35 on Dec 02,2022 +# vcom -work work Teste1.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Loading package VITAL_Timing +# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack +# -- Loading package cycloneive_components +# -- Compiling entity hard_block +# -- Compiling architecture structure of hard_block +# -- Compiling entity Teste3 +# -- Compiling architecture structure of Teste3 +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 13:03:35 on Dec 02,2022 +# vcom -work work Waveform1.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164 +# -- Compiling entity Teste3_vhd_vec_tst +# -- Compiling architecture Teste3_arch of Teste3_vhd_vec_tst +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste3_vhd_vec_tst +# Start time: 13:03:35 on Dec 02,2022 +# Loading std.standard +# Loading std.textio(body) +# Loading ieee.std_logic_1164(body) +# Loading work.teste3_vhd_vec_tst(teste3_arch) +# Loading ieee.vital_timing(body) +# Loading ieee.vital_primitives(body) +# Loading cycloneive.cycloneive_atom_pack(body) +# Loading cycloneive.cycloneive_components +# Loading work.teste3(structure) +# Loading work.hard_block(structure) +# Loading ieee.std_logic_arith(body) +# Loading cycloneive.cycloneive_io_obuf(arch) +# Loading cycloneive.cycloneive_io_ibuf(arch) +# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00 +# Errors: 0, Warnings: 0 diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/vwf_sim_transcript b/1ano/isd/quartus-projects/Teste/simulation/qsim/vwf_sim_transcript new file mode 100644 index 0000000..7bf4951 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/vwf_sim_transcript @@ -0,0 +1,69 @@ +Determining the location of the ModelSim executable... + +Using: /home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem/ + +To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options +Note: if both ModelSim-Altera and ModelSim executables are available, ModelSim-Altera will be used. + +**** Generating the ModelSim Testbench **** + +quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf" --testbench_file="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vht" + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Fri Dec 2 13:03:33 2022Info: Command: quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off Teste1 -c Teste1 --vector_source=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf --testbench_file=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Waveform1.vwf.vhtWarning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance. +Completed successfully. + +**** Generating the functional simulation netlist **** + +quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/" Teste1 -c Teste1 + +Info: *******************************************************************Info: Running Quartus Prime EDA Netlist Writer Info: Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition Info: Copyright (C) 2020 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and any partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details, at Info: https://fpgasoftware.intel.com/eula. Info: Processing started: Fri Dec 2 13:03:34 2022Info: Command: quartus_eda --write_settings_files=off --simulation=on --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory=/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/ Teste1 -c Teste1Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance.Info (204019): Generated file Teste1.vho in folder "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim//" for EDA simulation toolInfo: Quartus Prime EDA Netlist Writer was successful. 0 errors, 1 warning Info: Peak virtual memory: 603 megabytes Info: Processing ended: Fri Dec 2 13:03:34 2022 Info: Elapsed time: 00:00:00 Info: Total CPU time (on all processors): 00:00:00 +Completed successfully. + +**** Generating the ModelSim .do script **** + +/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.do generated. + +Completed successfully. + +**** Running the ModelSim simulation **** + +/home/tiagorg/intelFPGA_lite/20.1/modelsim_ase/linuxaloem//vsim -c -do Teste1.do + +Reading pref.tcl +# 2020.1 +# do Teste1.do +# ** Warning: (vlib-34) Library already exists at "work". +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 13:03:35 on Dec 02,2022# vcom -work work Teste1.vho +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164# -- Loading package VITAL_Timing# -- Loading package VITAL_Primitives +# -- Loading package cycloneive_atom_pack# -- Loading package cycloneive_components +# -- Compiling entity hard_block# -- Compiling architecture structure of hard_block# -- Compiling entity Teste3# -- Compiling architecture structure of Teste3 +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00# Errors: 0, Warnings: 0 +# Model Technology ModelSim - Intel FPGA Edition vcom 2020.1 Compiler 2020.02 Feb 28 2020 +# Start time: 13:03:35 on Dec 02,2022# vcom -work work Waveform1.vwf.vht +# -- Loading package STANDARD +# -- Loading package TEXTIO +# -- Loading package std_logic_1164# -- Compiling entity Teste3_vhd_vec_tst# -- Compiling architecture Teste3_arch of Teste3_vhd_vec_tst +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00# Errors: 0, Warnings: 0 +# vsim -c -t 1ps -L cycloneive -L altera -L altera_mf -L 220model -L sgate -L altera_lnsim work.Teste3_vhd_vec_tst # Start time: 13:03:35 on Dec 02,2022# Loading std.standard# Loading std.textio(body)# Loading ieee.std_logic_1164(body)# Loading work.teste3_vhd_vec_tst(teste3_arch)# Loading ieee.vital_timing(body)# Loading ieee.vital_primitives(body)# Loading cycloneive.cycloneive_atom_pack(body)# Loading cycloneive.cycloneive_components# Loading work.teste3(structure)# Loading work.hard_block(structure)# Loading ieee.std_logic_arith(body)# Loading cycloneive.cycloneive_io_obuf(arch)# Loading cycloneive.cycloneive_io_ibuf(arch)# Loading cycloneive.cycloneive_lcell_comb(vital_lcell_comb) +# after#33 +# End time: 13:03:35 on Dec 02,2022, Elapsed time: 0:00:00# Errors: 0, Warnings: 0 +Completed successfully. + +**** Converting ModelSim VCD to vector waveform **** + +Reading /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/Waveform1.vwf... + +Reading /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1.msim.vcd... + +Processing channel transitions... + +Writing the resulting VWF to /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim/Teste1_20221202130335.sim.vwf + +Finished VCD to VWF conversion. + +Completed successfully. + +All completed. \ No newline at end of file diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_info b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_info new file mode 100644 index 0000000..ed41bd2 --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_info @@ -0,0 +1,289 @@ +m255 +K4 +z2 +!s11e MIXED_VERSIONS +!s11f vlog 2020.1 2020.02, Feb 28 2020 +13 +!s112 1.1 +!i10d 8192 +!i10e 25 +!i10f 100 +cModel Technology +Z0 d/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/Teste/simulation/qsim +Ehard_block +Z1 w1669986214 +Z2 DPx4 ieee 16 vital_primitives 0 22 G>kiXP8Q9dRClKfK1Zn7j1 +Z3 DPx10 cycloneive 20 cycloneive_atom_pack 0 22 WOh:M[al;oVzG5c`D0 +Z4 DPx4 ieee 12 vital_timing 0 22 J>EBealN09f8GzldA[z2>3 +Z5 DPx3 std 6 textio 0 22 zE1`LPoLg^DX3Oz^4Fj1K3 +Z6 DPx4 ieee 14 std_logic_1164 0 22 cVAk:aDinOX8^VGI1ekP<3 +Z7 DPx10 cycloneive 21 cycloneive_components 0 22 zGMDhP>8e@2k@f0emXi5[`cD`bFC`UBKA5o7W??azG@W@@eFOTF0 +!s100 [5;Wd8QGQ>@2NGoJ1I]Y43 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +vTeste1 +Z17 !s110 1669984113 +!i10b 1 +!s100 aIQ0Oo=cP=hTA[PjI:]0G2 +Z18 !s11b Dg1SIo80bB@j0V0VzS_@n1 +IP^O]8]jmAoFo1^:VFjmVZ0 +Z19 VDg1SIo80bB@j0V0VzS_@n1 +R0 +w1669984112 +8Teste1.vo +FTeste1.vo +!i122 0 +L0 32 301 +Z20 OV;L;2020.1;71 +r1 +!s85 0 +31 +Z21 !s108 1669984113.000000 +!s107 Teste1.vo| +!s90 -work|work|Teste1.vo| +!i113 1 +R15 +Z22 tCvgOpt 0 +n@teste1 +Eteste1 +Z23 w1669984133 +R2 +R3 +R4 +R5 +R6 +R7 +!i122 2 +R0 +R8 +R9 +l0 +Z24 L78 1 +V[>cb;FiTZ[FU>JBRzIclB0 +!s100 SGFdj?92m9zgfE<0^gHDe1 +R10 +32 +Z25 !s110 1669984133 +!i10b 1 +Z26 !s108 1669984133.000000 +R13 +R14 +!i113 1 +R15 +R16 +Astructure +R2 +R3 +R4 +R5 +R6 +R7 +DEx4 work 6 teste1 0 22 [>cb;FiTZ[FU>JBRzIclB0 +!i122 2 +l154 +L108 303 +VRF4U]eM]k=;3TJ=`W:Q2z1 +!s100 ^KRb=BAMHd0 +R10 +32 +R25 +!i10b 1 +R26 +R31 +R32 +!i113 1 +R15 +R16 +vTeste1_vlg_vec_tst +R17 +!i10b 1 +!s100 :_G:bi;S8AfT`OcTR;jnh1 +R18 +IBbOY=[o?k3<7dB<1[]@8L0 +R19 +R0 +w1669984111 +8Waveform.vwf.vt +FWaveform.vwf.vt +!i122 1 +L0 30 127 +R20 +r1 +!s85 0 +31 +R21 +!s107 Waveform.vwf.vt| +!s90 -work|work|Waveform.vwf.vt| +!i113 1 +R15 +R22 +n@teste1_vlg_vec_tst +Eteste3 +R1 +R2 +R3 +R4 +R5 +R6 +R7 +!i122 4 +R0 +R8 +R9 +l0 +R24 +V5SJTaIhjTgCNL7?fCgUY>3 +!s100 3eOZYP1O=mURfKYo4VZin1 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +Astructure +R2 +R3 +R4 +R5 +R6 +R7 +DEx4 work 6 teste3 0 22 5SJTaIhjTgCNL7?fCgUY>3 +!i122 4 +l126 +L96 122 +VTB@hFY=8QT;CoA3gml[8@Y83 +R10 +32 +R11 +!i10b 1 +R12 +R13 +R14 +!i113 1 +R15 +R16 +Eteste3_vhd_vec_tst +R1 +R5 +R6 +!i122 5 +R0 +Z33 8Waveform1.vwf.vht +Z34 FWaveform1.vwf.vht +l0 +R30 +VJmIK0876;l1j]33B43[IO3 +!s100 DX@oHOMFBAXS7__oGQQe80 +R10 +32 +R11 +!i10b 1 +R12 +Z35 !s90 -work|work|Waveform1.vwf.vht| +!s107 Waveform1.vwf.vht| +!i113 1 +R15 +R16 +Ateste3_arch +R5 +R6 +DEx4 work 18 teste3_vhd_vec_tst 0 22 JmIK0876;l1j]33B43[IO3 +!i122 5 +l51 +L34 77 +VVJPCRA;MdDR763lAz^SgD3 +!s100 3=_:dL6OOd@d6hzoG_lz@0 +R10 +32 +R11 +!i10b 1 +R12 +R35 +Z36 !s107 Waveform1.vwf.vht| +!i113 1 +R15 +R16 diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib.qdb b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib.qdb new file mode 100644 index 0000000..a2a939c Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib.qdb differ diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qdb b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qdb new file mode 100644 index 0000000..7d0516c Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qdb differ diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qpg b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qpg new file mode 100644 index 0000000..670d911 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qpg differ diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qtl b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qtl new file mode 100644 index 0000000..5675709 Binary files /dev/null and b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_lib1_0.qtl differ diff --git a/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_vmake b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_vmake new file mode 100644 index 0000000..37aa36a --- /dev/null +++ b/1ano/isd/quartus-projects/Teste/simulation/qsim/work/_vmake @@ -0,0 +1,4 @@ +m255 +K4 +z0 +cModel Technology