Files
chipyard/conda-reqs/riscv-tools.yaml
Nayiri Krzysztofowicz 5751fbee40 merged with main
2023-03-12 20:09:46 -07:00

19 lines
587 B
YAML

channels:
- ucb-bar
- litex-hub
- conda-forge
- nodefaults
platforms:
- linux-64
dependencies:
# https://conda-forge.org/feedstock-outputs/
# filterable list of all conda-forge packages
# https://conda-forge.org/#contribute
# instructions on adding a recipe
# https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#package-match-specifications
# documentation on package_spec syntax for constraining versions
- riscv-tools=1.0.3 # from ucb-bar channel - https://github.com/ucb-bar/riscv-tools-feedstock