staff project download information miscellaneous
Trend Download   Logic Gate Adder
  More Trend Examples

Public Key CryptoSystem

Langton's Self-Replication Loop

Game of Life

Langton's Ant

Snowflake Generation

Reaction Diffusion

One Dimensional CA

1-D Bubble Sort

2-D Bubble Sort

Image Thinning Algorithm

Genetic Drift

Emergence of Self-Replication Structures

Solving 2-SAT Problem

Solving 3-SAT Problem

Solid 2-SAT

Mouse Maze

Logic Gate Adder

Voronoi Diagram

Two Gender Solid Self-replication Loop

One-cell-based Genetic Algorithm for Solving SAT Problem

 
MangoVect DownloadPicky DownloadLucy2 DownloadGRAMAUBViz DownloadgeneDBN Download

1. Description

This example implements a logic gate adder on Trend. Basically, this adder can be divided into three parts. At the top of this adder, there are two binary number inputs. These inputs allow users to input up to four bit binary numbers. The central part of this adder consists of four connected logic gates. The sum of the two inputs is calculated through these gates. And eventually, the sum can be found at the bottom of the adder. This system can handle the addition overflow during the calculation. To verify the correctness, why not change the input numbers and check whether the sum is correct by yourself?

2. Download

next example

Last modified June 13, 2008 . All rights reserved.

Contact Webmaster

lab