From f504922069d8840bdede6ae72b8957126623fea7 Mon Sep 17 00:00:00 2001 From: AurelienUoU Date: Thu, 23 Jan 2020 09:39:49 -0700 Subject: [PATCH] Compilation verification insertion in README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 203d35b62..8b3e2fb5d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,16 @@ make # Compile the tool and its dependencies ``` *cmake3.12 is required to use graphical interface* +**Quick Compilation Verification** +To quickly verify the tool is well compiled, user can run: +```bash +python3 openfpga_flow/scripts/run_fpga_task.py single_mode --debug --show_thread_logs +``` + +*Python3 and iVerilog are required. Graphical interface is not used.* + + +**Supported Operating Systems** We currently target OpenFPGA for: 1. Ubuntu 18.04 2. Red Hat 7.5