Daisy-Chain Example Design - 2025.1 English - UG1308

Vitis Networking P4 User Guide (UG1308)

Document ID
UG1308
Release Date
2025-05-29
Version
2025.1 English

It is possible to run an example design simulation with two VNP4 instances in a daisy-chain sequence. To run, for example, the FiveTuple Example Design in this way, the P4 file needs to be renamed to fiveTuple_daisy_chain.p4. When the example design is then opened (following instructions in Example Design Use), the P4 is instantiated twice in a daisy-chain sequence.

When run in this way, the traffic is passed through the behavioral model twice to generate the expected data. Any table entries are applied to both instances.