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 |
|
|
|
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 <genlib.h>
|
50 |
|
|
<p>main()</p>
|
51 |
|
|
<p>{</p>
|
52 |
|
|
<p>DEF_LOFIG("mc");</p>
|
53 |
|
|
<p>LOCON("x", IN, "x" );</p>
|
54 |
|
|
<p>LOCON("res", IN, "res" );</p>
|
55 |
|
|
<p>LOCON("rowsel", IN, "rowsel" );</p>
|
56 |
|
|
<p>LOCON("wren", IN, "wren" );</p>
|
57 |
|
|
<p>LOCON("y", OUT, "y");</p>
|
58 |
|
|
<p>LOCON("vdd", IN, "vdd" );</p>
|
59 |
|
|
<p>LOCON("vss", IN, "vss" );</p>
|
60 |
|
|
<p>LOINS("a2_y", "and1", "rowsel",
|
61 |
|
|
"wren", "c", "vdd", "vss",0);</p>
|
62 |
|
|
<p>LOINS("dffres", "dff", "x", "c",
|
63 |
|
|
"res", "q", "vdd", "vss",0);</p>
|
64 |
|
|
<p>LOINS("p1_y", "buf", "q", "y",
|
65 |
|
|
"vdd", "vss", 0);</p>
|
66 |
|
|
<p>SAVE_LOFIG();</p>
|
67 |
|
|
<p>exit(0);</p>
|
68 |
|
|
<p>}</p>
|
69 |
|
|
<p> </p>
|
70 |
|
|
<p> </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 |
|
|
|
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"> </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>
|