Commit 6239c664 authored by Jade Kim's avatar Jade Kim
Browse files

Add sinkScope: LazyScope value

Renamed from "padPlace" to "sinkScope"

background: At the request of the physical implementation & design team,
            we needed a space to put the pad in one place.
            So I created a value called sinkScope.
            sinkScope default value is shell.

Add def sinkScope: LazyScope = shell in IOPlacedOverlay trait

Changed the existing sink scope from shell to sinkScope.
     in GPIOPlacedOverlay, I2CPlacedOverlay, JTAGDebugPlacedOverlay,
        PWMPlacedOverlay, SPIFlashPlacedOverlay, UARTPlacedOverlay
parent 7cced5d8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment