Skip to content

Files

This branch is 2 commits ahead of VLSI-EDA/PoC:master.

tools

PoC Tools

This folder contains several tools and addons to ease the work with the PoC-Library and VHDL.

Emacs

Git

  • git-alias.setup.ps1 registers 2 new global aliasses in git, which prints the colored commit tree into the console:

    git tree:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph'
    

    git treea:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph --all'
    

Notepad++

This folder contains syntax highlighting rules for Notepad++. The following file types are supported: