idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
216 stars 91 forks source link

Store simulation result file, return sim state from run #270

Closed chetanyagoyal closed 6 months ago

chetanyagoyal commented 7 months ago

Stores the simulation result file (prePEX_sim_result) to the new directory in.github/scripts and returns the state of simulations at the end of the simulation run to a file in the work folder

chetanyagoyal commented 6 months ago

@msaligane I think this can be merged now