Qucs / ADMS

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

Newbie question: how to configure ADMS with QucsStudio #86

Closed ehawker51 closed 4 years ago

ehawker51 commented 5 years ago

So I am really new to this. But I want to build a Verilog model within QucsStudio on Windows OS. The QucsStudio template includes "disciplines.vams" and "constants.vams". So I downloaded adms-2.3.6-win32.zip and copied the two *.vams files into my project.

However, when I ran the simulation, I got the following error. Could anyone tell me what I did wrong? Thanks.

disciplines.vams:28: syntax error I give up. Command signaled: ..\lib\ivl\ivlpp -L -DICARUS=1 -fC:\Users\maxwell\AppData\Local\Temp\ivrlg4baa -I "C:\Users\maxwell.qucs\test_prj" | ..\lib\ivl\ivl -CC:\Users\maxwell\AppData\Local\Temp\ivrlh4baa -C..\lib\ivl\vvp.conf -- -

crobarcro commented 5 years ago

Sorry, but QucsStudio is a completely different project from Qucs. It was forked from Qucs a very long time ago and we can't help with it here I'm afraid.