File: index.html

package info (click to toggle)
alliance 5.0-20120515-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 70,180 kB
  • sloc: ansic: 350,295; vhdl: 34,227; yacc: 27,122; sh: 12,416; cpp: 9,478; makefile: 7,055; lex: 3,684
file content (18 lines) | stat: -rwxr-xr-x 459 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Alliance</title>
   <!-- Author: Ludovic Jacomme May 2004 -->
</head>

<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#000080" alink="#FF0000">

<img src="logo.gif">

<ul>
	<li><a href="intro.html">What is Alliance ?</a></li>
	<li><a href="flow.html">Digital design flow</a></li>
	<li><a href="tools.html">Tools overview</a></li>
</ul>

</body>