1. Sep 18, 2020
  2. Aug 27, 2020
  3. Aug 26, 2020
  4. Aug 18, 2020
  5. Aug 17, 2020
  6. Aug 12, 2020
  7. Aug 11, 2020
  8. Aug 05, 2020
  9. Jul 28, 2020
  10. Jul 23, 2020
  11. Jul 22, 2020
  12. 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
  13. 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
  14. Jun 30, 2020
  15. Jun 26, 2020
  16. Jun 24, 2020
  17. Jun 15, 2020
  18. Jun 13, 2020
  19. Jun 02, 2020
  20. May 09, 2020
  21. May 07, 2020
  22. May 06, 2020
  23. Apr 30, 2020
  24. Apr 14, 2020