WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 84: reset should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 92: inicio should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 94: dec1 should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 95: edo_f should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 96: switches should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 97: un1 should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 98: edo_f should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 99: switches should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 100: dec2 should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 101: edo_f should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 102: switches should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 103: un2 should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 104: switches should be on the sensitivity list of the process
WARNING:HDLCompiler:92 - "C:\Users\hpX\Documents\6to semestre\vhdl\TableroDeCambiosFutbol\TableroDeCambiosFutbol.vhd" Line 105: edo_f should be on the sensitivity list of the process
WARNING:Xst:737 - Found 1-bit latch for signal <Numero1<3>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Numero1<2>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Numero1<1>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Numero1<0>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Edo_P<1>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Edo_P<0>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Dec1>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Un1>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Dec2>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Un2>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Le>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:737 - Found 1-bit latch for signal <Edo_P<2>>. Latches may be generated from incomplete case or if statements. We do not recommend the use of latches in FPGA/CPLD designs, as they may lead to timing problems.
WARNING:Xst:1293 - FF/Latch <Edo_P_1> has a constant value of 0 in block <TableroDeCambiosFutbol>. This FF/Latch will be trimmed during the optimization process.
WARNING:Xst:1293 - FF/Latch <Edo_P_1> has a constant value of 0 in block <TableroDeCambiosFutbol>. This FF/Latch will be trimmed during the optimization process.
WARNING:Xst:3002 - This design contains one or more registers/latches that are directly
incompatible with the Spartan6 architecture. The two primary causes of this is
either a register or latch described with both an asynchronous set and
asynchronous reset, or a register or latch described with an asynchronous
set or reset which however has an initialization value of the opposite
polarity (i.e. asynchronous reset with an initialization value of 1).