Package | Description |
---|---|
designflow |
package contains classes to perform a design flow for a multi-stage mapping and scheduling.
|
experiments.sharedMemory.twoDimension |
package contains a 2D design space exploration experiments.
|
input |
package contains classes to parse the input to the tool.
|
Class and Description |
---|
CommandLineArgs
Process command line arguments for the experiments.
|
Class and Description |
---|
CommandLineArgs
Process command line arguments for the experiments.
|
Class and Description |
---|
CommandLineArgs.SolverType
Pipelined Scheduling Solvers : UNFOLDING_SOLVER -- PERIOD_LOCALITY
Non-Pipelined Scheduling Solvers : MATRIX_SOLVER -- MUTUAL_EXCLUSION
|
ParseHardwarePlatform.ClusterInfo
Class to save scanned information about Cluster from the XML.
|
ParseHardwarePlatform.DmaInfo
Class to save scanned information about DMA from the XML.
|
ParseHardwarePlatform.LinkInfo
Class to save scanned information about Network Link from the XML.
|
ParseHardwarePlatform.MemoryInfo
Class to save scanned information about Memory from the XML.
|
ParseHardwarePlatform.PlatformProp
Class to save the properties of platform.
|
ParseHardwarePlatform.ProcessorInfo
Class to save scanned information about Processor from the XML.
|