Skip to content

crossroadsfpga/connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.