Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use simProxy for driving clock #1175

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

andreasWallner
Copy link
Collaborator

@andreasWallner andreasWallner commented Aug 6, 2023

As mentioned in #1165, a small change so that a sim clock is driven using a proxy instead of direct access.
On my machine that gave ~10% performance improvement on clock-heavy tests. For more "normal" tests far less of an impact is to be expected.

Context, Motivation & Description

Go fast ;-)

Impact on code generation

None

Checklist

No functionality change - Unit tests were added
No API change - API changes are or will be documented:

@Dolu1990 Dolu1990 merged commit 2057f75 into SpinalHDL:dev Aug 17, 2023
13 checks passed
@Dolu1990
Copy link
Member

Thanks ^^

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.

None yet

2 participants