You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spider version 1.4.1. Generated codegen does not add setters and getters to delays. Instead, adds edges to the delays.
Code example: test_auto_layout_error.zip
File pi_test_delay.cpp generated by codegen has 3 edges objects when it should have only one. The first edge containing the delay does not define setter and getter as it should.
The text was updated successfully, but these errors were encountered:
Spider version 1.4.1. Generated codegen does not add setters and getters to delays. Instead, adds edges to the delays.
Code example:
test_auto_layout_error.zip
File pi_test_delay.cpp generated by codegen has 3 edges objects when it should have only one. The first edge containing the delay does not define setter and getter as it should.
The text was updated successfully, but these errors were encountered: