File: help.CPU.html

package info (click to toggle)
avida 2.0b7-4.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,244 kB
  • ctags: 8,357
  • sloc: cpp: 57,327; ansic: 7,554; sh: 861; makefile: 492; perl: 169; exp: 21
file content (6 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<html>
<title>CPU Components : CPU</title>

<h1>CPU</h1>

Each individual organism in an avida <a href="help.Population.html">population</a>  has its own virtual central processing unit (CPU) that executes its <a href="help.Genome.html">genome</a>. An avida CPU consists of a <a href="help.Memory.html">memory</a>  space with four <a href="help.Heads.html">heads</a>  pointing to specific locaitions in that memory, three <a href="help.Registers.html">registers</a>, two <a href="help.Stack.html">stacks</a>, and <a href="help.Input-Output.html">input</a>  and <a href="help.Input-Output.html">output</a>  buffers.