Skip to content

A Verilog AMBA AHB Multilayer interconnect generator

License

Notifications You must be signed in to change notification settings

rbarzic/ml-ahb-gen

Repository files navigation

Build Status

ml-ahb-gen

A Verilog AMBA AHB Multilayer interconnect generator

Based on the Hasti multilayer interconnect (https://github.com/ucb-bar/junctions) (written in Chisel). Using JSON as the input format (see example.json)

Note : you must have sbt in your path.

Checkout

git clone  --recursive   https://github.com/rbarzic/ml-ahb-gen.git

Usage :

make all JSON=<path to your JSON file>

(just use make all to try out)

Resulting Verilog file is chisel/Ahbmli.v

About

A Verilog AMBA AHB Multilayer interconnect generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published