1. Dec 19, 2023
  2. Dec 16, 2023
  3. Dec 15, 2023
    • Jack Koenig's avatar
      Switch to firtool-resolver (#3458) · 3938a465
      Jack Koenig authored
      Whereas in the past, the user was expected to provide the firtool binary
      on the PATH, Chisel will now manage the firtool binary automatically.
      Chisel users the following 3-step process for determining which binary
      to use:
      
      1. If environment variable FIRTOOL_PATH is set, it will check for
         firtool in that directory
      2. It will check the classpath for firtool provided by
         chipsalliance/llvm-firtool
      3. It will download a default version of chipsalliance/llvm-firtool
      
      Both (2) and (3) will store the firtool binary in a sensible location
      depending on the user's operating system. See dirs-dev/directories-jvm
      for more information. The user can override this location by setting the
      FIRTOOL_CACHE environment variable.
      3938a465
  4. Dec 13, 2023
  5. Dec 09, 2023
  6. Dec 08, 2023
  7. Dec 07, 2023
  8. Dec 06, 2023
  9. Dec 05, 2023
  10. Dec 02, 2023
  11. Dec 01, 2023
  12. Nov 30, 2023
  13. Nov 29, 2023