BerkeleyLab / CMOC

CryoModule-On-Chip Simulation Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accelerator-On-Chip Simulation Engine

This code base includes Verilog code and software used to implement an Accelerator-On- Chip simulation engine. The core of the simulation runs on an FPGA and the source is contained in the sel4v/ directory, and software support can be found int the runtime/ directory, which both include their own README files.

A series of libraries are used in the form of submodules. To clone this project and get the latest versions of the libraries, type:

	$ git clone --recursive https://github.com/BerkeleyLab/CMOC.git

Dependencies

  • Python 2.7
  • Icarus Verilog 10.0

About

CryoModule-On-Chip Simulation Engine

License:Other


Languages

Language:Python 45.0%Language:Verilog 32.4%Language:SystemVerilog 7.2%Language:VHDL 3.2%Language:C 2.5%Language:Makefile 2.4%Language:Shell 1.9%Language:MATLAB 1.7%Language:TeX 1.7%Language:Tcl 1.2%Language:Perl 0.4%Language:Coq 0.2%Language:HTML 0.2%Language:PostScript 0.0%Language:Awk 0.0%