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

[prototyping] support for new typing syntax #19

Closed
chkim4142 opened this issue Oct 29, 2015 · 1 comment
Closed

[prototyping] support for new typing syntax #19

chkim4142 opened this issue Oct 29, 2015 · 1 comment
Milestone

Comments

@chkim4142
Copy link
Contributor

For v1.1 we proposed a new typing syntax. Instead of using just the field length in bits, we introduced bit<>, varbit, int, and void.

It seems we'll need to do the followings.

  • Make the v1.1 compiler take the new type syntax (per v1.1-rc) only
  • Let people start using the new syntax upon the release of v1.1 spec. We should officially deprecate the old syntax.
@chkim4142 chkim4142 added this to the p4-v1.1 milestone Oct 29, 2015
@chkim4142
Copy link
Contributor Author

P4_16 handles all these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant