Altera_Forum
Honored Contributor
14 years agoI/O default problem
Hi,
I'm working with DE0 development board. When I'm trying to compile my code i get the following message: "Error: Pin SFL:epromldr|altserial_flash_loader:altserial_flash_loader_component|\GEN_ASMI_TYPE_2:asmi_inst~ALTERA_DCLK is incompatible with I/O bank 1. It uses I/O standard 2.5 V, which has VCCIO requirement of 2.5V. That requirement is incompatible with bank's VCCIO setting or other output or bidirectional pins in the bank using VCCIO 3.3V". When I switched to"2.5V (default)" in the pin planner the problem will not appear. I what the I/O to be 3.3V LVTTL. how can I change that? If I delete the "flash loader" from my code the compilation should be o.k. (Of Corse, I need the flash loader in order to load my program after power up…) Idan