ucsdsysnet / Rosebud

Framework for FPGA-accelerated Middlebox Development
MIT License
38 stars 10 forks source link

Compile with normal flow (no partial reconfig) error #6

Open hoangvm97 opened 1 year ago

hoangvm97 commented 1 year ago

Hi Rosebud's author, are there any trick we need to use when we don't use partial compile? I have modified the function of RPU, when I compile with partial reconfig I got slack timing error at the path I don't do anything. When I compile with normal flow (no partial reconfig) I got Failed nets error in implemention and some net "are partially routed". image image