M
Martin Euredjian
Guest
Using:The constraint guide indicates that the TIG constraint can be used in HDL
(Verilog in my current design). However, an attempt to use it produces
the
following error:
ERROR:Xst:1582 - The constraint 'tig=' is not supported neither in BEGIN
MODEL/END section in the XCF file, nor in HDL code.
I have not been able to find further information on this error message or
issue in the Xilinx site. Does anyone know if TIG is truly supported in
HDL? I'd hate to place it in the UCF file, to me it feels much more
approprite to have this constraint move with the HDL source.
The form I'm using is:
// synthesis attribute TIG of <net_name> is "";
// synthesis attribute TIG of <net_name> is "TRUE";
makes the error go away. Is there a way to verify that the net is being
ignored for timing purposes? The log says:
Set user-defined property "TIG = TRUE" for signal <signal_name>.
Being that the constraints guide does not list "TRUE" as a valid value I'd
like verification that the constraint is truly doing something useful.
Thanks,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Martin Euredjian
To send private email:
0_0_0_0_@pacbell.net
where
"0_0_0_0_" = "martineu"