查看完整内容
add those command after this statement if you still want to use AutoFix future :
set_dft_configuration -fix_clock enable -fix_set enable -fix_reset enable -fix_bus enable
# For clock D1
set_autofix_configuration -type clock -method mux -control_signal TEST_MODE - test_signal SCAN_CLK
# For set/reset D2/D3
set_autofix_configuration -type reset -method mux -control_signal TEST_MODE - test_signal ...