Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
hello joe2moon, the soc encounter doesn't recongnize the set_dont_use command.joe2moon said:>> ...insert buffer to fix timing.
Just write a SDC file, such as set_dont_use_cells.sdc, then use
"loadTimingCon"command to load the constraint.
encounter> loadTimingCon -incr set_dont_use_cells.sdc
Example of "set_dont_use_cells.sdc"
set_dont_use your_lib/buf16
set_dont_use your_lib/buf20
:
:
-----------------------------------------------------------------------------------------
sam31 said:Hi,
Why you don't want to use buf8 ,buf12 and so on ?