S
Steffen Koepf
Hello,
one more question ;-)
i want to reprogram the configuration from a ATMega with
it's ISP interface. Therefore i created a megafunction and
routed the controlling signals out of the FPGA to the
ATMega SPI Interface. Now there are nasty warnings from
the fitter that i want to get rid of.
Warning: Ignored reserve pin assignment to SPI programming pin Data[1]/ASDO
Warning: Ignored reserve pin assignment to SPI programming pin FLASH_nCE/nCSO
Warning: Ignored reserve pin assignment to SPI programming pin DCLK
Warning: Ignored reserve pin assignment to SPI programming pin Data[0]
Is a reserve pin assignment the default assignment of all pins not
directly assigned a value? What to do here?
Next:
Warning: Some pins have incomplete I/O assignments. Refer to the I/O Assignment
Warnings report for details
In the I/O Assignment Warnings it complains that the driving strength is
not specified of megafunction internal signals like
sfl:U16|altserial_flash_loader:altserial_flash_loader_component|\GEN_ASMI_TYPE_1:asmi_inst~ALTERA_DATA0
But copying this signal in the assignment editor and assigning a current
drive strength seems to have no effect.
Thanks in advance,
Steffen
one more question ;-)
i want to reprogram the configuration from a ATMega with
it's ISP interface. Therefore i created a megafunction and
routed the controlling signals out of the FPGA to the
ATMega SPI Interface. Now there are nasty warnings from
the fitter that i want to get rid of.
Warning: Ignored reserve pin assignment to SPI programming pin Data[1]/ASDO
Warning: Ignored reserve pin assignment to SPI programming pin FLASH_nCE/nCSO
Warning: Ignored reserve pin assignment to SPI programming pin DCLK
Warning: Ignored reserve pin assignment to SPI programming pin Data[0]
Is a reserve pin assignment the default assignment of all pins not
directly assigned a value? What to do here?
Next:
Warning: Some pins have incomplete I/O assignments. Refer to the I/O Assignment
Warnings report for details
In the I/O Assignment Warnings it complains that the driving strength is
not specified of megafunction internal signals like
sfl:U16|altserial_flash_loader:altserial_flash_loader_component|\GEN_ASMI_TYPE_1:asmi_inst~ALTERA_DATA0
But copying this signal in the assignment editor and assigning a current
drive strength seems to have no effect.
Thanks in advance,
Steffen