x393  1.0
FPGAcodeforElphelNC393camera
PSBus Class Reference
Inheritance diagram for PSBus:
Collaboration diagram for PSBus:

Public Member Functions

Public Attributes

Static Private Attributes

Detailed Description

Small subset of Zynq registers, used to access SAXI_HP* registers

Definition at line 90 of file x393interfaces.py.

Constructor & Destructor Documentation

def __init__ (   self,
  entity,
  name,
  clock 
)

Definition at line 101 of file x393interfaces.py.

Member Function Documentation

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().

Member Data Documentation

list _signals
staticprivate
Initial value:
1 = [ # i/o from the DUT side
2  "clk", # output
3  "addr", # input [31:0]
4  "wr", # input
5  "rd", # input
6  "din", # input [31:0]
7  "dout"]

Definition at line 94 of file x393interfaces.py.

busy_channel

Definition at line 103 of file x393interfaces.py.

name

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