Adding the DPU .xo Files to the Implementation Flow - 1.2 English

DPUCAHX8H for Convolutional Neural Networks Product Guide (PG367)

Document ID
PG367
Release Date
2024-03-20
Version
1.2 English
To add the DPU .xo files to the implementation flow, follow these steps:
Note: 5ENGINE at SLR0+ 5 ENGINE at SLR1 is used in this example.
  1. Add following constraints into cons.ini file:
    [connectivity]
    nk=DPUCAHX8H_5ENGINE:1:dpu_0
    nk=DPUCAHX8H_5ENGINE:1:dpu_1
    
  2. Run the v++ command with the --config "cons.ini" option.