Qucs / ADMS

ADMS is a code generator for the Verilog-AMS language
GNU General Public License v3.0
94 stars 32 forks source link

install *.vams files #49

Closed felix-salfelder closed 7 years ago

felix-salfelder commented 8 years ago

we should install the vams files. running admsXml without these headers present is asking for trouble (race conditions). raising some awarneess to the existence of these headers (passing -I approriately) will as also reduce confusion with other non-free headers.

(as a next step, we should get rid of the drop-random-files-into-cwd-insanity)

guitorri commented 7 years ago

I would like to make a release, mainly because the current version is crashing on x64 Win.

The installation of vams headers are now on branch-2.3.6. Used branch to distinguish from the release tags.