Other assignments
Making individual logic assignment:
setacf -ffilter -sLOGIC_OPTIONS \"\|taps:8\":STYLE FAST
Note: Name with special characters ( \, etc., | ) requires a \ in-front of it. On UNIX platform, special characters requires a double backslash (\\).
Name needs be enclosed with \¡±
setacf -ffilter -Schip:filter \¡±\|X2\¡±:INPUT_PIN 11
Choosing functional over timing compilation:
setacf -ffilter -sCOMPILER_PROCESSING_CONFIGURATION FUNCTIONAL_SNF_EXTRACTOR ON