1. May 10, 2019
    • Jack Koenig's avatar
      Fix treatment of Vec of Analog and Vec of Bundle of Analog (#1091) · 5fd14cc2
      Jack Koenig authored
      * IO(Analog) fixed for RawModule
      
      * Add a Analog Port for RawModule test & spec
      
      * Fixes around Module instantiation and ports in AnalogPortRawModuleTest
      
      * Shorten Comment
      
      * Add Data.isSynthesizable to distinguish SampleElementBinding
      
      This helps clarify the notion of being bound but not hardware.
      Data.topBindingOpt is now used to get the *actual* top binding,
      including across SampleElements (eg. in Analog checking that the top is
      bound to a Port or a Wire)
      
      * Fix pretty printing for Vec
      
      * Refactor tests for Vec of Analog, add test for Vec of Bundle of Analog
      5fd14cc2
  2. May 05, 2019
  3. May 02, 2019
  4. Apr 27, 2019
  5. Apr 25, 2019
  6. Apr 24, 2019
  7. Apr 20, 2019
  8. Apr 17, 2019
  9. Apr 16, 2019
  10. Apr 13, 2019
  11. Apr 02, 2019
  12. Mar 30, 2019
  13. Mar 29, 2019
  14. Mar 27, 2019
  15. Mar 26, 2019
  16. Mar 24, 2019
  17. Mar 23, 2019
  18. Mar 22, 2019
  19. Mar 21, 2019
  20. Mar 19, 2019
    • Jim Lawson's avatar
      Split #974 into two PRs - scalastyle updates (#1037) · 2c449c5d
      Jim Lawson authored
      * Update style warnings now that subprojects are aggregated.
      Use "scalastyle-test-config.xml" for scalastyle config in tests.
      Enable "_" in method names and accept method names ending in "_=".
      Re-sync scalastyle-test-config.xml with scalastyle-config.xml
      
      * Remove bogus tests that crept in with git add
      
      * Add missing import.
      2c449c5d
  21. Mar 16, 2019
  22. Mar 15, 2019
  23. Mar 14, 2019
  24. Mar 11, 2019
  25. Feb 26, 2019
  26. Feb 21, 2019