Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHallo Franck,
There are two ways for using a RTC with the Nios. First you can use an external RTC with SPI, I2C, … interface or you can write or use an Verilog/VHDL module. In my current design I will use an external RTC (Epson RTC-8564) with the free I2C interface from opencores (http://www.opencores.org/). Bye, niosIIuser