Altera_Forum
Honored Contributor
14 years agoTiming problems moving from sopc_builder to Qsys
I've just converted an sopc_builder system to a qsys system in quartus 11.0.
The conversion went reasonably well, and I like the new qsys interface, but I'm having some serious problems closing timing in the new system. The sopc_builder version of my design takes up 75% of my part's resources (29748/39600 LE on a EP3C40). Worst case slack is 0.328ns on my 100MHz clock. The qsys design takes up 79% of the device (31387/39600 LE), and worst case slack is -4.117ns. I'm moderately concerned about the size increase, but it's the timing that I'm really worried about. The worst timing failures are between my Nios II processor and an internal RAM block that's connected using a tightly coupled data master. Is this expected when moving from sopc_builder to qsys? Any suggestions on where to start poking to get back my performance? Thanks, Steve