MatthieuCourbariaux / hw

RTL, Cmodel, and testbench for NVDLA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NVDLA Open Source Project hardware


This repository contains all RTL, C-model, and testbench code associated with the NVDLA hardware release. In this repository, you will find:

  • vmod/ -- RTL model, including:
    • vmod/nvdla/ -- Verilog implementation of NVDLA itself
    • vmod/vlibs/ -- library and cell models
    • vmod/rams/ -- behavioral models of RAMs used by NVDLA
  • syn/ -- example synthesis scripts for NVDLA
  • perf/ -- performance estimator spreadsheet for NVDLA
  • verif/ -- trace-player testbench for basic sanity validation
    • verif/traces/ -- sample traces associated with various networks

For more information, please visit NVDLA website.

About

RTL, Cmodel, and testbench for NVDLA

License:Other


Languages

Language:Verilog 99.7%Language:Perl 0.1%Language:Tcl 0.1%Language:Makefile 0.1%Language:Shell 0.0%Language:Forth 0.0%Language:SystemVerilog 0.0%Language:C++ 0.0%Language:C 0.0%Language:Coq 0.0%