ACT Library
|
This contains the definition of InstType, the core data structure used to hold the type of any instance in the ACT design. More...
Go to the source code of this file.
Classes | |
class | inst_param |
This holds a single template parameter. A template parameter is either an array expression, or an InstType. More... | |
class | InstType |
An instance type. More... | |
This contains the definition of InstType, the core data structure used to hold the type of any instance in the ACT design.