Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.15k stars 213 forks source link

Qucs should check for Verilog-A file and module names. #19

Closed guitorri closed 9 years ago

guitorri commented 10 years ago

The dynamic loader works based that the .va file and the module it contains have the same name. Could check and warn the user.

yodalee commented 9 years ago

You mean when we press "load verilog-A module", and the dialog should warn the user with a messagebox or something?

guitorri commented 9 years ago

Yes, the idea was just a messagebox. I will close this for now. There is much more things that need to be done on the Verilog-A. I will reopen with a master issue with a checklist.