Skip to content

feiyuren233/G2_GGGGGPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meowGPU

meow

Introduction

See documentation here: "intro/README.md"

To check line of code

make loc

Prerequisites

-cmake >= 3.0.0
-Verilator >= 4.0.0

Optional

-GTKWave

Generate

cmake .

Add new module for testing

Add to CMakeList.txt

add_module(<module name> <simulation source>)

To run automatic testing pipeline

make <module name>

Lint

Prefer no warnings & errors

make lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published