Skip to content

Commit

Permalink
pdn: Fix flags documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Costa <[email protected]>
  • Loading branch information
titan73 committed Oct 22, 2024
1 parent 86a2cb5 commit 101ba4c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/pdn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ pdngen
[-reset]
[-ripup]
[-skip_trim]
[-verbose]
```

#### Options
Expand Down Expand Up @@ -123,8 +122,8 @@ define_pdn_grid
[-obstructions list_of_layers]
[-orient list_of_valid_orientations]
[-pins list_of_pin_layers]
[-power_control_network STAR|DAISY]
[-power_control signal_name]
[-power_control_network STAR|DAISY]
[-power_switch_cell name]
[-starts_with POWER|GROUND]
[-voltage_domains list_of_domain_names]
Expand Down Expand Up @@ -168,7 +167,7 @@ define_power_switch_cell
-ground ground_pin
-name name
-power unswitched_power_pin
-power_switchable power_switchable_pin
-switched_power power_switchable_pin
[-acknowledge acknowledge_pin_name]
```

Expand Down Expand Up @@ -302,10 +301,8 @@ add_pdn_ring
[-core_offsets offset_value]
[-extend_to_boundary]
[-grid grid_name]
[-ground_pads pads]
[-nets list_of_nets]
[-pad_offsets offset_value]
[-power_pads pads]
[-starts_with POWER|GROUND]
```
Expand Down

0 comments on commit 101ba4c

Please sign in to comment.