Author Topic: z80b microprocessor has rom?  (Read 5737 times)

0 Members and 1 Guest are viewing this topic.

Offline SArepairmanTopic starter

  • Frequent Contributor
  • **
  • Posts: 885
  • Country: 00
  • wannabee bit hunter
z80b microprocessor has rom?
« on: July 19, 2013, 07:57:47 am »
So, I might need to replace a Z80B. Is this thing just a CPU or is it like a modern micro controller where it has some build in read only memory?

as far as I understand from bits of information online it does not have any ROM.
 

Offline deephaven

  • Frequent Contributor
  • **
  • Posts: 796
  • Country: gb
  • Civilization is just one big bootstrap
    • Deephaven Ltd
Re: z80b microprocessor has rom?
« Reply #1 on: July 19, 2013, 08:00:23 am »
It's just a microcontroller microprocessor, no built in RAM or ROM.

Edit: Corrected slip of the brain!
« Last Edit: July 19, 2013, 08:10:46 am by deephaven »
 

Offline fcb

  • Super Contributor
  • ***
  • Posts: 2122
  • Country: gb
  • Test instrument designer/G1YWC
    • Electron Plus
Re: z80b microprocessor has rom?
« Reply #2 on: July 19, 2013, 08:02:10 am »
Not a microcontroller!  It's a microprocessor - and no, it has no onboard ROM or RAM or conventional IO.
https://electron.plus Power Analysers, VI Signature Testers, Voltage References, Picoammeters, Curve Tracers.
 

Offline SArepairmanTopic starter

  • Frequent Contributor
  • **
  • Posts: 885
  • Country: 00
  • wannabee bit hunter
Re: z80b microprocessor has rom?
« Reply #3 on: July 19, 2013, 08:16:52 am »
 :phew:
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8312
Re: z80b microprocessor has rom?
« Reply #4 on: July 19, 2013, 10:32:14 am »
Technically it does have an internal instruction decode ROM but that's probably not what you were looking for. ;)
 

Online PA0PBZ

  • Super Contributor
  • ***
  • Posts: 5142
  • Country: nl
Re: z80b microprocessor has rom?
« Reply #5 on: July 19, 2013, 10:56:55 am »
If I remember correctly the B stands for the super fast 6MHz version  ;D
Keyboard error: Press F1 to continue.
 

Offline grumpydoc

  • Super Contributor
  • ***
  • Posts: 2906
  • Country: gb
Re: z80b microprocessor has rom?
« Reply #6 on: July 31, 2013, 09:52:44 am »
Quote
If I remember correctly the B stands for the super fast 6MHz version

By the early/mid 80's they were up to 8MHz. My SGS Z80 data book lists:

"Plain" Z80 2.5Mhz
Z80A 4MHz
Z80B 6MHz
Z80H 8MHz

You can get 20Mhz parts these days.
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8312
Re: z80b microprocessor has rom?
« Reply #7 on: July 31, 2013, 10:54:28 am »
You can get 20Mhz parts these days.
Or 100MHz+ on an FPGA.

Some MP3 players had a 24-60MHz Z80 core ASIC.
 

Online IanJ

  • Supporter
  • ****
  • Posts: 1639
  • Country: scotland
  • Full time EE & Youtuber
    • IanJohnston.com
Re: z80b microprocessor has rom?
« Reply #8 on: July 31, 2013, 11:07:14 am »
There was the Z280 also. It ran the Z80 instruction set plus more........16-bit in a PLCC68 package.

Out of interest.........Late 80's we used the Z280 extensively on one of companies core products, then Zilog withdrew it........as it had a fundematal problem. Aaaaarrgghhh, I remember going all out to buy all I could........we spent a few thousand pounds buying over 200 of them.
I left the company years ago, but they are still bulding the boards.....no SMD in sight. It was routed using Wintek's HiWireII. Ahhhh, them thar days!

Ian.




Ian Johnston - Original designer of the PDVS2mini || Author of the free WinGPIB app.
Website - www.ianjohnston.com
YT Channel (electronics repairs & projects): www.youtube.com/user/IanScottJohnston, Twitter (X): https://twitter.com/IanSJohnston
 

Offline minibutmany

  • Regular Contributor
  • *
  • Posts: 53
  • Country: us
Re: z80b microprocessor has rom?
« Reply #9 on: August 01, 2013, 04:41:50 pm »
I have always had an interest in Z80 systems. What are you working on?
 

Offline asgard

  • Regular Contributor
  • *
  • Posts: 124
  • Country: us
