x393  1.0
FPGAcodeforElphelNC393camera
ram_lt64w_lt64r Module Reference
Inheritance diagram for ram_lt64w_lt64r:
Collaboration diagram for ram_lt64w_lt64r:

Public Attributes

Inputs

rclk  
raddr   [ 14 -LOG2WIDTH_RD: 0 ]
ren  
regen  
wclk  
waddr   [ 14 -LOG2WIDTH_WR : 0 ]
we  
web   [ 7 : 0 ]
data_in   [ 1 << LOG2WIDTH_WR - 1 : 0 ]

Outputs

data_out   [ 1 << LOG2WIDTH_RD- 1 : 0 ]

Parameters

REGISTERS  integer 0
LOG2WIDTH_WR  integer 5
11888  
PWIDTH_WR  (LOG2WIDTH_WR > 2 )? ( 9 << (LOG2WIDTH_WR - 3 )): ( 1 << LOG2WIDTH_WR
PWIDTH_RD  (LOG2WIDTH_RD > 2 )? ( 9 << (LOG2WIDTH_RD - 3 )): ( 1 << LOG2WIDTH_RD
WIDTH_WR   1 << LOG2WIDTH_WR
WIDTH_RD   1 << LOG2WIDTH_RD

Includes

ram36_declare_init.vh
ram36_pass_init.vh

Signals

wire[ 31 : 0 ]  data_out32
wire[WIDTH_WR + 31 : 0 ]  data_in_ext
wire[ 31 : 0 ]  data_in32

Module Instances

RAMB36E1::RAMB36E1_i   Module RAMB36E1

Detailed Description

Definition at line 285 of file ram_var_w_var_r.v.

Member Data Documentation

REGISTERS 0
Parameter

Definition at line 287 of file ram_var_w_var_r.v.

LOG2WIDTH_WR 5
Parameter

Definition at line 288 of file ram_var_w_var_r.v.

11888
Parameter

Definition at line 289 of file ram_var_w_var_r.v.

rclk
Input

Definition at line 296 of file ram_var_w_var_r.v.

raddr [ 14 -LOG2WIDTH_RD: 0 ]
Input

Definition at line 298 of file ram_var_w_var_r.v.

ren
Input

Definition at line 299 of file ram_var_w_var_r.v.

regen
Input

Definition at line 300 of file ram_var_w_var_r.v.

data_out [ 1 << LOG2WIDTH_RD- 1 : 0 ]
Output

Definition at line 301 of file ram_var_w_var_r.v.

wclk
Input

Definition at line 303 of file ram_var_w_var_r.v.

waddr [ 14 -LOG2WIDTH_WR : 0 ]
Input

Definition at line 304 of file ram_var_w_var_r.v.

we
Input

Definition at line 305 of file ram_var_w_var_r.v.

web [ 7 : 0 ]
Input

Definition at line 306 of file ram_var_w_var_r.v.

data_in [ 1 << LOG2WIDTH_WR - 1 : 0 ]
Input

Definition at line 307 of file ram_var_w_var_r.v.

PWIDTH_WR (LOG2WIDTH_WR > 2 )? ( 9 << (LOG2WIDTH_WR - 3 )): ( 1 << LOG2WIDTH_WR
Parameter

Definition at line 309 of file ram_var_w_var_r.v.

PWIDTH_RD (LOG2WIDTH_RD > 2 )? ( 9 << (LOG2WIDTH_RD - 3 )): ( 1 << LOG2WIDTH_RD
Parameter

Definition at line 310 of file ram_var_w_var_r.v.

WIDTH_WR 1 << LOG2WIDTH_WR
Parameter

Definition at line 311 of file ram_var_w_var_r.v.

WIDTH_RD 1 << LOG2WIDTH_RD
Parameter

Definition at line 312 of file ram_var_w_var_r.v.

data_out32
Signal

Definition at line 313 of file ram_var_w_var_r.v.

data_in_ext
Signal

Definition at line 314 of file ram_var_w_var_r.v.

data_in32
Signal

Definition at line 315 of file ram_var_w_var_r.v.

ram36_declare_init.vh include
Include

Definition at line 292 of file ram_var_w_var_r.v.

ram36_pass_init.vh include
Include

Definition at line 354 of file ram_var_w_var_r.v.

RAMB36E1 RAMB36E1_i
Module Instance

Definition at line 317 of file ram_var_w_var_r.v.


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