Forum Discussion
Altera_Forum
Honored Contributor
9 years agode0_nano_soc pin assignment problem in quartus
hi, i am using quartus to connect a DAC daughter board to de0 nano soc through LTC connector. i am using i2c protocol.but when i do the pin assignments , its saying that ""value entered is not a v...
Altera_Forum
Honored Contributor
9 years agoIt looks like you're trying to connect your own logic to dedicated HPS pins on the FPGA. These signals are intended for the HPS to host an I2C bus. So, it's not as straightforward as simply constraining your design in the way, I suspect, you have.
You can connect your own logic to these HPS signals. Refer to an 706: mapping hps ip peripheral signals to the fpga interface (www.altera.co.uk/literature/an/an706.pdf) for details of what you can do. Cheers, Alex