For handling $past and similar functions, we used to collect sampled values of variables at the beginning of the main _eval function. If we have many of these, this can grow _eval very large which can make C++ compilation very slow. Apply usual fix of emitting the necessary code in a separate function and then splitting it based on size. |
||
|---|---|---|
| .. | ||
| t | ||
| .gdbinit | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile | ||
| Makefile_obj | ||
| driver.py | ||
| input.vc | ||
| input.xsim.vc | ||