Skip to content

Instantly share code, notes, and snippets.

@s-kostyuk
Created May 27, 2017 18:53
Show Gist options
  • Save s-kostyuk/5b606938776486694a6215e20d52f51d to your computer and use it in GitHub Desktop.
Save s-kostyuk/5b606938776486694a6215e20d52f51d to your computer and use it in GitHub Desktop.
Aldec ActiveHDL .gitignore file
# Aldec ActiveHDL .gitignore
# Sergey Kostyuk, 2017, Public Domain
*.asdb/
log/
Edfmap.ini
*.wsp
*.wsf
*.log
*.erf
*.sth
*.cmd
compile/
*.set
# Comment to save compilation order:
compilation.order
projlib.cfg
library.cfg
*.lib
*.mgf
# Uncomment to ignore simulation results
#*.awc
#*.asdb
synthesis.order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment