- #1
lightgreen
- 14
- 0
One of my major subjects in this semester is Microprocessor, MC68000. I have a hard time with this subject. Please help me to answer certain questions:
1)Design address decoder for following devices
- RAM(128Kbyte) with initial address of $400000
-ROM(32kbyte) with initial address of $000000
-I/O with address between $800000-$80001F
2) Write a program which satisfies the equation: y= x(square) + z
y is a 16bit unsigned number which store in $1000
x and z is a 8 bit unsigned number which store in $1002-$1003
1)Design address decoder for following devices
- RAM(128Kbyte) with initial address of $400000
-ROM(32kbyte) with initial address of $000000
-I/O with address between $800000-$80001F
2) Write a program which satisfies the equation: y= x(square) + z
y is a 16bit unsigned number which store in $1000
x and z is a 8 bit unsigned number which store in $1002-$1003