firesim / FireMarshal

Software workload management tool for RISC-V based SoC research. This is the default workload management tool for Chipyard and FireSim.
https://docs.fires.im/en/latest/Advanced-Usage/Workloads/index.html
Other
74 stars 49 forks source link

Switch to using Conda #246

Closed abejgonzalez closed 1 year ago

abejgonzalez commented 2 years ago

This PR removes the different requirements files (for Python and platform-specific) in favor of using a Conda (what Chipyard/FireSim uses to manage multi-platform packages). In addition, it reworks the README.md to be clearer (docs on how to set up standalone FireMarshal, move links to the top, etc).

This PR builds off #236.

abejgonzalez commented 2 years ago

Posting this for initial thoughts / concerns

abejgonzalez commented 1 year ago

This was tested on a fresh Ubuntu VM on AWS so I'm confident this works!

abejgonzalez commented 1 year ago

Ping @timsnyder-siv @NathanTP