1. Dec 29, 2022
  2. Dec 28, 2022
  3. Dec 27, 2022
  4. Dec 25, 2022
  5. Dec 21, 2022
  6. Dec 20, 2022
  7. Dec 19, 2022
  8. Dec 18, 2022
    • Schuyler Eldridge's avatar
      [circt] Cleanup CIRCT error behavior · f0838916
      Schuyler Eldridge authored
      
      
      Change the behavior of what happens if firtool returns a non-zero exit
      code from printing information to stdout to throwing an exception with
      this information in the body.  This is done primarily to ease
      interoperability with mdoc.  However, this is generally better
      principled than the previous behavior of scattering information in
      different mediums.  Add a test of this behavior.
      
      Stop intercepting a file not found error if CIRCT fails to print this to
      stdout and wrap this in a StageError.  It is better to just let the file
      not found exception through as this already includes all the information
      necessary to tell the user what the problem is.  Do not test this
      behavior (as it is tedious to test).
      
      Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
      f0838916
  9. Dec 17, 2022
  10. Dec 14, 2022
  11. Dec 13, 2022
  12. Dec 10, 2022
  13. Dec 09, 2022
  14. Dec 08, 2022
  15. Dec 07, 2022
  16. Dec 06, 2022