Commit b22747ad authored by Andrey Filippov's avatar Andrey Filippov
Browse files

Update README.md

parent adb4ac21
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,8 @@ Here are some [screenshots](https://github.com/Elphel/vdt-docs/blob/master/VDT-U
##Instalation of VDT plugin and related programs
##Instalation of VDT plugin and related programs
VDT plugin for Eclipse is designed to integrate different tools for Verilog-based FPGA design.
VDT plugin for Eclipse is designed to integrate different tools for Verilog-based FPGA design.
Currently it supports only GNU/Linux operating system and tool specification file support
Currently it supports only GNU/Linux operating system and tool specification file support
Icarus Verilog simulator and Xilinx ISE and Vivado Webpack design suites.
Icarus Verilog simulator and Xilinx ISE and Vivado Webpack design suites. It also works with Altera
Quartus tools for synthesising FPGA code for Altera devices.
Below is detailed step-by-step installation procedure for Kubuntu 14.04 LTS (other GNU/Linux systems
Below is detailed step-by-step installation procedure for Kubuntu 14.04 LTS (other GNU/Linux systems
should not require significantly different installation). Latest tested versions of the programs
should not require significantly different installation). Latest tested versions of the programs
are also specified. 
are also specified.