x393  1.0
FPGAcodeforElphelNC393camera
datascope_timing Module Reference
Inheritance diagram for datascope_timing:

Static Public Member Functions

Always Constructs

ALWAYS_593  ( clk )

Public Attributes

Inputs

clk  
rst  
soft_write_addr   [ADDRESS_BITS - 1 : 0 ]
soft_write_data   [ 31 : 0 ]
soft_write_en  
h2d_data   [ 31 : 0 ]
h2d_type   [ 1 : 0 ]
h2d_valid  
h2d_ready  
d2h_data   [ 31 : 0 ]
d2h_type   [ 1 : 0 ]
d2h_valid  
d2h_ready  

Outputs

datascope_clk  
datascope_waddr   reg [ADDRESS_BITS - 1 : 0 ]
datascope_we  
datascope_di   reg [ 31 : 0 ]

Parameters

ADDRESS_BITS   10
FIS_LEN   5

Includes

ahci_localparams.vh

Signals

reg[ 2 : 0 ]  punch_tag
wire  write_tag_w
reg  pend_punch_time
wire  write_punch_time
reg  fis_run
reg  fis_run_d
reg  fis_we
reg[ 12 : 0 ]  fis_len
reg[ 12 : 0 ]  fis_left
reg[ 31 : 0 ]  fis_data
reg[ 27 : 0 ]  cur_time
reg  was_h2d_last
wire  fis_start
wire  fis_end
wire  pre_we_w
reg  pre_we_r
reg  we_r

Detailed Description

Definition at line 1220 of file ahci_top.v.

Member Function Documentation

ALWAYS_593 (   clk  
)
Always Construct

Definition at line 1276 of file ahci_top.v.

Member Data Documentation

ADDRESS_BITS 10
Parameter

Definition at line 1221 of file ahci_top.v.

FIS_LEN 5
Parameter

Definition at line 1222 of file ahci_top.v.

clk
Input

Definition at line 1224 of file ahci_top.v.

rst
Input

Definition at line 1225 of file ahci_top.v.

soft_write_addr [ADDRESS_BITS - 1 : 0 ]
Input

Definition at line 1227 of file ahci_top.v.

soft_write_data [ 31 : 0 ]
Input

Definition at line 1228 of file ahci_top.v.

Definition at line 1229 of file ahci_top.v.

h2d_data [ 31 : 0 ]
Input

Definition at line 1232 of file ahci_top.v.

h2d_type [ 1 : 0 ]
Input

Definition at line 1233 of file ahci_top.v.

h2d_valid
Input

Definition at line 1234 of file ahci_top.v.

h2d_ready
Input

Definition at line 1235 of file ahci_top.v.

d2h_data [ 31 : 0 ]
Input

Definition at line 1240 of file ahci_top.v.

d2h_type [ 1 : 0 ]
Input

Definition at line 1241 of file ahci_top.v.

d2h_valid
Input

Definition at line 1242 of file ahci_top.v.

d2h_ready
Input

Definition at line 1243 of file ahci_top.v.

datascope_clk
Output

Definition at line 1245 of file ahci_top.v.

datascope_waddr reg [ADDRESS_BITS - 1 : 0 ]
Output

Definition at line 1246 of file ahci_top.v.

datascope_we
Output

Definition at line 1247 of file ahci_top.v.

datascope_di reg [ 31 : 0 ]
Output

Definition at line 1248 of file ahci_top.v.

punch_tag
Signal

Definition at line 1252 of file ahci_top.v.

write_tag_w
Signal

Definition at line 1253 of file ahci_top.v.

Definition at line 1254 of file ahci_top.v.

Definition at line 1255 of file ahci_top.v.

fis_run
Signal

Definition at line 1256 of file ahci_top.v.

fis_run_d
Signal

Definition at line 1257 of file ahci_top.v.

fis_we
Signal

Definition at line 1258 of file ahci_top.v.

fis_len
Signal

Definition at line 1259 of file ahci_top.v.

fis_left
Signal

Definition at line 1260 of file ahci_top.v.

fis_data
Signal

Definition at line 1261 of file ahci_top.v.

cur_time
Signal

Definition at line 1262 of file ahci_top.v.

was_h2d_last
Signal

Definition at line 1263 of file ahci_top.v.

fis_start
Signal

Definition at line 1265 of file ahci_top.v.

fis_end
Signal

Definition at line 1267 of file ahci_top.v.

pre_we_w
Signal

Definition at line 1270 of file ahci_top.v.

pre_we_r
Signal

Definition at line 1271 of file ahci_top.v.

we_r
Signal

Definition at line 1272 of file ahci_top.v.

ahci_localparams.vh include
Include

Definition at line 1251 of file ahci_top.v.


The documentation for this Module was generated from the following files: