Altera_Forum
Honored Contributor
16 years agoNIOS usleep simulation
Hello!
I am new to NIOS, and I'm trying to simulate a NIOS2 based design using ModelSim. Everything runs as expected (accesses to Avalon slaves, printf thru Jtag-Uart, ...), except for "usleep" instructions. "usleep" calls compile with no warnings (IDE), execute with no errors (Modelsim), but the simulator shows the same duration regardless of the argument given (1us, 100us, 100000us). Any hints? Jean-Christophe