Manticore Logo

Project Maintainers

Project Contributors


Home

About the project

Documentation

Contributing

Download

Links


Manticore

Links

- general - vhdl - datasheets & reference -
- fixed point math - memory - vga - z-buffer -

General

3-D Graphics Rendering Engine (pdf)

3D Graphics Methods

3Dfx card documentation

Application Note Index (winter 2001)

ePanorama.net (Huge Electronics resource)

FIFO Implementation

FiringSquad Article On Z-Buffer and RAM (Basic)

Floating Point Operations in VHDL

Graphics Gems (C Graphic Algorithm Collection)

IEEE 32-bit Floating Point Standard

OpenCores.org

OpenTech Bookmarks (hundreds of open hardware links)

Rasterization Algorithm

VHDL

comp.lang.vhdl FAQ

Hamburg VHDL Archive (Excellent collection of online VHDL resources)

VHDL Samples (Examples of several arithmetic units, pipelined units and more)

Various Memory Items in VHDL

Hardware Datasheets & Reference Material

APEX 20K200 Overview

APEX 20K200 Pin-out table

ClockLock & ClockBoost on Apex Devices

Clock Boost Workaround

Nios Development Kit Datasheet

Nios Board Features

Fixed Point Math

Fixed-Point Arithmetic

Fun With Fixed Point Values

Game & Graphics programming

Introduction to fixed-point arithmetic

Memory

Ars Technica: RAM Guide Part 1

Altera SDR SDRAM Controller White Paper

DATASHEET - 144-pin SODIMM (Enhanced Memory Systems)

DATASHEET - 144-pin SODIMM (Southland Micro Systems)

DATASHEET - 144-pin SODIMM (Azenram)

DRAM PDFs (elpida.com)

Hynix SDRAM documentation

Motorola SDRAM controller user's guide

PC100 SDRAM Datasheet w/Timings (Legend.com.au)

Using a CPLD to Implement an SDRAM Controller

VGA Out

EE552 Project: 16 Colors with 3-bit VGA

EE552 Project: Arkanoid Project (VGA Out)

Excellent Overview of VGA Signal Generation

Simple VGA Generator (German) - Good Pixel Clock Table

Streamlined VGA Controller

VGA Timing Information

Z-Buffer

Z-Buffer Algorithm