Commit 4def82ba authored by Andrey Filippov's avatar Andrey Filippov

Merge branch 'master' of github.com:Elphel/x393

parents 076aca06 992f39dd
......@@ -3,6 +3,8 @@ x393
FPGA code for Elphel 393 camera, created with [VDT plugin](https://github.com/Elphel/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](http://blog.elphel.com/2015/05/nc393-development-progress-multichannel-memory-controller-for-the-multi-sensor-camera/).
[Documentation](http://docs.elphel.com/x393) is generated with Doxygen-based Doxverilog. Unfortunately this program does not yet support 'generate' Verilog operators so some important dependencies are missing, like [compressor393](http://docs.elphel.com/x393/classcompressor393.html) module has generated instances of [jp_channel](http://docs.elphel.com/x393/classjp__channel.html) that are not shown.
We believe it is still useful, you can get [descriptions](http://docs.elphel.com/x393/files.html) of the project files.
Run ./INIT_PROJECT in the top directory to copy initial .project and .pydevproject files for Eclipse
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment