Go to file
Sagar Karandikar 46a379632b fix broadcast handling for clos topols 2018-10-24 16:43:56 +00:00
deploy use random uplink. broadcast still broken 2018-10-24 16:43:56 +00:00
docs Shorter explanation of AGFI bump 2018-10-04 18:26:46 -07:00
platforms/f1 bump to aws-fpga master 2018-09-22 18:45:08 +00:00
scripts verilator install 2018-09-21 04:32:55 +00:00
sim add clos stuff on top of master 2018-10-10 17:37:54 +00:00
sw change subnet we use to not conflict with defaults for instances setup by aws-setup.py, also, expand to /16 2018-08-16 17:07:25 +00:00
target-design fix broadcast handling for clos topols 2018-10-24 16:43:56 +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 switch to https submodules 2018-05-21 04:09:11 +00:00
CHANGELOG.md update ctags in CHANGELOG.md 2018-09-22 20:04:36 +00: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-08-12 09:18:31 -07:00
build-setup-nolog.sh build-setup-nolog generate tags. only takes about 9s so I think it's 2018-09-22 19:36:44 +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.

Preprint PDF