Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 464 Bytes

CONNECT (CONfigurable NEtwork Creation Tool)

Obtaining Bluespec

Download Bluespec SystemVerilog compiler (bsc) from https://github.com/B-Lang-org/bsc and add the installation appropriately to your PATH enviroment variable before calling the Python network generator.

Generating network RTL

Run the gen_network.py tool. Use the -h flag for further usage information.

A sample script can be found in the command.sh file.