Skip to content

A Chisel3 package to describe verilog FPGA template and macro for hardened FPGA modules

Notifications You must be signed in to change notification settings

Martoni/fpgamacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FpgaMacro

A Chisel package to describe verilog FPGA template and macro for hardened FPGA modules

Install

Use it locally (publish local)

To install it, clone it then publish local:

$ git clone https://github.com/Martoni/fpgamacro.git
$ cd fpgamacro
$ sbt publishLocal

Then add these lines in your build.sbt project :

//publish local https://github.com/Martoni/fpgamacro.git
libraryDependencies ++= Seq("org.armadeus" %% "fpgamacro" % "6.2.1")

Library

About

A Chisel3 package to describe verilog FPGA template and macro for hardened FPGA modules

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •