Add reference to FireSim in FPGA section of README

This commit is contained in:
Paul Rigge 2018-10-23 23:42:18 +00:00
parent a2d905ef13
commit fb997f786c
No known key found for this signature in database
GPG Key ID: 6495935E1F645935
1 changed files with 2 additions and 1 deletions

View File

@ -332,7 +332,8 @@ You can generate synthesizable Verilog with the following commands:
The Verilog used for the FPGA tools will be generated in The Verilog used for the FPGA tools will be generated in
vsim/generated-src. Please proceed further with the directions shown in vsim/generated-src. Please proceed further with the directions shown in
the [README](https://github.com/sifive/freedom/README.md) the [README](https://github.com/sifive/freedom/README.md)
of the freedom repository. of the freedom repository. You can also run Rocket Chip on Amazon EC2 F1
with [FireSim](https://github.com/firesim/firesim).
If you have access to VCS, you will be able to run assembly If you have access to VCS, you will be able to run assembly