Hi Guy.

>
> To disable the PAR timing check:
>
> 1> Disable the "Treat timing closure failure as error" option from the
> Project Options dialog in XPS.
>
> OR
>
>
> 2> Type following at the XPS prompt:
> XPS% xset enable_par_timing_error 0

Your design has not made timing. You can generate your bitstream if
you disable the "Treat timing closure failure as error" option (you
can do this by modifying the edk project file, system.xmp). This is
REALLY, REALLY NOT recommended. Your design will, in all likelihood,
not work as expected at the desired clock frequency.

What you need to do is look at your timing report and identify the
blocks in your simulink design which are causing problems. (you will
find the timing report in XPS_ROACH_base/implementation/system.twr) It
is somewhat of a dark art interpreting the .twr file, which I wont
cover here. Once you have identified the problem block you need to
adjusting the latency for the primitives that are causing the timing
problem.

Good luck.

Kind regards,
David

-- 
David George
Karoo Array Telescope
Tel: +27 11 442-2434
Email: [email protected]

Reply via email to