ucb-bar / gemmini

Berkeley's Spatial Array Generator
Other
785 stars 160 forks source link

chipyard installation #351

Open negishubham opened 5 months ago

negishubham commented 5 months ago

Hi,

I am trying to install the gemmini. The first step states that I need to install chipyard. Is it necessary to run the below commands on my base environment or I can install gemmini in any environment?

conda install -n base conda-libmamba-solver conda config --set solver libmamba

Thanks