os-fpga / Raptor

Raptor end-to-end FPGA Compiler and GUI
Other
65 stars 22 forks source link

Bug: Re-opening a project after closing Raptor throws errors instead of re-running #108

Closed tmcdowell-rs closed 2 years ago

tmcdowell-rs commented 2 years ago

I ran the entire "aes_decrypt_open_source" project to completion using the Tcl script. I then exited Raptor. I then re-opened Raptor and re-opened the "aes_decrypt_open_source" project. When I attempt to re-run the workflow (starting with synthesis), instead of running the workflow the following error is presented:

ERROR: Command syntax error: Missing or unsupported mode parameter.

> verific /home/tony/raptor_work/Raptor/tests/Testcases/aes_decrypt_fpga/AES_DECRYPT_OPEN_SOURCE/../aes_decrypt128.sv
>         ^
ERROR: Design AES_DECRYPT_OPEN_SOURCE synthesis failed!
KochynVolodymyr commented 2 years ago

This issue fixed.