binod_kumar
Newbie level 5

Hi,
I am defining shift enable signal by writing
but it is throwing following error
kindly help.
I am defining shift enable signal by writing
Code:
define_dft shift_enable -name {scan_en} -active {high} -create_port {SCAN_ENABLE} ${top_module}
but it is throwing following error
Error : A command argument did not match any of the acceptable command options. [TUI-64] [define_dft shift_enable]
kindly help.