Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI have Problem with Rule R101. I'm using web edition. I've tried to put some registers between processor and Reset signal input, but with no effect. How to synchronize that reset signal? In addition I have 3 more crit. warnings "Timing requirements not met". I think, that they aren't so important because I have made these settings:
create_clock -name Clock -period 20 [get_ports clk_0] derive_clock_uncertainty in my .sdc file. So can u help my with that problem? I really appreciate.