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

Static Public Attributes

UInt a (12)
 
SInt b (7)
 
OddInner inner
 

Detailed Description

Definition at line 427 of file test_codegen.py.

Member Data Documentation

◆ a

UInt test_codegen.OddStruct.a (12)
static

Definition at line 428 of file test_codegen.py.

◆ b

SInt test_codegen.OddStruct.b (7)
static

Definition at line 429 of file test_codegen.py.

◆ inner

OddInner test_codegen.OddStruct.inner
static

Definition at line 430 of file test_codegen.py.


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