aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcristian-grecu <cristian.grecu@gmail.com>2026-01-15 13:02:13 -0800
committerGitHub <noreply@github.com>2026-01-15 13:02:13 -0800
commit3d505080a1faec922745b8dc74a3c887aab6ac93 (patch)
tree241850a98fbf088fddbb91e54ab6a6745cb321c1
parentInitial commit (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5d9624..4835315 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ We strongly recommend that you start working on labs **early** — it always tak
### FPGA board
-The labs in this course are designed to be completed using a DE1-SoC FPGA board. For quick testing of your designs (and convenience) you can use the virtual DE1 environment that allows you to check, simulate, and debug without a physical DE1 SoC board.
+The labs in this course are designed to be completed using a DE1-SoC or DE10 Lite or DE0-CV (discontinued) FPGA board. For quick testing of your designs (and convenience) you can use the virtual DE1 environment that allows you to check, simulate, and debug without a physical DE1 SoC board.
Read the [Virtual DE1-SoC](de1-gui/README.md) document to learn how to simulate and debug your code without a physical FPGA.