Description
Keywords: attribute, passing, INIT
Urgency: Standard
General Description:
The XST User Guide incorrectly states that INIT type attributes can be passed by the Verilog parameter.
Solution
Currently, the only supported method of passing INIT type attributes is through attribute passing. For examples, see
(Xilinx Answer 11069) and
(Xilinx Answer 10695).
Version 6.3i XST can pass INITs through parameters.