Origen-SDK / origen_testers

Origen drivers/APIs for ATE tester platforms
http://origen-sdk.org/testers
MIT License
11 stars 23 forks source link

Feature/smt8 ast call causes incorrect finalized #216

Closed JamesCreamer closed 2 months ago

JamesCreamer commented 2 months ago

If ast is called before the @finalized is set in the flow class, there is a possibility the final ast will have incomplete information.

priyavadan commented 2 months ago

@ThaoHuynhFsl can you please take a look too, before we merge?