diff --git a/.github/workflows/net_printer.yml b/.github/workflows/net_printer.yml index 276b9df..8ac1665 100644 --- a/.github/workflows/net_printer.yml +++ b/.github/workflows/net_printer.yml @@ -52,11 +52,11 @@ jobs: - name: Print largest global net (corundum_25g) if: matrix.benchmark == 'corundum_25g' run: - python3 net_printer/np.py ${{ matrix.benchmark }}_unrouted.phys pcie_user_clk + python3 net_printer/np.py ${{ matrix.benchmark }}_unrouted.phys pcie4_uscale_plus_inst/inst/pcie4_uscale_plus_0_gt_top_i/diablo_gt.diablo_gt_phy_wrapper/phy_clk_i/CLK_USERCLK - name: Print global nets (corescore_500/corescore_500_pb) if: matrix.benchmark == 'corescore_500' || matrix.benchmark == 'corescore_500_pb' run: - python3 net_printer/np.py ${{ matrix.benchmark }}_unrouted.phys clk_BUFGP rst + python3 net_printer/np.py ${{ matrix.benchmark }}_unrouted.phys clk_BUFG clock_gen/rst_BUFG - name: Print global nets (mlcad_d181_lefttwo3rds/ispd16_example2) if: matrix.benchmark == 'mlcad_d181_lefttwo3rds' || matrix.benchmark == 'ispd16_example2' run: