1. Sep 20, 2020
  2. Sep 17, 2020
  3. Sep 14, 2020
  4. Aug 27, 2020
  5. Aug 26, 2020
  6. Aug 18, 2020
  7. Aug 17, 2020
  8. Aug 12, 2020
  9. Aug 11, 2020
  10. Aug 05, 2020
  11. Jul 28, 2020
  12. Jul 23, 2020
  13. Jul 22, 2020
  14. Jul 18, 2020
    • Jade Kim's avatar
      Add sinkScope: LazyScope value · 6239c664
      Jade Kim authored
      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
      6239c664
  15. Jul 15, 2020
    • Jade Kim's avatar
      Add padPlace: LazyScope value · 7cced5d8
      Jade Kim authored
      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 padPlace.
                  padPlace default value is shell.
      
      Add def padPlace: LazyScope = shell in IOPlacedOverlay trait
      
      Changed the existing sink scope from shell to padPlace.
        in GPIOPlacedOverlay, I2CPlacedOverlay, JTAGDebugPlacedOverlay,
           PWMPlacedOverlay, SPIFlashPlacedOverlay, UARTPlacedOverlay
      7cced5d8
  16. Jun 30, 2020
  17. Jun 26, 2020
  18. Jun 24, 2020
  19. Jun 15, 2020
  20. Jun 13, 2020
  21. Jun 02, 2020
  22. May 09, 2020
  23. May 07, 2020
  24. May 06, 2020