Actually is the Z8S18033VEG, Z8S180 Microprocessor IC Z180 1 Core, 8-Bit 33MHz 68-PLCC. I do not know the eZ80, so I will have to relied on feedback from Douglas and Terry G.
http://www.zilog.com/docs/z180/z8s180ps.pdf
Norberto
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/CAGJMgmVhhtGAAfwdctqA8VeUKMHenOLTc22thps-5xHhGTMk4w%40mail.gmail.com.
Yes, the Z180 is a very different beast from the eZ80.
From what I've read, here are the basic differences:
Z180 is a System-On-a-Chip, with an MMU, DMA, and UARTs (and
more). However, the CPU is limited to a 16-bit logical address
space, but the MMU allows for a 20-bit physical address space.
eZ80 is a CPU only, but extends the logical address space from 16 to 24 bits using a special CPU mode or instruction prefixes, much like how Intel extended the x86 line from 16 to 32 to 64 bit addresses.
If I were forced to have an opinion, I might think that - for
legacy code like CP/M (or HDOS) - the Z180 gives you more
(provided the OS can be customized to take advantage - e.g. the
BIOS can leverage the extra hardware). However, using a Z180 in a
strict platform architecture like the H8/H89 means that you
probably can't take full advantage of all the hardware (ROM
layout, INS8250 UARTS, etc).
There are other differences and advantages, so the decision of one over the other is not this simple.
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/03bc01d71275%242ca678e0%2485f36aa0%24%40koyado.com.
Thanks for the FPGA Z80 link as it contains useful information on what it was done to initialized the SD cards.
I do not understand the following comment as I have a 2GB on Drive 0 and a 128GB on Drive 1, working fine so far, once they are initialized.
Note you cannot use two different cards on the same drive (A or B).
Thanks,
Norberto
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/31f0a0d7-733f-418c-81cd-24aafb346c95n%40googlegroups.com.
Based on discussions, I will keep working on the Z180 CPU H8 board. Also we have invested so much time on the Z180 development targeted to the H8 system. Combining this CPU board with the H8 CF board we should be able to run such system between 20MHz-33MHZ easily, depending on DIMM’s speed. Also we can leverage the wait states build-in to push the speed.
Thanks for the feedback,
Norberto
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/6a125e7975a9a0904c6bd22e78b6128b0710ad8f.camel%40gmsys.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/042f01d7133f%246a1b4b40%243e51e1c0%24%40koyado.com.
Is it gonna have a connector to accept Gameboy cartridges? ;)
It has been in my mind for a while, but the LR35902 CPU is not compatible with the Z-80 nor is it compatible with the 8080. The architecture is different.
Norberto
To view this discussion on the web visit https://groups.google.com/d/msgid/sebhc/CAGQDgBAHTYfAKV%2B4Fp8MPGPW2hGv21f2dyiiVNAYMKovh33UmQ%40mail.gmail.com.