GR8RAM/cpld/db/GR8RAM.smp_dump.txt
Zane Kaminski bc9fb27129 Make apple boot
Apple boots but SDRAM not working. Register R/W/increment works
2021-04-18 03:54:45 -04:00

12 lines
191 B
Plaintext
Executable File

State Machine - |GR8RAM|IS
Name IS.state_bit_2 IS.state_bit_1 IS.state_bit_0
IS.000 0 0 0
IS.001 0 0 1
IS.010 1 1 0
IS.011 1 1 1
IS.100 1 0 0
IS.101 1 0 1
IS.110 0 1 0
IS.111 0 1 1