|
CIRCT 23.0.0git
|
Go to the source code of this file.
Classes | |
| class | tests.integration.test_channel_arbiter.TestChannelArbiterCosim |
Namespaces | |
| namespace | tests |
| namespace | tests.integration |
| namespace | tests.integration.test_channel_arbiter |
Functions | |
| None | tests.integration.test_channel_arbiter._check_mux (AcceleratorConnection conn, str dut_name, int num_inputs) |
Variables | |
| str | tests.integration.test_channel_arbiter.HW_DIR = Path(__file__).resolve().parent / "hw" |
| int | tests.integration.test_channel_arbiter.NUM_INPUTS = 4 |
| int | tests.integration.test_channel_arbiter.ODD_NUM_INPUTS = 3 |
| int | tests.integration.test_channel_arbiter.PIPE_NUM_INPUTS = 6 |
| int | tests.integration.test_channel_arbiter.TOKEN_NUM_INPUTS = 5 |
| int | tests.integration.test_channel_arbiter.TOKENS_PER_INPUT = 8 |