OpenCores
URL https://opencores.org/ocsvn/lcd/lcd/trunk

Subversion Repositories lcd

[/] [lcd/] [web_uploads/] [mcc.shtml] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 root
<html>
2
<head>
3
<title>OPENCORES.ORG</title>
4
<META NAME="keywords" CONTENT="cores, VHDL, Verilog HDL, ASIC, Synthesizable,
5
standard cell, IP, Intellectual Property, 32-bit RISC, UART, PCI, SDRAM,
6
full custom, system on a chip, SOC, reusable, design, development, synthesis,
7
designs, developers, C, Linux, eCos, open, free, open source cores, RTL code,
8
system-on-a-chip, circuits, digital, GNU, GPL, core, controller, processor,
9
system design, chip design, EDA, design methodology, design tools, ASICs, programmable logic,
10
FPGA's, PLDs, CPLDs, verification, Synthesis, HDL, Simulation, IC design software,
11
semiconductor design, integrated circuits, system designs, chip designs, EDAs,
12
design methodologies, design tool, ASIC, programmable logics, FPGA, PLD, CPLD, Synthesis,
13
circuit, Synopsys, system design, chip design, programmable logic, FPGA's, PLDs,
14
CPLDs, verification, Simulation">
15
<META NAME="description" CONTENT="OPENCORES.ORG endorses development and hosts
16
a repository of free, open source IP cores (chip designs, System-on-a-Chip) and
17
supplemental boards.">
18
</head>
19
 
20
<body bgcolor=#ffffff>
21
 
22
<table width="100%" cellspacing=5 cellpadding=0 border=0>
23
    <tr valign="top"><td>
24
    <center>
25
        <table cellspacing=0 cellpadding=5 width="100%" valign="top" border=0>
26
<tr valign="top"><td bgcolor=#f0f0f0 valign="top">
27
<center><font size=+3><b>OPENCORES.ORG</b></font>
28
<br><font size=-4><font color=#ffffff>.</font></font>
29
<br>
30
</center>
31
 
32
</td></tr></table>
33
 
34
 
35
    </center>
36
 
37
 
38
    </td></tr>
39
 
40
    <tr valign="top"><td>
41
    <table border=0 cellspacing=0 cellpadding=5 width="100%"><tr valign="top"><td bgcolor="#f8f8f0">
42
        &nbsp;
43
 
44
 
45
    </td>
46
    <td valign="top">
47
    <table cellpadding=5 width="672"><tr><td valign="top" width="656">
48
 
49
<font SIZE="2">#include &lt;genlib.h&gt;
50
<p>main()</p>
51
<p>{</p>
52
<p>DEF_LOFIG(&quot;mc&quot;);</p>
53
<p>LOCON(&quot;x&quot;, IN, &quot;x&quot; );</p>
54
<p>LOCON(&quot;res&quot;, IN, &quot;res&quot; );</p>
55
<p>LOCON(&quot;rowsel&quot;, IN, &quot;rowsel&quot; );</p>
56
<p>LOCON(&quot;wren&quot;, IN, &quot;wren&quot; );</p>
57
<p>LOCON(&quot;y&quot;, OUT, &quot;y&quot;);</p>
58
<p>LOCON(&quot;vdd&quot;, IN, &quot;vdd&quot; );</p>
59
<p>LOCON(&quot;vss&quot;, IN, &quot;vss&quot; );</p>
60
<p>LOINS(&quot;a2_y&quot;, &quot;and1&quot;, &quot;rowsel&quot;,
61
&quot;wren&quot;, &quot;c&quot;, &quot;vdd&quot;, &quot;vss&quot;,0);</p>
62
<p>LOINS(&quot;dffres&quot;, &quot;dff&quot;, &quot;x&quot;, &quot;c&quot;,
63
&quot;res&quot;, &quot;q&quot;, &quot;vdd&quot;, &quot;vss&quot;,0);</p>
64
<p>LOINS(&quot;p1_y&quot;, &quot;buf&quot;, &quot;q&quot;, &quot;y&quot;,
65
&quot;vdd&quot;, &quot;vss&quot;, 0);</p>
66
<p>SAVE_LOFIG();</p>
67
<p>exit(0);</p>
68
<p>}</p>
69
<p>&nbsp;</p>
70
<p>&nbsp;</p>
71
</font>
72
 
73
<b><font size=+1>Maintainers and Authors :</font></b>
74
<p>LCD Driver development team
75
<p>current members:
76
 
77
<ul>
78
<li>
79
<a href="mailto:marta@vlsi.itb.ac.id">Hendra Gunawan</a></li>
80
 
81
<li>
82
<a href="mailto:sigit@students.ee.itb.ac.id">Nurhadi Wiyono</a></li>
83
 
84
<li>
85
<a href="mailto:sigit@students.ee.itb.ac.id">Kharisma Sinung P</a></li>
86
 
87
</ul>
88
&nbsp;
89
<p>
90
<b><font size=+1>Mailing-list:</font></b>
91
<ul><a href="mailto:cores@opencores.org_NOSPAM">cores@opencores.org_NOSPAM</a></ul>
92
 
93
 
94
 
95
 
96
 
97
 
98
</td></tr></table>
99
</td></tr>
100
<tr><td bgcolor="#f8f8f0">&nbsp;</td>
101
<td valign="bottom">
102
<table cellspacing=0 cellpadding=4 border=0 width="100%"bgcolor="#f0f0f0"><tr>
103
<td align=left><i><small>Last modified on Sunday, 17-Sep-2000 03:58:04 JAVT</i></td>
104
<td align=right><i><small>Copyright © 1999-2000 OPENCORES.ORG. All rights reserved.</td>
105
</tr></table>
106
 
107
</td></tr></table>
108
 
109
</td></tr></table>
110
 
111
</body></html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.