21 Commits

Author SHA1 Message Date
ela
6bddc2855a 2009-03-12 Stefan Jahn <stefan@lkcc.org>
* schematic_file.cpp: Some code cleanup.  Also fixed a problem
        with subcircuits containing VHDL files: passing signal types up
        also when more than one instance of the subcircuit is on the
        schematic.
2009-03-12 19:36:13 +00:00
ela
68bce527f6 2009-03-10 Stefan Jahn <stefan@lkcc.org>
* schematic_file.cpp (createSubNetlistPlain): Adjusting type
        specifiers of VHDL subcircuits according to arbitrary signal types
        in VHDL files.

2009-03-10  Stefan Jahn  <stefan@lkcc.org>

        * vhdlfile.cpp (loadFile): Extracting signal types and passing
        them to port specifications.
2009-03-10 19:32:11 +00:00
ela
5f542864e0 2008-10-25 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
* schematic.cpp (paintFrame): Added US letter formats for the
        schematic frame.
2008-10-25 16:44:55 +00:00
ela
c9a549b860 2007-05-10 Stefan Jahn <stefan@lkcc.org>
* dialogs/librarydialog.cpp (slotNext): Library creation now
        includes file handling.  Separate subcircuit files (VHDL, Verilog,
        Qucs-Subcircuit, SPICE) used by library elements are stored in an
        extra sub-directory.

        * schematic_file.cpp (giveNodeNames): Saving included files in a
        different manner in the global list.
        (createSubNetlistPlain): Allow subcircuit files to be stored in a
        dedicated file.  Used during library file creations.

        * main.cpp (properAbsFileName, properFileName): Added two new
        helper functions for file name mangling.

2007-05-10  Stefan Jahn  <stefan@lkcc.org>

        * qucslib.cpp (slotShowComponent): Allow also VHDL and Verilog
        entries to define a model.  Fixed drag'n'drop ability for digital
        only models.

2007-05-10  Stefan Jahn  <stefan@lkcc.org>

        * vhdlfile.cpp (getSubcircuitFile), verilogfile.cpp
        (getSubcircuitFile), subcircuit.cpp (netlist), spicefile.cpp
        (recreateSubNetlist): Using new file name mangling functions.

        * libcomp.cpp (loadSection): Additionally loading the file include
        references.
        (createSubNetlist): Also put file includes into the netlist
        stream.
2007-05-10 21:54:06 +00:00
ela
00b2e689ab 2007-03-26 Stefan Jahn <stefan@lkcc.org>
* qucsveri: New digital simulation wrapper for Icarus
        verilog added.

        * schematic_file.cpp (prepareNetlist): Started to implement
        Verilog HDL interface.

2007-03-26  Stefan Jahn  <stefan@lkcc.org>

        * digi_sim.cpp (Digi_Sim): Can select between VHDL and Verilog
        netlist format.

        * component.cpp (get_Verilog_Code): Gate components and digital
        sources now working with Verilog HDL.
2007-03-26 19:50:51 +00:00
margraf
6ec6986763 *** empty log message *** 2007-02-08 07:04:54 +00:00
margraf
c2569e21cf *** empty log message *** 2006-11-06 06:58:05 +00:00
margraf
e132eae94a *** empty log message *** 2006-11-01 09:50:45 +00:00
margraf
b8acb4c45e *** empty log message *** 2006-07-24 06:12:23 +00:00
margraf
3b276889af *** empty log message *** 2006-07-17 06:02:57 +00:00
margraf
c0ffdbf2ce *** empty log message *** 2006-07-03 06:02:08 +00:00
margraf
da6e6bc99d *** empty log message *** 2006-06-06 06:14:17 +00:00
margraf
b689488842 *** empty log message *** 2006-05-26 06:03:15 +00:00
margraf
60b9d3f3c8 *** empty log message *** 2006-05-22 06:01:55 +00:00
raimi
3268095c4f 2006-05-15 Stefan Jahn <stefan@lkcc.org>
* Makefile.am (%.qm): Changed 'lrelease' step so that it can
        be made using 'make -j 8'.

        * qucs_init.cpp, qucs.cpp, dialogs/searchdialog.cpp: Some
        changes for backward compatibility with Qt < 3.2.
2006-05-16 11:04:27 +00:00
margraf
08457bcf8a *** empty log message *** 2006-05-05 06:00:05 +00:00
margraf
8411051797 *** empty log message *** 2006-04-21 05:58:21 +00:00
margraf
3c4e6e25aa *** empty log message *** 2006-04-18 06:03:52 +00:00
margraf
4ae63b93aa *** empty log message *** 2006-04-10 06:12:35 +00:00
raimi
a5e7368495 from stefan 2006-04-05 08:34:45 +00:00
margraf
0ed81add8c *** empty log message *** 2006-03-28 06:10:52 +00:00