x393  1.0
FPGAcodeforElphelNC393camera
timestamp_to_parallel Module Reference
Inheritance diagram for timestamp_to_parallel:

Static Public Member Functions

Always Constructs

ALWAYS_461  ( clk )

Public Attributes

Inputs

clk  
pre_stb  
tdata   [ 7 : 0 ]

Outputs

sec   reg [ 31 : 0 ]
usec   reg [ 19 : 0 ]
done  

Signals

reg[ 6 : 0 ]  seq

Detailed Description

Definition at line 42 of file timestamp_to_parallel.v.

Member Function Documentation

ALWAYS_461 (   clk  
)
Always Construct

Definition at line 52 of file timestamp_to_parallel.v.

Member Data Documentation

clk
Input

Definition at line 43 of file timestamp_to_parallel.v.

pre_stb
Input

Definition at line 44 of file timestamp_to_parallel.v.

tdata [ 7 : 0 ]
Input

Definition at line 45 of file timestamp_to_parallel.v.

sec reg [ 31 : 0 ]
Output

Definition at line 46 of file timestamp_to_parallel.v.

usec reg [ 19 : 0 ]
Output

Definition at line 47 of file timestamp_to_parallel.v.

done
Output

Definition at line 48 of file timestamp_to_parallel.v.

seq
Signal

Definition at line 50 of file timestamp_to_parallel.v.


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