Commit 06b70b2b authored by Andrey Filippov's avatar Andrey Filippov Committed by GitHub
Browse files

Update README.md

parent cf47ac26
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
oc_jpegencode_vdt
=================
This repository is fork of a fork - it is taken from [https://github.com/chiggs/oc_jpegencode](https://github.com/chiggs/oc_jpegencode),
just added Eclipse/[VDT](https://github.com/Elphel/vdt-plugin) project files so it can be imported into IDE and run there.
just added Eclipse/[VDT](https://github.com/Elphel/vdt-plugin) project files, made a few other changes
so it can be imported into IDE as Eclipse project and run there.

__These Verilog source files are not related to any of Elphel camera projects.__ 

@@ -16,6 +17,10 @@ Icarus and Cocotb tools will be available in the bottom-left panel, under "Simul
Cocotb will be cloned from the official Github repository and installed when you first run the simulation from the IDE GUI.
Both Icarus simulation with traditional plain Verilog testbench and with Cocotb are supported. 

Below is the original [README.md](https://github.com/chiggs/oc_jpegencode) content

---------------------------------------

[![Documentation Status](https://readthedocs.org/projects/opencores-jpegencoder/badge/?version=latest)](http://opencores-jpegencoder.readthedocs.org/en/latest/)
[![Build Status](https://api.travis-ci.org/chiggs/oc_jpegencode.png?branch=master)](https://travis-ci.org/chiggs/oc_jpegencode)
[![Coverage Status](https://img.shields.io/coveralls/chiggs/oc_jpegencode.svg)](https://coveralls.io/r/chiggs/oc_jpegencode)