ymiler
Contributor
3 years agoECO issue
Hi,
I try to change the LUT output value by the command " modify_lutmask "
The TCL file includes the content : modify_lutmask -to eco_sig_1_cZ~0 -mask 0x1
But I get errors when I begin the pe...
Hello,
Are you able to find the eco_sig_1_cZ~0 pin in the node finder?
You may find this useful: https://www.intel.com/content/www/us/en/docs/programmable/683873/current/modify-the-lutmask.html
Regards,
Nurina
Hi
I able to find the node ( LUT ) in the schematic :
And able to find it in the Resource Property Viewer :
I have ECO TCL file :
modify_lutmask -to eco_sig_s_Z~0 -mask 0xFFFF11FFFFFFFFFF
but got error when I try to change the mask value:
Why ? what is wrong in my TCL ?
Yishay