snitch
1.0.0
该存储库已被弃用。然而,Snitch 相关项目的开发仍在以下新的专用存储库中继续进行:
告密者集群:https://github.com/pulp-platform/snitch_cluster
奥卡米:https://github.com/pulp-platform/occamy
女妖:https://github.com/pulp-platform/banshee
这个整体存储库托管 Snitch 生成器和生成系统的软件和硬件。
要开始使用,请查看入门指南。
您期望在此存储库中找到什么?
Snitch 整数核心。如果您只是对在项目中重复使用该核心感兴趣(例如,作为微型控制核心或您想让外围设备变得智能),那么这可能非常有用。天空是极限。
告密者集群。高度可配置的集群,包含一对多具有可选浮点功能的整数核心以及我们的自定义 ISA 扩展Xssr
、 Xfrep
和Xdma
。
基于 Snitch 计算元素的任何其他系统。目前,我们还没有任何开源项目,但可以肯定的是,这种情况将会改变。
verilator = v4.100
bender >= v0.21.0
Snitch 是在宽松的开源许可证下提供的。
以下文件在 Apache License 2.0 ( Apache-2.0
) 下发布,请参阅LICENSE
:
sw/
util/
以下文件在 Solderpad v0.51 ( SHL-0.51
) 下发布,请参阅hw/LICENSE
:
hw/
sw/vendor
目录包含带有自己许可证的第三方源。请参阅相应的文件夹以获取所使用的许可证。
sw/vendor/
如果您在工作中使用 Snitch,您可以引用我们:
@article{zaruba2020snitch, title={Snitch: A tiny Pseudo Dual-Issue Processor for Area and Energy Efficient Execution of Floating-Point Intensive Workloads}, author={Zaruba, Florian and Schuiki, Fabian and Hoefler, Torsten and Benini, Luca}, journal={IEEE Transactions on Computers}, year={2020}, publisher={IEEE} }
@article{schuiki2020stream, title={Stream semantic registers: A lightweight risc-v isa extension achieving full compute utilization in single-issue cores}, author={Schuiki, Fabian and Zaruba, Florian and Hoefler, Torsten and Benini, Luca}, journal={IEEE Transactions on Computers}, volume={70}, number={2}, pages={212--227}, year={2020}, publisher={IEEE} }
可以在该存储库中找到或贡献给该存储库的其他工作:
@INPROCEEDINGS{9643546, author={Riedel, Samuel and Schuiki, Fabian and Scheffler, Paul and Zaruba, Florian and Benini, Luca}, booktitle={2021 IEEE/ACM International Conference On Computer Aided Design (ICCAD)}, title={Banshee: A Fast LLVM-Based RISC-V Binary Translator}, year={2021}, volume={}, number={}, pages={1-9}, doi={10.1109/ICCAD51958.2021.9643546} }
@ARTICLE{9296802, author={Zaruba, Florian and Schuiki, Fabian and Benini, Luca}, journal={IEEE Micro}, title={Manticore: A 4096-Core RISC-V Chiplet Architecture for Ultraefficient Floating-Point Computing}, year={2021}, volume={41}, number={2}, pages={36-42}, doi={10.1109/MM.2020.3045564} }
@INPROCEEDINGS{9474230, author={Scheffler, Paul and Zaruba, Florian and Schuiki, Fabian and Hoefler, Torsten and Benini, Luca}, booktitle={2021 Design, Automation & Test in Europe Conference & Exhibition (DATE)}, title={Indirection Stream Semantic Register Architecture for Efficient Sparse-Dense Linear Algebra}, year={2021}, volume={}, number={}, pages={1787-1792}, doi={10.23919/DATE51398.2021.9474230} }