Skip to content

Is there a way to implement an internal SRFF ? #194

Closed Answered by amykyta3
arnonsha asked this question in Q&A
Discussion options

You must be logged in to vote

RDL lets you define an asynchronous reset signal + value, but that will only let you perform an asynchronous set or clear. There is also the hwset/hwclr property, but those are implied to be synchronous.
I don't think there is a way to get both asynchronous set & clear at the same time for a field given the native RDL properties defined by the spec.

Agree that implementing it externally is the way to go.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by arnonsha
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants