Hi all,
RTL compiler is giving error while doing elaboration for netlist. There is a constant value is assigned to the output port. I am getting the below error
Error : Illegal assignment to constant.
[CDFG-131] [elaborate]
: An assignment
is made to a constant in file
'/h/ardas21/Leon/syn/netlist/leon3mp2_change_mod.v' on line 968909.
: A constant value cannot be the target of an assignment or be connected to an
output or an inout port.
How to let RTL Compiler ignore the error and contiune to do elaborate but not quit.
Is this tool version problem??
I am using Cadence Encounter(R) RTL Compiler Version v09.10-p104_1 (32-bit).
Thanks,
Arghya