Skip to content

Speed up Simulation by moving the declaration of the simple_func dict out of _execute#493

Merged
fdxmw merged 1 commit into
UCSBarchlab:developmentfrom
fdxmw:sim
Jul 14, 2026
Merged

Speed up Simulation by moving the declaration of the simple_func dict out of _execute#493
fdxmw merged 1 commit into
UCSBarchlab:developmentfrom
fdxmw:sim

Conversation

@fdxmw

@fdxmw fdxmw commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Before this change, pyrtlnet with pyrtl.Simulation runs in 2.2 seconds on my desktop, and after this change it runs in 1.3 seconds.

(pyrtlnet runs with pyrtl.FastSimulation by default, which runs in 0.1 seconds).

…ct out of `_execute`.

Before this change, pyrtlnet with `pyrtl.Simulation` runs in 2.2 seconds on my
desktop, and after this change it runs in 1.3 seconds.

(pyrtlnet runs with `pyrtl.FastSimulation` by default, which runs in 0.1 seconds).
@fdxmw fdxmw merged commit d3eee38 into UCSBarchlab:development Jul 14, 2026
2 checks passed
@fdxmw fdxmw deleted the sim branch July 14, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant