behave Architecture Reference

Inheritance diagram for behave:
ROM_16_8 struct MP

List of all members.



Processes

PROCESS_8  ( read , address )
 

Types

mem  array ( 0 to 15 ) of std_logic_vector ( 7 downto 0 )

Signals

rom  mem

Member Function Documentation

[Process]
PROCESS_8 ( read ,
address )

	 This program works as follow:
	
	 Load 5 to AC (memory content of 9)
	 Output 5 (content of AC)
	 Add 7 (memory content of 10) to 5 (AC content)
	 Output 12 (content of AC)
	 Add 3 (memory content of 11) to 12 (AC content)
	 Subtract 4 (memory content of 12) from 15 (AC content)
	 Output 11 (content of AC)

The documentation for this class was generated from the following file:
Generated on Wed Apr 11 09:49:23 2012 for Microprocessor 8-bit by  doxygen 1.6.3