Commit 2e0d0cc2 authored by Andrey Filippov's avatar Andrey Filippov

Update README.md

parent ecb19ec3
...@@ -13,7 +13,7 @@ Table of Contents ...@@ -13,7 +13,7 @@ Table of Contents
* [Programs and libraries installed from (K)ubuntu repositories](#programs-and-libraries-installed-from-kubuntu-repositories) * [Programs and libraries installed from (K)ubuntu repositories](#programs-and-libraries-installed-from-kubuntu-repositories)
* [GtkWave (3.3.58-1)](#gtkwave-3358-1) * [GtkWave (3.3.58-1)](#gtkwave-3358-1)
* [other programs needed for building Icarus Verilog](#other-programs-needed-for-building-icarus-verilog) * [other programs needed for building Icarus Verilog](#other-programs-needed-for-building-icarus-verilog)
* [For simulation with Cocotb](#for-simulation-with-cocotb) * [For simulation with Cocotb](#for-simulation-with-cocotb)Building and running VDT
* [Java JDK](#java-jdk) * [Java JDK](#java-jdk)
* [Icarus Verilog](#icarus-verilog) * [Icarus Verilog](#icarus-verilog)
* [JavaCC](#javacc) * [JavaCC](#javacc)
...@@ -194,7 +194,7 @@ and fix plugin errors). Next you may create a new FPGA development project or im ...@@ -194,7 +194,7 @@ and fix plugin errors). Next you may create a new FPGA development project or im
an existing one. We will use DDR3 memory interface project as an example. an existing one. We will use DDR3 memory interface project as an example.
If **Validation** window opens complaining about javax.xml.ws and org.apache.xmlrpc when you If **Validation** window opens complaining about javax.xml.ws and org.apache.xmlrpc when you
launch VDT plugin, you may disable it in **Run -> Run Configurations... -> Eclipse application -> Plugins(tab)** launch VDT plugin, you may disable it in **Run -> Run Configurations... -> Eclipse application -> Plugins** (tab)
uncheck **Validate Plug-ins automatically prior to launching** uncheck **Validate Plug-ins automatically prior to launching**
## Import and configuration of the sample project in VDT ## Import and configuration of the sample project in VDT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment