From 88af64c6069b1ccf78b8b29e9256ceb8b1a7a80a Mon Sep 17 00:00:00 2001 From: BaudouinChauviere <43420516+BaudouinChauviere@users.noreply.github.com> Date: Wed, 5 Dec 2018 16:29:07 -0700 Subject: [PATCH] Update eda_flow.rst Distributions compilable added --- docs/source/eda_flow.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/eda_flow.rst b/docs/source/eda_flow.rst index 09dafbe91..6a15463b2 100644 --- a/docs/source/eda_flow.rst +++ b/docs/source/eda_flow.rst @@ -19,4 +19,5 @@ FPGA-Bitstream is the part of the flow in charge of the functional verification How to compile ============== Running the Makefile in the root of the released package can compile all the source codes. +Guides can be found in the *compilation* directory. We tested it for MacOS High Sierra 10.13.4, Ubuntu 18.04 and Red Hat 7.5. This list is not exhaustive as other distributions could totally work as well, we just did not verify. The released package includes a version of VPR with FPGA-SPICE support, Yosys and ACE2.