aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index ae7ce91..fdf94aa 100644
--- a/README.md
+++ b/README.md
@@ -12,16 +12,8 @@
**This is experimental and work in progress!** See [ghdl.github.io/ghdl: Using/Synthesis](http://ghdl.github.io/ghdl/using/Synthesis.html).
-- [Build as a module](#build-as-a-module-shared-library)
-- [Build as part of Yosys](#build-as-part-of-yosys-not-recommended)
-- [Pre-built packages](#pre-built-packages)
-- [Usage](#Usage)
-- [Containers](#Containers)
-
> TODO: Create table with features of VHDL that are supported, WIP and pending.
----
-
## Build as a module (shared library)
> On Windows, Yosys does not support loading modules dynamically. Therefore, this build approach is not possible. See [*Build as part of Yosys*](#build-as-part-of-yosys-not-recommended) below.