aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlbert Magyar2018-03-19 16:08:53 -0700
committerAdam Izraelevitz2018-03-19 16:08:53 -0700
commit9e32fd0ddfe3510d02ac4f5c2a118b631d4d3d6b (patch)
treea63e44883816e995a889b822799b940de98cc152 /README.md
parent5f68881b90a638bd175491f6131c473e6204381a (diff)
Update README.md (#761)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index ce868eb4..39334d1e 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,6 @@
For a detailed description of Firrtl's intermediate representation, see the document "Specification of the Firrtl Language" located in [spec/spec.pdf](https://github.com/ucb-bar/firrtl/blob/master/spec/spec.pdf).
- This repository is in ALPHA VERSION, so many things may change in the coming months.
-
#### Wiki Pages and Tutorials
Useful information is on our wiki, located here:
@@ -40,7 +38,7 @@ sbt assembly
* Yosys Verilog-to-Firrtl Front-end: https://github.com/cliffordwolf/yosys
#### Installation Instructions
-*Disclaimer*: This project is in alpha, so there is no guarantee anything works. The installation instructions should work for OSX/Linux machines.
+*Disclaimer*: The installation instructions should work for OSX/Linux machines. Other environments may not be tested.
##### Prerequisites
1. If not already installed, install [verilator](http://www.veripool.org/projects/verilator/wiki/Installing) (Requires at least v3.886)