Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYet another Timing Constraints question
I'm working on a project (for fun) that involves an EP3C25, the TG68 softcore and a Winbond W9825G6JH SDRAM. I'm trying to get the RAM properly constrained, but I must be doing something wrong, beca...
Altera_Forum
Honored Contributor
13 years agoAs far as I understand the -max and -min values, I believe they can equate to setup and hold times (effectively generating the stable time window for your signals).
I view -min as hold time and -max as setup time. For example: setting -min at 1 and -max at 2 should create a 3 nS window of stability with 2 nS before the clock edge and 1 nS after the clock edge. I'm no expert and could be way off base, so don't take my word for it.