Re: z80b microprocessor has rom?
« Reply #10 on: August 01, 2013, 04:46:52 pm »
Oh goody, Zilog parts.  Does anybody else remember the Z8000's?  I used to be the admin at UCSC's only connection to the Berkeley campus, which was a desktop Onyx computer with Z8000 running version 7 UNIX and an 8" Winchester drive.
Klaatu Barada Nikto!

J.R. Stoner Bifrost Development Group asgard@jeffnet.org
 

Offline jeroen74

  • Frequent Contributor
  • **
  • Posts: 396
  • Country: nl
Re: z80b microprocessor has rom?
« Reply #11 on: August 01, 2013, 04:56:59 pm »
Back in the nineties I designed a product with a Z182, which is a Z180 with some nice extra goodies, the important one the (IIRC) ASSC; which was the only synchronous serial controller capable of properly talking HDLC to some weird industrial machine (which probably used the Zilog ASCC too).

The Z182 also had a 'MIMIC" which allowed direct connection to a PC ISA bus where it looked like a 16550 compatible UART. Made for a simple interface.

Basically an EPROM, SRAM, GAL, Z182 and a couple of RS485 transceivers. In a later revision the EPROM, SRAM and GAL were replaced by a PSD854.
 

Offline dfmischler

  • Frequent Contributor
  • **
  • Posts: 548
  • Country: us
Re: z80b microprocessor has rom?
« Reply #12 on: August 02, 2013, 01:22:47 am »
Oh goody, Zilog parts.  Does anybody else remember the Z8000's?

I never actually used or programmed one, but I remember whoever was rep'ing the Zilog stuff in my area coming through and trying to build mindshare in the engineers.  Left plenty of data books and would have left samples if we asked.  Most (all?) of the microprocessors we designed in to our systems at that time were Motorola 680x and 68000 family parts.
 

Offline asgard

  • Regular Contributor
  • *
  • Posts: 124
  • Country: us
Re: z80b microprocessor has rom?
« Reply #13 on: August 02, 2013, 02:38:59 am »
I remember that I had been "cooking up" code for my Heathkit with the 8080A for about a year, when Z80's really started up (blame goes to George Morrow, rather than Bill Millard :)  I eventually got a job under Morrow writing UNIX manuals for a Z80 system (GACK).  I just had my little octal cheat sheet that nobody was using, but it helped me decompose the binary on sight.  When Zilog put the feeny weenie opcodes for the IX and IY registers it blew up my numeric system so bad I never used it.  Good old BCDEHLMA sequence was pretty good up to then.
Klaatu Barada Nikto!

J.R. Stoner Bifrost Development Group asgard@jeffnet.org
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8518
  • Country: us
    • SiliconValleyGarage
Re: z80b microprocessor has rom?
« Reply #14 on: August 02, 2013, 03:03:36 am »
Wintek's HiWireII. Ahhhh, them thar days!

oh my... i still shiver when i think about smartwork. F1 place pad , f2 remove pad , f3 place trrack ,f4 remoce track , f5 toggle width of track
dip 40 600 e  .. give ma 40 pin dip 600 il pitch eastern orientation


i did at least over 100 boards in that thing... 1986 to 1990. Then i discovered Protel Autotrax under dos which through the years evolved into Altium Designer.. never looked back since.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Online IanJ

  • Supporter
  • ****
  • Posts: 1639
  • Country: scotland
  • Full time EE & Youtuber
    • IanJohnston.com
Re: z80b microprocessor has rom?
« Reply #15 on: August 02, 2013, 07:59:05 am »
Wintek's HiWireII. Ahhhh, them thar days!

oh my... i still shiver when i think about smartwork. F1 place pad , f2 remove pad , f3 place trrack ,f4 remoce track , f5 toggle width of track
dip 40 600 e  .. give ma 40 pin dip 600 il pitch eastern orientation


i did at least over 100 boards in that thing... 1986 to 1990. Then i discovered Protel Autotrax under dos which through the years evolved into Altium Designer.. never looked back since.

Wow, you still remember the keyboard commands!........I can't remember what it looked like on-screen....nothing!........although I do remember it ran off 5.25" floppies, one of them being the key un-copyable floppy that had to be in the PC at all times.
When we upgraded to HiWireII I thought all my Xmas's had come at once!

Ian.
Ian Johnston - Original designer of the PDVS2mini || Author of the free WinGPIB app.
Website - www.ianjohnston.com
YT Channel (electronics repairs & projects): www.youtube.com/user/IanScottJohnston, Twitter (X): https://twitter.com/IanSJohnston
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf