Changeset 537 for Modelica/trunk/Modelica/Electrical/Digital.mo
- Timestamp:
- 08/16/2007 01:30:55 PM (17 months ago)
- Files:
-
- 1 modified
-
Modelica/trunk/Modelica/Electrical/Digital.mo (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Electrical/Digital.mo
r535 r537 4 4 5 5 annotation (DocumentationClass=true, Documentation(info="<html> 6 <h 3><font color=\"#008000\" size=5>Users Guide of package Electrical.Digital</font></h3>6 <h4>Users Guide of package Electrical.Digital</h4> 7 7 <p> 8 8 Library <b>Electrical.Digital</b> is a <b>free</b> Modelica package providing … … 34 34 35 35 annotation (Documentation(info="<html> 36 <h 3><font color=\"#008000\" size=5>Overview of Library Electrical.Digital</font></h3>36 <h4>Overview of Library Electrical.Digital</h4> 37 37 <p> 38 38 In this section, an overview of the most important features … … 47 47 48 48 annotation (Documentation(info="<html> 49 <h 3><font color=\"#008000\" size=5>A first example</font></h3>49 <h4>A first example</h4> 50 50 <p> 51 51 A first example will be given here (not yet done). … … 58 58 59 59 annotation (Documentation(info="<html> 60 <h 3><font color=\"#008000\" size=5>An application example</font></h3>60 <h4>An application example</h4> 61 61 <p> 62 62 An application example will be given here (not yet done). … … 69 69 70 70 annotation (Documentation(info="<html> 71 <h 3><font color=\"#008000\" size=5>Release notes</font></h3>72 <h 3><font color=\"#008000\">Version 1.0.7, 2005-07-01</font></h3>71 <h4>Release notes</h4> 72 <h4>Version 1.0.7, 2005-07-01</h4> 73 73 <ul> 74 74 <li> xxxx</li> 75 75 </ul> 76 <h 3><font color=\"#008000\">Version 1.0.6, 2004-10-18</font></h3>76 <h4>Version 1.0.6, 2004-10-18</h4> 77 77 <ul> 78 78 <li> Missing HTML tags added (problems with mismatched pre tags fixed).</li> 79 79 <li> CVS ID string deleted.</li> 80 80 </ul> 81 <h 3><font color=\"#008000\">Version 1.0.5, 2004-10-01</font></h3>81 <h4>Version 1.0.5, 2004-10-01</h4> 82 82 <ul> 83 83 <li> Wrong identifiers x0 and Tdel in HalfAdder example fixed.</li> … … 85 85 <li> Known issue: Pulse source causes a warning in Dymola. It is recommended to use Clock source.</li> 86 86 </ul> 87 <h 3><font color=\"#008000\">Version 1.0.4, 2004-09-30</font></h3>87 <h4>Version 1.0.4, 2004-09-30</h4> 88 88 <ul> 89 89 <li> Documentation improved.</li> 90 90 </ul> 91 <h 3><font color=\"#008000\">Version 1.0.3, 2004-09-21</font></h3>91 <h4>Version 1.0.3, 2004-09-21</h4> 92 92 <ul> 93 93 <li> Table names changed from \"map\" to \"Table\".</li> … … 102 102 <li> Simple Clock source added in addition to Pulse source (for convenience reasons).</li> 103 103 </ul> 104 <h 3><font color=\"#008000\">Version 1.0.2, 2004-09-13</font></h3>104 <h4>Version 1.0.2, 2004-09-13</h4> 105 105 <ul> 106 106 <li> First prerelease for discussions at the 40th Modelica Design Meeting.</li> 107 107 </ul> 108 <h 3><font color=\"#008000\">Version 1.0.1, 2004-06-01</font></h3>108 <h4>Version 1.0.1, 2004-06-01</h4> 109 109 <ul> 110 110 <li> Packages Tables, Basic, and Gates implemented.</li> 111 111 <li> Transport and inertial delay implemented and successfully tested.</li> 112 112 </ul> 113 <h 3><font color=\"#008000\">Version 1.0.0, 2003-05-01</font></h3>113 <h4>Version 1.0.0, 2003-05-01</h4> 114 114 <ul> 115 115 <li> A first version has been implemented for case studies.</li> … … 124 124 125 125 annotation (Documentation(info="<html> 126 <h 3><font color=\"#008000\" size=5>Literature</font></h3>126 <h4>Literature</h4> 127 127 <p> 128 128 The Electrical.Digital library is based on the following references: … … 161 161 162 162 annotation (Documentation(info="<html> 163 <h 3><font color=\"#008000\" size=5>Contact</font></h3>163 <h4>Contact</h4> 164 164 <dl> 165 165 <dt><b>Main Authors:</b> … … 331 331 annotation ( 332 332 Documentation(info="<HTML> 333 <h 3><font color=\"#008000\" size=5>4 to 1 Bit Multiplexer</font></h3>333 <h4>4 to 1 Bit Multiplexer</h4> 334 334 <P> 335 335 The multiplexer converts a parallel 4 bit signal in a sequential … … 445 445 annotation ( 446 446 Documentation(info="<HTML> 447 <h 3><font color=\"#008000\" size=5>FlipFlop</font></h3>447 <h4>FlipFlop</h4> 448 448 <P> 449 449 Pulse-triggered master-slave flip-flop.
