-
Notifications
You must be signed in to change notification settings - Fork 1
palmer-dabbelt/flo-llvm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
flo-llvm: Converts Flo files to LLVM IR This provides an efficient mechanism for executing dataflow graphs that are represented as Flo files. Ideally it will eventually eliminate Chisel's C++ backend, as well as provide a basis for LLVM backends that target other architectures (DREAMER, for example).