Altera_Forum
Honored Contributor
8 years agoRouting a 5V signal through a 3,3V Cpld. Is the output 5V or 3,3V?
Hi, I'm using an old Altera Cpld in a project, a Max 7000 series, which needs a 3,3V Vcc but the IOs are 5V compatible.
So, if I put a 5V input IO and route it to other output IO, this output will be 3,3V or 5V? By routing I mean a direct connection in my vhdl code. I have some 5V inputs, and I want to put a 3,3V chip behind the Cpld, so I'm expecting that the output would be 3,3V, otherwise I can't use this approach. Sorry if it's a newbie question. Thanks...