##// END OF EJS Templates
Show More
Commit message Age Author Refs
r2:f40b36fd7205
Work in progress.
0
r1:648bfc2c61c7
Work in progess.
0
r0:0a6f571607b8
First Init, flexer seems ok -> it generates a flat list of tokens.
0
< 1 >

VHDL Tools

TODO:desc

Licensing

VHDL Tools is provided under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Wiki

More details here

How to build

To build it on linux you can look here https://hephaistos.lpp.polytechnique.fr/redmine/projects/VHDL_tools/wiki/Linux_setup

If you can't access to it, first you will need a working qt5 kit with all the development packages. Step 1: Get and install VHDL tools

  hg clone https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/INSTRUMENTATION/VHDL_tools VHDL_tools
  cd VHDL_tools
  qmake-qt5
  make
  sudo make install

Bug repports

To repport any bug you can either send a mail or repport an issue here