Go to file
Nathan Pemberton 05b83157e4 Rename uniform workloads to use new br-base and fedora-base workloads
(used to be *-disk).
2019-01-24 04:01:03 +00:00
deploy Rename uniform workloads to use new br-base and fedora-base workloads 2019-01-24 04:01:03 +00:00
docs Proof-read FireMarshal documentation. Looks good. 2019-01-24 02:03:14 +00:00
platforms/f1 Bump aws-fpga for updated constraints 2018-12-14 08:39:51 +00:00
scripts use particular hash of firesim-riscv-tools-prebuilt. install gtk3-devel for new qemu. bump firesim-software 2018-10-26 19:15:03 +00:00
sim [printf] Be consistent on user facing names PrintSynthesis -> PrintfSynthesis 2019-01-15 18:38:57 +00:00
sw Change firesim-sw submodule to point to custom-workloads 2019-01-15 19:58:12 +00:00
target-design get rid of unnecessary if guard 2018-11-27 21:22:29 +00:00
.ctags get a nicer ctags setup. resolves #79 2018-09-22 19:34:48 +00:00
.ctagsignore get a nicer ctags setup. resolves #79 2018-09-22 19:34:48 +00:00
.gitignore get a nicer ctags setup. resolves #79 2018-09-22 19:34:48 +00:00
.gitmodules Update to use the refactored firesim-sw. This bumps qemu but spike still doesn't work by default. 2018-10-24 17:53:56 +00:00
CHANGELOG.md Update CHANGELOG.md 2018-11-13 11:56:25 -08:00
CONTRIBUTING.md New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
LICENSE New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
README.md Update README.md 2018-11-09 11:38:07 -08:00
build-setup-nolog.sh dont build edma too 2018-11-16 20:31:08 +00:00
build-setup.sh get stdout and stderr in build-setup-log 2018-05-19 19:41:25 +00:00
gen-tags.sh get a nicer ctags setup. resolves #79 2018-09-22 19:34:48 +00:00
sourceme-f1-full.sh New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
sourceme-f1-manager.sh New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00

README.md

FireSim: Easy-to-use, Scalable, FPGA-accelerated Cycle-accurate Hardware Simulation

FireSim Documentation Status

Using FireSim

To get started with using FireSim, see the tutorials on the FireSim documentation site: https://docs.fires.im/

What is FireSim?

FireSim is an open-source cycle-accurate, FPGA-accelerated scale-out computer system simulation platform developed in the Berkeley Architecture Research Group in the Electrical Engineering and Computer Sciences Department at the University of California, Berkeley.

FireSim is capable of simulating from one to thousands of multi-core compute nodes, derived directly from silicon-proven and open target-RTL (e.g. RISC-V Rocket Chip and BOOM), with an optional cycle-accurate network simulation tying them together. FireSim runs on FPGAs in public cloud environments like AWS EC2 F1, removing the high capex traditionally involved in large-scale FPGA-based simulation. FireSim also provides a Linux distribution that is compatible with the systems it simulates and automates the process of including new workloads into this Linux distribution.

You can learn more about FireSim in the following places:

Need help?

Contributing

  • See CONTRIBUTING.md

ISCA 2018 Paper

You can learn more about FireSim in our ISCA 2018 paper, which focuses on FireSim simulations with a globally-cycle-accurate network simulation:

Sagar Karandikar, Howard Mao, Donggyu Kim, David Biancolin, Alon Amid, Dayeol Lee, Nathan Pemberton, Emmanuel Amaro, Colin Schmidt, Aditya Chopra, Qijing Huang, Kyle Kovacs, Borivoje Nikolic, Randy Katz, Jonathan Bachrach, and Krste Asanović. FireSim: FPGA-Accelerated Cycle-Exact Scale-Out System Simulation in the Public Cloud. In proceedings of the 45th International Symposium on Computer Architecture (ISCA18), Los Angeles, CA, June 2018.

Paper PDF | IEEE Xplore | ACM DL