Name
Last commit
Last update
.settings starting compressor simulation
axi more simulation - histograms, transfer over saxi, writing to video memory
compressor_jp making previous simulation tasks run on the full x393 code
ddr3 copied CVC-related changes from master branch
docs Description of the memory controller clocks and programmable delays
hardware_tests eye pattern tests at 400MHz
helpers added Python scripts to create ram initialization for simulation shortcut
includes more simulation - histograms, transfer over saxi, writing to video memory
input_data making previous simulation tasks run on the full x393 code
logger modified files similar to x353 ones
memctrl continue with test fixture
py393 project settings for Eclipse Mars
sensor starting compressor simulation
simulation_modules simulating/bug fixing
timing simulating/bug fixing
unisims_patches patch to work with Icarus Verilog simulator
util_modules continue with test fixture
wrap making previous simulation tasks run on the full x393 code
.editor_defines copied CVC-related changes from master branch
.gitignore fixed gitignore - had spaces at the eol
.project removed empty parameter block
.pydevproject organized new/debug files
OSERDESE1.diff Modifications for Icarus Verilog
README.md formatting
address_map.txt before adding extra register layer between channel buffers outputs and memory controller
cmd_mux.v Loading commit data...
cmd_readback.v Loading commit data...
ddrc_test01.xcf Loading commit data...
ddrc_test01.xdc Loading commit data...
ddrc_test01_testbench.sav Loading commit data...
ddrc_test01_timing.xdc Loading commit data...
glbl.v Loading commit data...
status_read.v Loading commit data...
system_defines.vh Loading commit data...
x393.v Loading commit data...
x393.xcf Loading commit data...
x393.xdc Loading commit data...
x393_testbench01.sav Loading commit data...
x393_testbench01.tf Loading commit data...
x393_testbench02.tf Loading commit data...
x393_timing.xdc Loading commit data...

x393

FPGA code for Elphel 393 camera, created with VDT plugin

Branch master includes the code that is simulated and tested with the NC393 hardware as described in the blog post about the multichannel memory controller.

Branch adding_sensors is the current development branch that is not yet simulated, synthesized or tested.