Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe loan_io_in, loan_io_out and loan_io_oe conduits are all 66 bits wide to allow for all possible loan I/O signals. I'm only using some of the loan I/O signals though, and I'm setting the bits in loan_io_oe to set the loan I/O signals I use to be inputs or outputs as required, and providing a method of driving my loan I/O outputs and reading my loan I/O inputs. I'm confused about what I should do with the bits in loan_io_in, loan_io_out and loan_io_oe that correspond to the loan I/O signals I'm not using though, as these signals are mapped to peripherals instead of loan I/O - what should I set these bits to?