Forum Discussion
Altera_Forum
Honored Contributor
15 years agoproblems with debug Nios
I have created the project in SOPC Nios + onchip_ram + jtag_uart + two pio_led + external IRQ + timer + pll + C code. This project with Nios works, all OK. Debug in the IDE works too. After that I in...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Almost every design has timing constraints. You must constrain your design to be sure that it can run at the frequency you use. --- Quote End --- I agree with you, that almost every design has timing constraints. After compilation I have checked that actual frequency = 205MHz and she higher than required frequency = 100MHz. Here all OK. Quartus has any special timing constraints for debug uart?