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

Public Member Functions

 build (ports)
 

Static Public Attributes

 clk = Clock()
 
 rst = Reset()
 

Detailed Description

Two contending list producers -> arbiter -> contiguity checker.

Definition at line 173 of file channel_arbiter.py.

Member Function Documentation

◆ build()

channel_arbiter.ChannelArbiterListTest.build (   ports)

Definition at line 180 of file channel_arbiter.py.

References channel_arbiter.ListProducer().

Member Data Documentation

◆ clk

channel_arbiter.ChannelArbiterListTest.clk = Clock()
static

◆ rst

channel_arbiter.ChannelArbiterListTest.rst = Reset()
static

Definition at line 177 of file channel_arbiter.py.


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