Re: Core memory emulator using non volatile ram.

2018-12-18 Thread Noel Chiappa via cctalk
> From: Paul Koning >>> core memory details such as destructive read weren't visible to the >>> CPU > DATAIP/DATAO on the Unibus doesn't depend on the destructive read > property. Yes, the CPU can't tell what the memory is doing. > The reason it existed is that it allo

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Chuck Guzis via cctalk
On 12/17/18 9:51 AM, Guy Sotomayor Jr wrote: > Except it is *much* more expensive than MRAM. 32x8 NVSRAM is $18.50 in qty 1 > from Digikey. > A 64Kx16 MRAM is $11.84 in qty 1 from Digikey. MRAM requires no additional > circuitry so that > also reduces the overall cost (and has unlimited write

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Guy Sotomayor Jr via cctalk
> On Dec 17, 2018, at 10:52 AM, Noel Chiappa via cctalk > wrote: > >> From: Paul Koning > >> For that matter, core memory details such as destructive read weren't >> visible to the CPU > > Umm, not quite. If you'd said 'core memory details such as destructive read > weren't visible to the _

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Paul Koning via cctalk
> On Dec 17, 2018, at 1:52 PM, Noel Chiappa via cctalk > wrote: > >> From: Paul Koning > >> For that matter, core memory details such as destructive read weren't >> visible to the CPU > > Umm, not quite. If you'd said 'core memory details such as destructive read > weren't visible to the _p

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Noel Chiappa via cctalk
> From: Paul Koning > For that matter, core memory details such as destructive read weren't > visible to the CPU Umm, not quite. If you'd said 'core memory details such as destructive read weren't visible to the _program_', you'd have been 100% correct. But as I suspect you know, jus

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Kyle Owen via cctalk
I've seen a lot of talk about memory technologies, but as far as I can see, no one has offered any complete solutions. One already exists, thanks to the efforts of Steve Lafferty, Vince Slyngstad, and others. http://so-much-stuff.com/pdp8/32KOmnibus/32KOmnibus.php Yes, it uses a battery. FPGAs a

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Paul Koning via cctalk
> On Dec 17, 2018, at 12:51 PM, Guy Sotomayor Jr via cctalk > wrote: > > > >> On Dec 16, 2018, at 10:40 PM, Chuck Guzis via cctalk >> wrote: >> >> On 12/16/18 11:21 AM, Paul Koning wrote: >> >>> If you simply want non-volatile memory, the obvious answer is SRAM with >>> battery backup

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Guy Sotomayor Jr via cctalk
> On Dec 16, 2018, at 10:40 PM, Chuck Guzis via cctalk > wrote: > > On 12/16/18 11:21 AM, Paul Koning wrote: > >> If you simply want non-volatile memory, the obvious answer is SRAM with >> battery backup and a small FPGA to do the interfacing. > > I proposed nvRAM - CMOS SRAM backed by cel

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Paul Koning via cctalk
> On Dec 16, 2018, at 10:49 PM, Rod G8DGR via cctech > wrote: > > > I’m trying to make a look and feel reproduction PDP-8/e. > So the memory characteristics need to be as close as possible. > > An original ( and I do have one) and the copy when placed side by side > should run in sync.

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Chris Elmquist via cctalk
On Sunday (12/16/2018 at 10:40PM -0800), Chuck Guzis via cctalk wrote: > On 12/16/18 11:21 AM, Paul Koning wrote: > > > If you simply want non-volatile memory, the obvious answer is SRAM with > > battery backup and a small FPGA to do the interfacing. > > I proposed nvRAM - CMOS SRAM backed by ce

Re: Core memory emulator using non volatile ram.

2018-12-17 Thread Paul Koning via cctalk
> On Dec 16, 2018, at 10:07 PM, ben via cctalk wrote: > > On 12/16/2018 8:00 PM, allison via cctech wrote: > >> In the end, current generation CMOS ram is the easy out, battery is >> small, cost is small, and >> produces much less of the heat that is killer to systems. The only >> reason t

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread Chuck Guzis via cctalk
On 12/16/18 11:21 AM, Paul Koning wrote: > If you simply want non-volatile memory, the obvious answer is SRAM with > battery backup and a small FPGA to do the interfacing. I proposed nvRAM - CMOS SRAM backed by cell-for-cell flash. Loads SRAM from flash on power-up and stores into flash at powe

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread Guy Sotomayor Jr via cctalk
> On Dec 16, 2018, at 8:21 PM, allison via cctech wrote: > > On 12/15/2018 03:51 PM, Jon Elson via cctech wrote: >> On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: >>> Serial flash has an endurance between 10K-100K writes per cell so I >>> think >>> that would break down quickly. Wear-l

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread allison via cctalk
On 12/15/2018 09:32 PM, Charles Anthony via cctech wrote: > On Sat, Dec 15, 2018 at 6:15 PM Rod G8DGR via cctalk > wrote: > >> All very interesting.. 1201 alarm while I deal will all of the information >> Rod >> >> > 1202 coming up... > > I don't know specifically about the various memory types be

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread ED SHARPE via cctalk
I put  focal in it...I leave  focal in it...  then I turn on the power  it talks focal to  a tty! ( for  grains  want   copy  of  focal  11  for the 11/20  too...)   But  definitely  want to  see focal on a  little omnibus 8! Just like that famous night in 1979.. Life  is  good    Ed#   In

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread allison via cctalk
On 12/15/2018 03:51 PM, Jon Elson via cctech wrote: > On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: >> Serial flash has an endurance between 10K-100K writes per cell so I >> think >> that would break down quickly. Wear-leveling on a serial device would be >> very slow... >> >> > If you in

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread allison via cctalk
On 12/16/2018 10:07 PM, ben via cctech wrote: > On 12/16/2018 8:00 PM, allison via cctech wrote: > >> In the end, current generation CMOS ram is the easy out, battery is >> small, cost is small,  and >> produces much less of the heat that is killer to systems.   The only >> reason to do that is cor

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread ben via cctalk
On 12/16/2018 8:00 PM, allison via cctech wrote: In the end, current generation CMOS ram is the easy out, battery is small, cost is small,  and produces much less of the heat that is killer to systems.   The only reason to do that is core cost big if you can find it for your machine.  I can cost

RE: Core memory emulator using non volatile ram.

2018-12-16 Thread Rod G8DGR via cctalk
Sent from Mail for Windows 10 From: ben via cctech Sent: 17 December 2018 03:08 To: cct...@classiccmp.org Subject: Re: Core memory emulator using non volatile ram. On 12/16/2018 8:00 PM, allison via cctech wrote: > In the end, current generation CMOS ram is the easy out, battery is >

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread geneb via cctalk
On Sun, 16 Dec 2018, Jon Elson via cctalk wrote: made, but if they are still being made they might not be too bad. I'm not sure 3D-printed housings would be strong enough for this, but maybe if ABS PLA is actually a stiffer plastic than ABS. That being said, PETG might be a better choice du

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread Paul Koning via cctalk
> On Dec 15, 2018, at 1:55 PM, Chuck Guzis via cctalk > wrote: > > On 12/15/18 10:01 AM, Guy Sotomayor Jr via cctalk wrote: >> FRAM or MRAM. I make extensive use of them in my projects. >> >> Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for 4Mb >> (512K x 8 or 256K

RE: Core memory emulator using non volatile ram.

2018-12-16 Thread Rod G8DGR via cctalk
Sent from Mail for Windows 10 From: Jon Elson via cctech Sent: 16 December 2018 16:43 To: Rod G8DGR; gene...@ezwind.net; discuss...@ezwind.net:On-Topic Posts Subject: Re: Core memory emulator using non volatile ram. On 12/15/2018 11:19 PM, Rod G8DGR via cctech wrote: > > > However I

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread Jon Elson via cctalk
On 12/15/2018 11:19 PM, Rod G8DGR via cctech wrote: However I began to think would it be possible to create a close copy of an 8/e out of modern parts. Finally the big one – Omnibus and the connectors its made from. A 3D printing candidate? I’m going to autopsy a busted connector and see

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread ED SHARPE via cctalk
Anyone building  8 omnibus  batter  backed up core  replacement  currently  that  is  available off the  shelf reasonably for   8 m,e and  f? (( Smaller  size  board  than the   8a   would accept   for memory as I  remember..))   Have  a 8 m or  f  in my  den on a  shelf...   as  as I  best  re

RE: Core memory emulator using non volatile ram.

2018-12-16 Thread Rod G8DGR via cctalk
Sent from Mail for Windows 10 From: allison via cctech Sent: 16 December 2018 03:08 To: cct...@classiccmp.org Subject: Re: Core memory emulator using non volatile ram. On 12/15/2018 01:01 PM, Guy Sotomayor Jr via cctech wrote: > FRAM or MRAM. I make extensive use of them in my proje

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread Guy Sotomayor Jr via cctalk
> On Dec 15, 2018, at 7:09 PM, allison via cctech wrote: > > On 12/15/2018 01:01 PM, Guy Sotomayor Jr via cctech wrote: >> FRAM or MRAM. I make extensive use of them in my projects. >> >> Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for 4Mb >> (512K x 8 or 256K x 16).

Re: Core memory emulator using non volatile ram.

2018-12-16 Thread allison via cctalk
On 12/15/2018 01:01 PM, Guy Sotomayor Jr via cctech wrote: > FRAM or MRAM. I make extensive use of them in my projects. > > Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for 4Mb > (512K x 8 or 256K x 16). > > TTFN - Guy > >> On Dec 15, 2018, at 1:22 AM, Rod G8DGR via cctalk

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Charles Anthony via cctalk
On Sat, Dec 15, 2018 at 6:15 PM Rod G8DGR via cctalk wrote: > All very interesting.. 1201 alarm while I deal will all of the information > Rod > > 1202 coming up... I don't know specifically about the various memory types being bandied about, but I do know that the destructive read behavior of

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Eric Smith via cctalk
On Sat, Dec 15, 2018 at 11:55 AM Chuck Guzis via cctalk < cctalk@classiccmp.org> wrote: > On 12/15/18 10:01 AM, Guy Sotomayor Jr via cctalk wrote: > > FRAM or MRAM. I make extensive use of them in my projects. > > > > Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for > 4Mb

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Chuck Guzis via cctalk
On 12/15/18 1:30 PM, Warner Losh via cctalk wrote: > True. Lessening the pain still doesn't make it right :). MRAM or FRAM does > sound a lot simpler to use... How about nvRAM? Faster, with high capacity. Stores into flash (every CMOS RAM cell is paired with a flash cell) when the supply drops

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Warner Losh via cctalk
On Sat, Dec 15, 2018, 2:25 PM Guy Sotomayor Jr > > On Dec 15, 2018, at 1:18 PM, Warner Losh via cctalk < > cctalk@classiccmp.org> wrote: > > > > On Sat, Dec 15, 2018, 1:51 PM Jon Elson via cctalk < > cctalk@classiccmp.org > > wrote: > > > >> On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote:

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Guy Sotomayor Jr via cctalk
> On Dec 15, 2018, at 1:18 PM, Warner Losh via cctalk > wrote: > > On Sat, Dec 15, 2018, 1:51 PM Jon Elson via cctalk wrote: > >> On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: >>> Serial flash has an endurance between 10K-100K writes per cell so I think >>> that would break down qu

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Warner Losh via cctalk
On Sat, Dec 15, 2018, 1:51 PM Jon Elson via cctalk On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: > > Serial flash has an endurance between 10K-100K writes per cell so I think > > that would break down quickly. Wear-leveling on a serial device would be > > very slow... > > > > > If you in

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Guy Sotomayor Jr via cctalk
> On Dec 15, 2018, at 12:51 PM, Jon Elson via cctalk > wrote: > > On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: >> Serial flash has an endurance between 10K-100K writes per cell so I think >> that would break down quickly. Wear-leveling on a serial device would be >> very slow... >>

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Jon Elson via cctalk
On 12/15/2018 02:45 PM, Anders Nelson via cctalk wrote: Serial flash has an endurance between 10K-100K writes per cell so I think that would break down quickly. Wear-leveling on a serial device would be very slow... If you intend to use it as main core memory on an old CPU, it will perform VER

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Anders Nelson via cctalk
Serial flash has an endurance between 10K-100K writes per cell so I think that would break down quickly. Wear-leveling on a serial device would be very slow... On Sat, Dec 15, 2018, 3:33 PM Gerhard Kreuzer via cctalk < cctalk@classiccmp.org wrote: > Hi Rod, > > take some microcontroller and some

AW: Core memory emulator using non volatile ram.

2018-12-15 Thread Gerhard Kreuzer via cctalk
Hi Rod, take some microcontroller and some serial flash memory. With best regards Gerhard -Ursprüngliche Nachricht- Von: cctalk [mailto:cctalk-boun...@classiccmp.org] Im Auftrag von cctalk-requ...@classiccmp.org Gesendet: Samstag, 15. Dezember 2018 19:00 An: cctalk@classiccmp.org Betref

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Anders Nelson via cctalk
If you want the real deal you can always make a driver out of a bunch of H-bridge ICs and an old core plane. I'll skip suggesting you weave your own core... On Sat, Dec 15, 2018, 2:01 PM systems_glitch via cctalk < cctalk@classiccmp.org wrote: > Chuck, > > FRAM is destructive read on the die, fro

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread systems_glitch via cctalk
Chuck, FRAM is destructive read on the die, from what I understand. It's just that the onboard controller takes care of it for you, much like a core subsystem. Thanks, Jonathan On Sat, Dec 15, 2018 at 1:55 PM Chuck Guzis via cctalk < cctalk@classiccmp.org> wrote: > On 12/15/18 10:01 AM, Guy Sot

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Chuck Guzis via cctalk
On 12/15/18 10:01 AM, Guy Sotomayor Jr via cctalk wrote: > FRAM or MRAM. I make extensive use of them in my projects. > > Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for 4Mb > (512K x 8 or 256K x 16). As neither MRAM nor FRAM requires a write-after-read refresh, I fail

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Guy Sotomayor Jr via cctalk
FRAM or MRAM. I make extensive use of them in my projects. Everspin has a few (all SMT and 3.3v). As I recall they run ~$20/ea for 4Mb (512K x 8 or 256K x 16). TTFN - Guy > On Dec 15, 2018, at 1:22 AM, Rod G8DGR via cctalk > wrote: > > I have an idea to produce an MM-8 clone using RAM tha

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Jon Elson via cctalk
On 12/15/2018 03:22 AM, Rod G8DGR via cctalk wrote: I have an idea to produce an MM-8 clone using RAM that acts like core when turned off. Can anybody suggest a chip that will do this? Any CMOS SRAM chips can do this, with a backup battery. I used a IS62WV6416DBLL in a project a while ago.

RE: Core memory emulator using non volatile ram.

2018-12-15 Thread Rod G8DGR via cctalk
1201.. 1201 .. Processing large amount of data... Rod Sent from Mail for Windows 10 From: Bob Rosenbloom via cctalk Sent: 15 December 2018 16:45 To: cctalk@classiccmp.org Subject: Re: Core memory emulator using non volatile ram. On 12/15/2018 1:22 AM, Rod G8DGR via cctalk wrote: > I have

RE: Core memory emulator using non volatile ram.

2018-12-15 Thread Rod G8DGR via cctalk
All very interesting.. 1201 alarm while I deal will all of the information Rod Sent from Mail for Windows 10 From: systems_glitch via cctalk Sent: 15 December 2018 16:40 To: Anders Nelson; General Discussion: On-Topic and Off-Topic Posts Subject: Re: Core memory emulator using non volatile ram

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Bob Rosenbloom via cctalk
On 12/15/2018 1:22 AM, Rod G8DGR via cctalk wrote: I have an idea to produce an MM-8 clone using RAM that acts like core when turned off. Can anybody suggest a chip that will do this? Rod Smallwood Sent from Mail for Windows 10 I used Everspin MRAM chips for my PDP-8e memory cards. It's ju

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread systems_glitch via cctalk
n a century > > of endurance. > > > > -Alan > > > > > > On 2018-12-15 05:19, Paul Birkel via cctech wrote: > > > Perhaps Cypress FM1808 (32Kx8). Obsolete, but available on eBay. SOP > > > for a bit of extra challenge! > > > > > &

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread Anders Nelson via cctalk
vailable on eBay. SOP > > for a bit of extra challenge! > > > > -Original Message- > > From: cctech [mailto:cctech-boun...@classiccmp.org] On Behalf Of Rod > > G8DGR via cctech > > Sent: Saturday, December 15, 2018 4:22 AM > > To: General Discussion

Re: Core memory emulator using non volatile ram.

2018-12-15 Thread alan--- via cctalk
cctech Sent: Saturday, December 15, 2018 4:22 AM To: General Discussion: On-Topic and Off-Topic Posts Subject: Core memory emulator using non volatile ram. I have an idea to produce an MM-8 clone using RAM that acts like core when turned off. Can anybody suggest a chip that will do this? Rod

RE: Core memory emulator using non volatile ram.

2018-12-15 Thread Paul Birkel via cctalk
Off-Topic Posts Subject: Core memory emulator using non volatile ram. I have an idea to produce an MM-8 clone using RAM that acts like core when turned off. Can anybody suggest a chip that will do this? Rod Smallwood Sent from Mail for Windows 10

Core memory emulator using non volatile ram.

2018-12-15 Thread Rod G8DGR via cctalk
I have an idea to produce an MM-8 clone using RAM that acts like core when turned off. Can anybody suggest a chip that will do this? Rod Smallwood Sent from Mail for Windows 10