package tools
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
DataAnalyzer extends AnyRef
Base type data analyzer.
Base type data analyzer. It provides some utilities that help designer analyze the circuit at runtime.
-
class
ModuleAnalyzer extends AnyRef
Module topology analyzer.
Module topology analyzer. It provides some methods that return the input or output pins, all sub-modules or sub-blackboxes, all clocks inside, and filter the returned results.
Value Members
- object DataAnalyzer
- object ModuleAnalyzer