The -enable_cmdline_define_redefinition argument is not supported by the Cadence Xcelium. It simple doesn't exist.
I have access to all Xcelium versions from 21 to the latest 25.
xrun -helpall | grep -i enable_cmdline_define_redefinition
It returns nothing. Grepping also the docs directory it returns nothing.
Because of that added -enable_cmdline_define_redefinition argument, the xrun fails. This must be removed.
|
"-enable_cmdline_define_redefinition", |
I'm assuming that this argument was added to some kind of ancient version of Xcelium from 1876. Cadence is supporting Xcelium up to 2-4 years, older versions of Xcelium are nuked.
The
-enable_cmdline_define_redefinitionargument is not supported by the Cadence Xcelium. It simple doesn't exist.I have access to all Xcelium versions from 21 to the latest 25.
It returns nothing. Grepping also the
docsdirectory it returns nothing.Because of that added
-enable_cmdline_define_redefinitionargument, thexrunfails. This must be removed.edalize/edalize/tools/xcelium.py
Line 155 in e33ebfb
I'm assuming that this argument was added to some kind of ancient version of Xcelium from 1876. Cadence is supporting Xcelium up to 2-4 years, older versions of Xcelium are nuked.