|
x393
1.0
FPGAcodeforElphelNC393camera
|


Public Member Functions |
Public Attributes |
Static Private Attributes |
Small subset of Zynq registers, used to access SAXI_HP* registers
Definition at line 90 of file x393interfaces.py.
| def __init__ | ( | self, | |
| entity, | |||
| name, | |||
| clock | |||
| ) |
Definition at line 101 of file x393interfaces.py.
| def read_reg | ( | self, | |
| addr | |||
| ) |
Definition at line 124 of file x393interfaces.py.
References x393interfaces._float_signals().
| def write_reg | ( | self, | |
| addr, | |||
| data | |||
| ) |
Definition at line 110 of file x393interfaces.py.
References x393interfaces._float_signals().
|
staticprivate |
Definition at line 94 of file x393interfaces.py.
| busy_channel |
Definition at line 103 of file x393interfaces.py.
| name |
Definition at line 107 of file x393interfaces.py.
Referenced by SAXIRdSim.saxi_rd_run(), SAXIRdSim.saxi_test(), and SAXIWrSim.saxi_wr_run().