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

Subversion Repositories opengfx430

[/] [opengfx430/] [trunk/] [doc/] [html/] [overview.html] - Blame information for rev 4

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 olivier.gi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
<html><head><title>openMSP430 Overview</title></head>
3
<body>
4
 
5
  <h1>Introduction</h1>
6
 
7
  The openGFX430 is a synthesizable Graphic controller written in Verilog and tailored
8
  for the <a href="http://opencores.org/project,openmsp430">openMSP430</a> core.
9
  <br>
10
  An implementation example will soon be available in the openMSP430 FPGA section.
11
  <br>
12
  <h1>Features &amp; TODOs</h1>
13
 
14
  <h2>Features</h2>
15
  <ul>
16
    <li>Support of the following graphic modes:</li>
17
    <ul>
18
      <li>16bpp</li>
19
      <li>8bpp</li>
20
      <li>4bpp</li>
21
      <li>2bpp</li>
22
      <li>1bpp</li>
23
    </ul>
24
    <li>Smart address generation unit for fast indirect memory access.</li>
25
    <li>GPU allowing hardware FILL, COPY and COPY_TRANSPARENT operations.</li>
26
    <li>Supports the <a href="http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=65&No=892">LT24</a> Terasic daughter card.</li>
27
  </ul>
28
  <h2>TODOs</h2>
29
 
30
  In no particular priority order:
31
 
32
  <ul>
33
    <li>RTL:</li>
34
    <ul>
35
      <li>Add support popular video interfaces (i.e. probably SPI and VGA in addition to LT24).</li>
36
      <li>Character processing unit.</li>
37
      <li>Hardware cursor</li>
38
    </ul>
39
    <li>Others:</li>
40
    <ul>
41
      <li>Add proper block level verification environment.</li>
42
      <li>Documentation.</li>
43
    </ul>
44
  </ul>
45
 
46
  <h1>Download</h1>
47
  <h3>Design</h3>
48
  The complete tar archive of the project can be downloaded <a href="http://www.opencores.org/download,opengfx430">here</a> (OpenCores account required).<br>
49
<br>
50
The following SVN command can be run from a console (or <a href="http://www.syntevo.com/smartsvn/index.html">GUI</a>):
51
<br><br>
52
<table border="0" cellpadding="0" cellspacing="4">
53
<tbody><tr>
54
<td width="35"><br>
55
</td>
56
<td bgcolor="#d0d0d0" width="3"><br>
57
</td>
58
<td width="15"><br>
59
</td>
60
<td>
61
        <code>svn export http://opencores.org/ocsvn/opengfx430/opengfx430/trunk/ opengfx430</code>
62
</td>
63
</tr>
64
</tbody></table>
65
<br>
66
<h3>ChangeLog</h3>
67
<ul>
68
   <li>The <a href="http://opencores.org/websvn,filedetails?repname=opengfx430&amp;path=/opengfx430/trunk/ChangeLog_core.txt">Core's ChangeLog</a> lists the Video Controller updates.</li>
69
   <li>Subscribe to the following <a href="http://opencores.org/websvn,rss?repname=opengfx430&amp;path=/opengfx430/&amp;isdir=1">RSS</a> feed to keep yourself informed about ALL updates.
70
</li></ul>
71
<br>
72
 
73
</body>
74
</html>

powered by: WebSVN 2.1.0

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