Explicit latency annotations on Values? #33
Labels
enhancement
New feature or request
Request Input
These are issues about the design of the language, and thus should be discussed
In the example:
We use
int zero'0 = 0
because otherwise the LC system can't figure out the absolute latency fortotal
Perhaps we could add a way to annotate the constant directly? Like
total = 0'0
The text was updated successfully, but these errors were encountered: