sharc-lab / LightningSim

A fast, accurate trace-based simulator for High-Level Synthesis.
https://arxiv.org/abs/2304.11219
GNU Affero General Public License v3.0
38 stars 2 forks source link

Add a CONTRIBUTING.md #5

Open stefanpie opened 1 week ago

stefanpie commented 1 week ago

I would love to be able to add features myself to the python and rust code (ex. #4). Since the build flow is a bit complex and requires aspects of using Conda and compiling LLVM.

Add a CONTRIBUTING.md would help to get others stated. Even just documenting the bespoke flow right now would be great for others to improve.