Public
chisel3.Public
trait Public
A trait that can be mixed into a Chisel module to indicate that a module has external users.
This will result in a public FIRRTL module being produced.
Attributes
- Source
- Public.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SimulationTestHarnessclass TestHarness[M]
- Self type
Members list
In this article