General Description: When the HDL netlist is written by ECS, all symbol names are written out in lower-case characters. This may result in synthesis errors, as associated components cannot be found.
Solution
Case sensitivity can be enforced by performing the following steps:
1. Open the schematic that contains the symbol. 2. Select Edit -> Symbol and click on the symbol. This will open the Symbol Editor. 3. Select Edit -> Attributes -> Symbol Attributes, and click on the symbol. 4. In the Symbol Attributes dialog box, select "VeriModel" and enter the case-sensitive name; then, select "Enter". 5. Save the symbol and exit.