Skip to content

extern implementaion #697

Description

@longlongman

Hi, in the v1model.p4 https://github.com/p4lang/p4c/blob/master/p4include/v1model.p4, I found that there are just some extern declarations.

  1. I want to know where their implementations are if I use the software target simple_switch.
  2. And can I define my own extern structure except those the v1model has offered to me?
  3. I noticed that the packet_in, packet_out are also extern type, but they are built in p4 language. Are there any differences between these two and those in v1model?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions