x393
1.0
FPGAcodeforElphelNC393camera
|
Dual port memory wrapper, with variable width write and variable width read using "SDP" mode of RAMB36E1 Uses parity bits to extend total data width (minimal width should be >=8). More...
Go to the source code of this file.
Classes | |
Module | ramp_var_w_var_r |
Module | ramp_64w_64r |
Module | ramp_lt64w_lt64r |
Module | ramp_lt64w_64r |
Module | ramp_64w_lt64r |
Module | ramp_dummy |
Includes | |
system_defines.vh |
Dual port memory wrapper, with variable width write and variable width read using "SDP" mode of RAMB36E1 Uses parity bits to extend total data width (minimal width should be >=8).
Module: ramp_var_w_var_r
License:
ramp_var_w_var_r.v is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ramp_var_w_var_r.v is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file ramp_var_w_var_r.v.
|
Include |
Definition at line 27 of file ramp_var_w_var_r.v.