Skip to content

flow: scripts: include filler cells in CDL netlist for LVS accuracy #5116

flow: scripts: include filler cells in CDL netlist for LVS accuracy

flow: scripts: include filler cells in CDL netlist for LVS accuracy #5116

Workflow file for this run

name: Lint Python
on: [push, pull_request]
jobs:
lint:
runs-on: ${{ vars.USE_SELF_HOSTED == 'true' && 'self-hosted' || 'ubuntu-latest' }}
steps:
- uses: actions/checkout@v6
- uses: psf/black@stable