Giter VIP home page Giter VIP logo

vhdl2sch's Introduction

Vhdl2sch

Vhdl2sch stand for VHDL to schematic converter.

If you need to create a illustration schematic of your VHDL entities Vhdl2Sch is made for you.

It parse your file, find the entitie and create the corespondant schematic with Latex/Tikz.

Result

The result is a pdf (if latex is installed) with a very narrow bounding box so you can import it in a latex document easily.

Supported OS

Linux Not yet windows Not yet MacOs

How to use it

Requirements

  • QT 4.8 (not tested on 5.0 and 5.2)

  • lualatex

  • Aegyptus font installed

  • cd fonts

    sudo cp Aegyptus.ttf /usr/share/fonts/truetype/aegyptus/

    sudo mkdir /usr/share/fonts/truetype/aegyptus

Compilation

cd exe/
make

Test

just execute Vhdl2LatexSch It will produce demo.pdf

./Vhdl2LatexSch

If it is ok you now can use Vhdl2LatexSch.

Install

Copy Vhdl2LatexSch to /usr/bin/ or elsewhere in your path

Usage

Vhdl2LatexSch test.vhd 

with "test.vhd" your file to convert

How to improve it

Requirements

qtcreator on debian/ubuntu

apt-get install qtcreator

open the source/Vhdl2LatexSch.pro and configure your project to build in exe/

What could be very cool to implement (help required)

  • Auto finding of component usage and global schematic (with sub files) generation
  • Multiple schematic theme (using keywords to select look and feel like in beamer)
  • A clean way to install it (a package ?)

vhdl2sch's People

Contributors

laurentcabaret avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.