MuxDemo added
This commit is contained in:
parent
0246cf7f07
commit
6dfdd8ccb8
|
@ -1,3 +1,3 @@
|
||||||
Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition
|
Quartus_Version = Version 20.1.1 Build 720 11/11/2020 SJ Lite Edition
|
||||||
Version_Index = 520278016
|
Version_Index = 520278016
|
||||||
Creation_Time = Mon Nov 14 21:39:53 2022
|
Creation_Time = Fri Nov 18 12:22:15 2022
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -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))
|
|
@ -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"
|
|
@ -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
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,7 @@
|
||||||
|
{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668776790704 ""}
|
||||||
|
{ "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 1668776790704 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 13:06:30 2022 " "Processing started: Fri Nov 18 13:06:30 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776790704 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1668776790704 ""}
|
||||||
|
{ "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 1668776790705 ""}
|
||||||
|
{ "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 1668776790983 ""}
|
||||||
|
{ "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 1668776791466 ""}
|
||||||
|
{ "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 1668776791490 ""}
|
||||||
|
{ "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 1668776791660 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 13:06:31 2022 " "Processing ended: Fri Nov 18 13:06:31 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776791660 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776791660 ""} { "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 1668776791660 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1668776791660 ""}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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,
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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 14:54:43 2022
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668783336011 ""}
|
||||||
|
{ "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "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 1668783336011 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 14:55:35 2022 " "Processing started: Fri Nov 18 14:55:35 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668783336011 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668783336011 ""}
|
||||||
|
{ "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/MuxDemo/simulation/qsim/ MuxDemo -c MuxDemo " "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 MuxDemo" { } { } 0 0 "Command: %1!s!" 0 0 "EDA Netlist Writer" 0 -1 1668783336012 ""}
|
||||||
|
{ "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 1668783336266 ""}
|
||||||
|
{ "Info" "IWSC_DONE_HDL_GENERATION" "MuxDemo.vho /home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim// simulation " "Generated file MuxDemo.vho in folder \"/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/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 1668783336350 ""}
|
||||||
|
{ "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" "602 " "Peak virtual memory: 602 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668783336368 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 14:55:36 2022 " "Processing ended: Fri Nov 18 14:55:36 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668783336368 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Elapsed time: 00:00:01" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668783336368 ""} { "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 1668783336368 ""} } { } 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 1668783336368 ""}
|
|
@ -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 1668776783733 ""}
|
||||||
|
{ "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 1668776783733 ""}
|
||||||
|
{ "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 1668776783944 ""}
|
||||||
|
{ "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 1668776784038 ""}
|
||||||
|
{ "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 1668776784038 ""}
|
||||||
|
{ "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 1668776784223 ""}
|
||||||
|
{ "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 1668776784230 ""}
|
||||||
|
{ "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 1668776784305 ""} { "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 1668776784305 ""} { "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 1668776784305 ""} } { } 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 1668776784305 ""}
|
||||||
|
{ "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 1668776784309 ""} { "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 1668776784309 ""} { "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 1668776784309 ""} { "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 1668776784309 ""} { "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 1668776784309 ""} } { } 0 169124 "Fitter converted %1!d! user pins into dedicated programming pins" 0 0 "Fitter" 0 -1 1668776784309 ""}
|
||||||
|
{ "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 1668776784311 ""}
|
||||||
|
{ "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 1668776784735 ""}
|
||||||
|
{ "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 1668776784891 ""}
|
||||||
|
{ "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 1668776784891 ""}
|
||||||
|
{ "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 1668776784892 ""}
|
||||||
|
{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Fitter" 0 -1 1668776784893 ""}
|
||||||
|
{ "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 1668776784894 ""}
|
||||||
|
{ "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 1668776784894 ""}
|
||||||
|
{ "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 1668776784894 ""}
|
||||||
|
{ "Info" "IFSAC_FSAC_REGISTER_PACKING_START_REGPACKING_INFO" "" "Starting register packing" { } { } 0 176233 "Starting register packing" 0 0 "Fitter" 0 -1 1668776784898 ""}
|
||||||
|
{ "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 1668776784899 ""}
|
||||||
|
{ "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 1668776784899 ""}
|
||||||
|
{ "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 1668776784900 ""}
|
||||||
|
{ "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 1668776784901 ""}
|
||||||
|
{ "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 1668776784901 ""}
|
||||||
|
{ "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 1668776784901 ""}
|
||||||
|
{ "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 1668776784901 ""}
|
||||||
|
{ "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 1668776784901 ""}
|
||||||
|
{ "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 1668776784901 ""} } { } 0 176235 "Finished register packing" 0 0 "Fitter" 0 -1 1668776784901 ""}
|
||||||
|
{ "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 1668776784903 ""} } { } 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 1668776784903 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Fitter" 0 -1 1668776784903 ""}
|
||||||
|
{ "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} { "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 1668776784904 ""} } { } 0 176214 "Statistics of %1!s!" 0 0 "Design Software" 0 -1 1668776784904 ""} } { } 0 176215 "I/O bank details %1!s! I/O pin placement" 0 0 "Fitter" 0 -1 1668776784904 ""}
|
||||||
|
{ "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 1668776784922 ""}
|
||||||
|
{ "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 1668776784925 ""}
|
||||||
|
{ "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 1668776785598 ""}
|
||||||
|
{ "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 1668776785632 ""}
|
||||||
|
{ "Info" "IFITAPI_FITAPI_VPR_FITTER_PLACEMENT_START" "" "Fitter placement operations beginning" { } { } 0 170191 "Fitter placement operations beginning" 0 0 "Fitter" 0 -1 1668776785651 ""}
|
||||||
|
{ "Info" "IFITAPI_FITAPI_INFO_VPR_PLACEMENT_FINISH" "" "Fitter placement was successful" { } { } 0 170137 "Fitter placement was successful" 0 0 "Fitter" 0 -1 1668776785779 ""}
|
||||||
|
{ "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 1668776785779 ""}
|
||||||
|
{ "Info" "IFITAPI_FITAPI_VPR_FITTER_ROUTING_START" "" "Fitter routing operations beginning" { } { } 0 170193 "Fitter routing operations beginning" 0 0 "Fitter" 0 -1 1668776786090 ""}
|
||||||
|
{ "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 1668776786733 ""} } { } 0 170195 "Router estimated average interconnect usage is %1!d!%% of the available device resources" 0 0 "Fitter" 0 -1 1668776786733 ""}
|
||||||
|
{ "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 1668776786780 ""} { "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 1668776786780 ""} } { } 0 170199 "The Fitter performed an Auto Fit compilation. Optimizations were skipped to reduce compilation time." 0 0 "Fitter" 0 -1 1668776786780 ""}
|
||||||
|
{ "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 1668776786782 ""}
|
||||||
|
{ "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 1668776786971 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668776786979 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668776787324 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Fitter" 0 -1 1668776787325 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Fitter" 0 -1 1668776787921 ""}
|
||||||
|
{ "Info" "IFITCC_FITTER_POST_OPERATION_END" "00:00:02 " "Fitter post-fit operations ending: elapsed time is 00:00:02" { } { } 0 11218 "Fitter post-fit operations ending: elapsed time is %1!s!" 0 0 "Fitter" 0 -1 1668776788586 ""}
|
||||||
|
{ "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 1668776789058 ""}
|
||||||
|
{ "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" "933 " "Peak virtual memory: 933 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776789347 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 13:06:29 2022 " "Processing ended: Fri Nov 18 13:06:29 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776789347 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:06 " "Elapsed time: 00:00:06" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776789347 ""} { "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 1668776789347 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Fitter" 0 -1 1668776789347 ""}
|
|
@ -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
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,258 @@
|
||||||
|
<TABLE>
|
||||||
|
<TR bgcolor="#C0C0C0">
|
||||||
|
<TH>Hierarchy</TH>
|
||||||
|
<TH>Input</TH>
|
||||||
|
<TH>Constant Input</TH>
|
||||||
|
<TH>Unused Input</TH>
|
||||||
|
<TH>Floating Input</TH>
|
||||||
|
<TH>Output</TH>
|
||||||
|
<TH>Constant Output</TH>
|
||||||
|
<TH>Unused Output</TH>
|
||||||
|
<TH>Floating Output</TH>
|
||||||
|
<TH>Bidir</TH>
|
||||||
|
<TH>Constant Bidir</TH>
|
||||||
|
<TH>Unused Bidir</TH>
|
||||||
|
<TH>Input only Bidir</TH>
|
||||||
|
<TH>Output only Bidir</TH>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst9</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst8</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst11</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst7</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst6</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst10</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst13</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst3</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst2</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst5</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst1</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst4</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst12</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
<TR >
|
||||||
|
<TD >inst14</TD>
|
||||||
|
<TD >3</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >1</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
<TD >0</TD>
|
||||||
|
</TR>
|
||||||
|
</TABLE>
|
Binary file not shown.
|
@ -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 ;
|
||||||
|
+-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
v1
|
|
@ -0,0 +1,13 @@
|
||||||
|
{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668776768425 ""}
|
||||||
|
{ "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 1668776768425 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 13:06:08 2022 " "Processing started: Fri Nov 18 13:06:08 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776768425 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776768425 ""}
|
||||||
|
{ "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 1668776768426 ""}
|
||||||
|
{ "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 1668776768667 ""}
|
||||||
|
{ "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 1668776768667 ""}
|
||||||
|
{ "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 1668776779011 ""} } { } 0 12021 "Found %2!llu! design units, including %3!llu! entities, in source file %1!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776779011 ""}
|
||||||
|
{ "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 1668776779080 ""}
|
||||||
|
{ "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 1668776779091 ""} } { } 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 1668776779091 ""}
|
||||||
|
{ "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 1668776779091 ""}
|
||||||
|
{ "Info" "ISUTIL_TIMING_DRIVEN_SYNTHESIS_RUNNING" "" "Timing-Driven Synthesis is running" { } { } 0 286030 "Timing-Driven Synthesis is running" 0 0 "Analysis & Synthesis" 0 -1 1668776781661 ""}
|
||||||
|
{ "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 1668776782261 ""} } { } 0 16010 "Generating hard_block partition \"%1!s!\"" 0 0 "Analysis & Synthesis" 0 -1 1668776782261 ""}
|
||||||
|
{ "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 1668776782298 ""} { "Info" "ICUT_CUT_TM_OPINS" "1 " "Implemented 1 output pins" { } { } 0 21059 "Implemented %1!d! output pins" 0 0 "Design Software" 0 -1 1668776782298 ""} { "Info" "ICUT_CUT_TM_LCELLS" "10 " "Implemented 10 logic cells" { } { } 0 21061 "Implemented %1!d! logic cells" 0 0 "Design Software" 0 -1 1668776782298 ""} } { } 0 21057 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0 "Analysis & Synthesis" 0 -1 1668776782298 ""}
|
||||||
|
{ "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" "400 " "Peak virtual memory: 400 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776782306 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 13:06:22 2022 " "Processing ended: Fri Nov 18 13:06:22 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776782306 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:14 " "Elapsed time: 00:00:14" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776782306 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:37 " "Total CPU time (on all processors): 00:00:37" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1668776782306 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Analysis & Synthesis" 0 -1 1668776782306 ""}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
v1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
SOURCE
|
|
@ -0,0 +1,49 @@
|
||||||
|
{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1668776792927 ""}
|
||||||
|
{ "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 1668776792927 ""} { "Info" "IQEXE_START_BANNER_TIME" "Fri Nov 18 13:06:32 2022 " "Processing started: Fri Nov 18 13:06:32 2022" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1668776792927 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Timing Analyzer" 0 -1 1668776792927 ""}
|
||||||
|
{ "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 1668776792927 ""}
|
||||||
|
{ "Info" "0" "" "qsta_default_script.tcl version: #1" { } { } 0 0 "qsta_default_script.tcl version: #1" 0 0 "Timing Analyzer" 0 0 1668776792990 ""}
|
||||||
|
{ "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 1668776793107 ""}
|
||||||
|
{ "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 1668776793107 ""}
|
||||||
|
{ "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 1668776793216 ""}
|
||||||
|
{ "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 1668776793216 ""}
|
||||||
|
{ "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 1668776793497 ""}
|
||||||
|
{ "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 1668776793497 ""}
|
||||||
|
{ "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 1668776793498 ""}
|
||||||
|
{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776793498 ""}
|
||||||
|
{ "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 1668776793498 ""}
|
||||||
|
{ "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 1668776793498 ""}
|
||||||
|
{ "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 1668776793499 ""}
|
||||||
|
{ "Info" "ISTA_NO_CLOCKS_TO_REPORT" "" "No clocks to report" { } { } 0 332159 "No clocks to report" 0 0 "Timing Analyzer" 0 -1 1668776793504 ""}
|
||||||
|
{ "Info" "0" "" "Analyzing Slow 1200mV 85C Model" { } { } 0 0 "Analyzing Slow 1200mV 85C Model" 0 0 "Timing Analyzer" 0 0 1668776793504 ""}
|
||||||
|
{ "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 1668776793506 ""}
|
||||||
|
{ "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 1668776793511 ""}
|
||||||
|
{ "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 1668776793512 ""}
|
||||||
|
{ "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 1668776793513 ""}
|
||||||
|
{ "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 1668776793513 ""}
|
||||||
|
{ "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 1668776793514 ""}
|
||||||
|
{ "Info" "0" "" "Analyzing Slow 1200mV 0C Model" { } { } 0 0 "Analyzing Slow 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668776793518 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_STARTED" "" "Started post-fitting delay annotation" { } { } 0 334003 "Started post-fitting delay annotation" 0 0 "Timing Analyzer" 0 -1 1668776793555 ""}
|
||||||
|
{ "Info" "ITAPI_TAPI_COMPLETED" "" "Delay annotation completed successfully" { } { } 0 334004 "Delay annotation completed successfully" 0 0 "Timing Analyzer" 0 -1 1668776794149 ""}
|
||||||
|
{ "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 1668776794183 ""}
|
||||||
|
{ "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 1668776794183 ""}
|
||||||
|
{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776794183 ""}
|
||||||
|
{ "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 1668776794183 ""}
|
||||||
|
{ "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 1668776794184 ""}
|
||||||
|
{ "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 1668776794186 ""}
|
||||||
|
{ "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 1668776794187 ""}
|
||||||
|
{ "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 1668776794188 ""}
|
||||||
|
{ "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 1668776794189 ""}
|
||||||
|
{ "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 1668776794189 ""}
|
||||||
|
{ "Info" "0" "" "Analyzing Fast 1200mV 0C Model" { } { } 0 0 "Analyzing Fast 1200mV 0C Model" 0 0 "Timing Analyzer" 0 0 1668776794192 ""}
|
||||||
|
{ "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 1668776794297 ""}
|
||||||
|
{ "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 1668776794297 ""}
|
||||||
|
{ "Warning" "WSTA_NO_CLOCKS_DEFINED" "" "No clocks defined in design." { } { } 0 332068 "No clocks defined in design." 0 0 "Timing Analyzer" 0 -1 1668776794297 ""}
|
||||||
|
{ "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 1668776794297 ""}
|
||||||
|
{ "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 1668776794299 ""}
|
||||||
|
{ "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 1668776794300 ""}
|
||||||
|
{ "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 1668776794301 ""}
|
||||||
|
{ "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 1668776794302 ""}
|
||||||
|
{ "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 1668776794302 ""}
|
||||||
|
{ "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 1668776794888 ""}
|
||||||
|
{ "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 1668776794889 ""}
|
||||||
|
{ "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" "464 " "Peak virtual memory: 464 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1668776794911 ""} { "Info" "IQEXE_END_BANNER_TIME" "Fri Nov 18 13:06:34 2022 " "Processing ended: Fri Nov 18 13:06:34 2022" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1668776794911 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:02 " "Elapsed time: 00:00:02" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1668776794911 ""} { "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 1668776794911 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Timing Analyzer" 0 -1 1668776794911 ""}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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
|
Binary file not shown.
|
@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -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 ""}
|
|
@ -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.
|
||||||
|
|
|
@ -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
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
v1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
c5eb7f6cdd530884c3b884e0a3668ea4
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,92 @@
|
||||||
|
Assembler report for MuxDemo
|
||||||
|
Fri Nov 18 13:06:31 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 - Fri Nov 18 13:06:31 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: Fri Nov 18 13:06:30 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: 352 megabytes
|
||||||
|
Info: Processing ended: Fri Nov 18 13:06:31 2022
|
||||||
|
Info: Elapsed time: 00:00:01
|
||||||
|
Info: Total CPU time (on all processors): 00:00:01
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Fri Nov 18 13:06:36 2022
|
|
@ -0,0 +1,108 @@
|
||||||
|
EDA Netlist Writer report for MuxDemo
|
||||||
|
Fri Nov 18 14:55:36 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 Nov 18 14:55:36 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 (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/MuxDemo/simulation/qsim//MuxDemo.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 Nov 18 14:55:35 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/MuxDemo/simulation/qsim/ 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.vho in folder "/home/tiagorg/repos/uaveiro-leci/1ano/isd/quartus-projects/MuxDemo/simulation/qsim//" for EDA simulation tool
|
||||||
|
Info: 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
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,993 @@
|
||||||
|
Fitter report for MuxDemo
|
||||||
|
Fri Nov 18 13:06:29 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 Nov 18 13:06:29 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.3% ;
|
||||||
|
+----------------------------+-------------+
|
||||||
|
|
||||||
|
|
||||||
|
+-------------------------------------------------------------------------------------------------+
|
||||||
|
; 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.02 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:02
|
||||||
|
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: 933 megabytes
|
||||||
|
Info: Processing ended: Fri Nov 18 13:06:29 2022
|
||||||
|
Info: Elapsed time: 00:00:06
|
||||||
|
Info: Total CPU time (on all processors): 00:00:07
|
||||||
|
|
||||||
|
|
||||||
|
+----------------------------+
|
||||||
|
; 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.
|
||||||
|
|
||||||
|
|
|
@ -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
|
|
@ -0,0 +1,16 @@
|
||||||
|
Fitter Status : Successful - Fri Nov 18 13:06:29 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 % )
|
|
@ -0,0 +1,138 @@
|
||||||
|
Flow report for MuxDemo
|
||||||
|
Fri Nov 18 14:55:36 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 Nov 18 14:55:36 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 ; 11/18/2022 13:06:08 ;
|
||||||
|
; Main task ; Compilation ;
|
||||||
|
; Revision Name ; MuxDemo ;
|
||||||
|
+-------------------+---------------------+
|
||||||
|
|
||||||
|
|
||||||
|
+------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
; Flow Non-Default Global Settings ;
|
||||||
|
+-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+
|
||||||
|
; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ;
|
||||||
|
+-------------------------------------+----------------------------------------+---------------+-------------+-----------------------------------+
|
||||||
|
; COMPILER_SIGNATURE_ID ; 198516037997543.166877676835423 ; -- ; -- ; -- ;
|
||||||
|
; 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) ; <None> ; -- ; -- ;
|
||||||
|
; 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:14 ; 1.0 ; 393 MB ; 00:00:37 ;
|
||||||
|
; Fitter ; 00:00:06 ; 1.0 ; 933 MB ; 00:00:07 ;
|
||||||
|
; Assembler ; 00:00:01 ; 1.0 ; 352 MB ; 00:00:01 ;
|
||||||
|
; Timing Analyzer ; 00:00:02 ; 1.0 ; 464 MB ; 00:00:02 ;
|
||||||
|
; EDA Netlist Writer ; 00:00:00 ; 1.0 ; 600 MB ; 00:00:01 ;
|
||||||
|
; EDA Netlist Writer ; 00:00:00 ; 1.0 ; 595 MB ; 00:00:01 ;
|
||||||
|
; EDA Netlist Writer ; 00:00:01 ; 1.0 ; 602 MB ; 00:00:01 ;
|
||||||
|
; Total ; 00:00:24 ; -- ; -- ; 00:00:50 ;
|
||||||
|
+----------------------+--------------+-------------------------+---------------------+------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
|
+----------------------------------------------------------------------------------------+
|
||||||
|
; 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 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
|
||||||
|
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=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 MuxDemo
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
<sld_project_info>
|
||||||
|
<project>
|
||||||
|
<hash md5_digest_80b="4dbb68918faa8757c8c0"/>
|
||||||
|
</project>
|
||||||
|
<file_info>
|
||||||
|
<file device="EP4CE6E22C6" path="MuxDemo.sof" usercode="0xFFFFFFFF"/>
|
||||||
|
</file_info>
|
||||||
|
</sld_project_info>
|
|
@ -0,0 +1,285 @@
|
||||||
|
Analysis & Synthesis report for MuxDemo
|
||||||
|
Fri Nov 18 13:06:22 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 Nov 18 13:06:22 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:02 ;
|
||||||
|
+----------------+--------------+
|
||||||
|
|
||||||
|
|
||||||
|
+-------------------------------+
|
||||||
|
; 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 Nov 18 13:06:08 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: 400 megabytes
|
||||||
|
Info: Processing ended: Fri Nov 18 13:06:22 2022
|
||||||
|
Info: Elapsed time: 00:00:14
|
||||||
|
Info: Total CPU time (on all processors): 00:00:37
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
Analysis & Synthesis Status : Successful - Fri Nov 18 13:06:22 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
|
|
@ -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 : : : : :
|
|
@ -0,0 +1 @@
|
||||||
|
<sld_project_info/>
|
Binary file not shown.
|
@ -0,0 +1,485 @@
|
||||||
|
Timing Analyzer report for MuxDemo
|
||||||
|
Fri Nov 18 13:06:34 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.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 ;
|
||||||
|
+---------------+--------------+-------------------+-------------------------+-------------------------+---------------+---------------------+----------------+------------------+--------+------------------+------------------------+------------------------+--------------+---------------+-----------------+-------+---------------------+--------------------+---------------+-----------------+-------------+
|
||||||
|
; 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: Fri Nov 18 13:06:32 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: 464 megabytes
|
||||||
|
Info: Processing ended: Fri Nov 18 13:06:34 2022
|
||||||
|
Info: Elapsed time: 00:00:02
|
||||||
|
Info: Total CPU time (on all processors): 00:00:02
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
------------------------------------------------------------
|
||||||
|
Timing Analyzer Summary
|
||||||
|
------------------------------------------------------------
|
||||||
|
|
||||||
|
------------------------------------------------------------
|
|
@ -0,0 +1 @@
|
||||||
|
set tool_name "ModelSim-Altera (Verilog)"
|
|
@ -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:06:36"
|
||||||
|
|
||||||
|
//
|
||||||
|
// 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
|
|
@ -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
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue