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

enumeration, range, formula #9

Open
drom opened this issue Mar 2, 2020 · 0 comments
Open

enumeration, range, formula #9

drom opened this issue Mar 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@drom
Copy link
Member

drom commented Mar 2, 2020

Allow width of the port to be:

  • enum -- example: PWDATA: {enum: [8, 16, 32, 64]}
  • range -- example: ARADDR: {minimum: 0, maximum: 32}
  • formula -- depend on some other width. example: PWDATA: '8 * PSTRB'
@drom drom changed the title enums, ranges, parameters enumiration, range, formula Mar 2, 2020
@drom drom changed the title enumiration, range, formula enumeration, range, formula Apr 13, 2020
@drom drom added the enhancement New feature or request label Apr 13, 2020
@drom drom self-assigned this Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant