RapidStream icon indicating copy to clipboard operation
RapidStream copied to clipboard

[FPGA 2022, Best Paper Award] Parallel placement and routing of Vivado HLS dataflow designs.

Results 5 RapidStream issues
Sort by recently updated
recently updated
newest added

The install script checks out a 5-month old `autobridge` commit: https://github.com/Licheng-Guo/RapidStream/blob/f4d5bf9c193761c8a625d524bf1d37807616ac53/install.sh#L24 Can this be updated a recent commit? The script currently breaks the TAPA installation: ``` ERROR: pip's dependency resolver...

I’m trying to run the examples/mm project in RapidStream. Since my Gurobi license only works in a container environment, I’m running RapidStream inside a Docker container. However, when I execute...