CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
channel_arbiter.Top Class Reference
Inheritance diagram for channel_arbiter.Top:
Inheritance graph
[legend]
Collaboration diagram for channel_arbiter.Top:
Collaboration graph
[legend]

Public Member Functions

 construct (ports)
 

Static Public Attributes

 clk = Clock()
 
 rst = Reset()
 

Detailed Description

Definition at line 269 of file channel_arbiter.py.

Member Function Documentation

◆ construct()

channel_arbiter.Top.construct (   ports)

Definition at line 274 of file channel_arbiter.py.

References channel_arbiter.HostMux().

Member Data Documentation

◆ clk

channel_arbiter.Top.clk = Clock()
static

◆ rst

channel_arbiter.Top.rst = Reset()
static

Definition at line 271 of file channel_arbiter.py.


The documentation for this class was generated from the following file: