Command Dictionary Set Static Learning
FastScan and FlexTest Reference Manual, V8.6_4 2-587
The optional switch and integer pair description is as follows:
-Limit integer — A switch and integer pair that specifies a single gate
simulation activity threshold. When FastScan or FlexTest reaches that
threshold, it discontinues learning on gates in that design region. You
specify the -Limit switch for performance reasons. The default value for the
integer option is 1000.
OFf
A literal that disables FastScan or FlexTest from performing any learning
analysis. You may want to do this to save time if you are not going to be
running ATPG.
Examples
The following example first enables access to the learned information and then
enables FastScan or FlexTest to perform additional learning analysis:
set learn report on
set static learning on -limit 500
set system mode atpg
Related Commands
!
Caution
While changing the learning limit increases performance for some
designs, it significantly decreases performance for a vast majority
of designs. It is very unusual to need to change the learning limit
and is therefore not recommended.
Set Learn Report