- unbind(Channel.Link) - Method in class spdfcore.Actor
-
- unbind() - Method in class spdfcore.Channel
-
Unlink the channel before removal
- unbind(Channel.Link) - Method in class spdfcore.Channel
-
Unbind a link on the port of actor.
- underDevelopment - package underDevelopment
-
package contains code that is unused, not working or under development.
- UnfoldingScheduling - Class in solver.sharedMemory.combinedSolver.pipelined
-
The pipelined problem is solved by unfolding the application graph by a number of
times and scheduling it.
- UnfoldingScheduling(Graph) - Constructor for class solver.sharedMemory.combinedSolver.pipelined.UnfoldingScheduling
-
Build an unfolding solver for pipelined scheduling
- uniqueProcessorAllocation() - Method in class solver.distributedMemory.mapping.MappingCommSolver
-
A constraint specifying : every task should be allocated to a unique processor
- unit - Variable in class input.ParseHardwarePlatform.MemoryInfo
-
- unparse() - Method in class spdfcore.stanalys.Expression
-
string ---> divisors;
parse the string provided by the user, if not already parsed
- unrol_factor - Variable in class graphanalysis.scheduling.LeftEdgeModelToSchedule.UnrolMapping
-
- unsatGen - Variable in class exploration.paretoExploration.distanceexploration.Knee
-
- unsatPointsContain(Point) - Method in class exploration.paretoExploration.distanceexploration.DistanceBasedExploration
-
- unSatPointsfile - Variable in class exploration.Explorer
-
Log file containing all UNSAT points.
- unsatPointsFileName - Variable in class exploration.Explorer
-
Filename for UNSAT points file.
- unsatPointsList - Variable in class exploration.oneDimensionExploration.BinarySearchOneDim
-
List of UNSAT points from the exploration
- unsatPointsList - Variable in class exploration.paretoExploration.distanceexploration.DistanceBasedExploration
-
- unScale(Point) - Method in class exploration.paretoExploration.distanceexploration.ScalePoint
-
- updateLatBuffExplParams(Graph, LatBuffParams, SchedulingConstraints) - Method in class designflow.NonPipelinedScheduling
-
I need to update the buffer exploration parameters
because, the fifo status size will be calculated into buffer.
- upperBounds - Variable in class exploration.ExplorationParameters
-
Upper bounds for all the dimensions.
- upperBounds - Variable in class exploration.paretoExploration.distanceexploration.DistanceBasedExploration
-
- upperBounds - Variable in class exploration.paretoExploration.distanceexploration.ScalePoint
-
- upperBounds - Variable in class exploration.paretoExploration.gridexploration.GridBasedExploration
-
Upper bounds for the exploration.
- usedClusters() - Method in class designflow.DesignFlowSolution.Mapping
-
Get a list of clusters on which there are some actor allocated.
- usedParameters - Variable in class spdfcore.stanalys.ParamComm
-
lookup from user to parameters
- useImbalance - Variable in class solver.distributedMemory.partitioning.GenericPartitionSolver
-
Use Maximum workload per cluster (false)
or workload imbalance between the clusters (true)
- useMaxBuffer - Variable in class solver.distributedMemory.scheduling.ClusterMutExclNonPipelined
-
Use maximum buffer per cluster (true)
or total buffer used in the schedule (false)
- useMaxBuffer - Variable in class solver.distributedMemory.scheduling.ClusterMutExclPipelined
-
- useMaxFunction - Variable in class input.CommandLineArgs
-
- useMaxFunction - Variable in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
Should we use a function to calculate maximum values among the
two values (true) or use if then else statement (false)
- useModuloDistances - Variable in class solver.distributedMemory.placement.GenericPlacementSolver
-
Do we used modulo distances based on
arithmetic calculation (true)
or pre-calculated distances (false)?
- useQuantifier - Variable in class input.CommandLineArgs
-
Use Quantifier in SMT solving
- useQuantifier - Variable in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
Use quantifier or not.
- users - Variable in class spdfcore.stanalys.ParamComm
-
lookup from parameter to its users