Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 21:16
2fd5104

** Release created on: 09.01.2022 - 21:16:24**

New Features

  • Added editorconfig
  • Added pyCharm project files.
  • Enabled GHA workflow based on pyTooling/Actions.
  • Added a (partial) program description based on pyTooling.CLIAbstraction.
    • GHDL
    • Docker
    • GTKWave
    • ModelSim
    • Active-HDL
    • Riviera-PRO
    • Quartus
    • Diamond
    • ISE
    • Vivado
  • Added a list of supported and planned tool abstractions.
  • Added a merged variant of "GHDL in Docker"
  • Added Methods to derive GHDL variants (analyze, elaborate, simulate).
  • Added a matching simple test case for the GHDL program class.
  • Added setup.py for packaging.
  • Basic documentation incl.
    • Installation instructions
    • Dependencies
    • Goals / features
    • Updated navigation bar
    • Links to reports (coverage, static typing)
    • License

Changes

  • Use DEFAULT_CLASSIFIERS in setup.py.
  • Added option -P<dir> to GHDL.

Bug Fixes

None


Related PRs: