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

[FIRRTL] Expose clock dividers as a FIRRTL intrinsic #6890

Merged
merged 1 commit into from Apr 2, 2024

Conversation

nandor
Copy link
Contributor

@nandor nandor commented Apr 2, 2024

This PR adds an intrinsic to expose seq.clock_div to FIRRTL.

This PR adds an intrinsic to expose `seq.clock_div` to FIRRTL.
Copy link
Contributor

@dtzSiFive dtzSiFive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Small comment about the wires being inserted here, since they're only done for two intrinsics and because I'm mid re-working how a bunch of this works but nothing blocking 👍 .

@nandor nandor merged commit d84cf8c into main Apr 2, 2024
4 checks passed
@nandor nandor deleted the dev/nandor/clock-div-intrin branch April 2, 2024 15:00
cepheus69 pushed a commit to cepheus69/circt that referenced this pull request Apr 22, 2024
This PR adds an intrinsic to expose `seq.clock_div` to FIRRTL.
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