Deutsch English Français Italiano |
<vqbgp3$2s8lp$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Thomas Koenig <tkoenig@netcologne.de> Newsgroups: comp.arch Subject: Re: Why VAX Was the Ultimate CISC and Not RISC Date: Thu, 6 Mar 2025 06:53:23 -0000 (UTC) Organization: A noiseless patient Spider Lines: 31 Message-ID: <vqbgp3$2s8lp$1@dont-email.me> References: <vpufbv$4qc5$1@dont-email.me> <2025Mar1.125817@mips.complang.tuwien.ac.at> <dde4cf4961bc821b99d96fc830ad53bd@www.novabbs.org> <2025Mar2.103437@mips.complang.tuwien.ac.at> <GN1xP.50850$SZca.2573@fx13.iad> <2025Mar3.190527@mips.complang.tuwien.ac.at> <vq4vlh$1eqlm$1@dont-email.me> <2025Mar3.234146@mips.complang.tuwien.ac.at> <vqa3u1$2hamd$1@dont-email.me> <hE5yP.151667$BrX.27518@fx12.iad> Injection-Date: Thu, 06 Mar 2025 07:53:23 +0100 (CET) Injection-Info: dont-email.me; posting-host="4ed9c1bdd2c8cc9f5f961d34379ef755"; logging-data="3023545"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/4tkYLXSmZ0DMsDgI8X4eHElbVWJg0iaE=" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:EuwcXn7X4kuE7DzoSZikEWhwjNk= Bytes: 2651 EricP <ThatWouldBeTelling@thevillage.com> schrieb: >> Given a (very rough) estimate that each PAL replaced four standard >> logic chips of simlar size, my guess would be that it saved >> them toe equivalent of two to three circuit boards, not bad. >> >> Another striking thing is how densely the circuit boards are packed, >> compared to the VAX boards one finds. I suspect they had access >> to more layers of printed circuit board than DEC ten years earlier. > > MMI's PAL Programmable Array Logic is a subset of a Programmable Logic Array. > PAL has programmable AND matrix but a fixed OR matrix. > PLA has both AND and OR matrix programmable. > > Mask programmed PLA's were available since 1970, and field programmable > FPLA's available in 1976 from a number of suppliers (e.g. Signetics). > https://en.wikipedia.org/wiki/Programmable_logic_array I read somewhere that these were not used much because, in the beginning, they were slow, big, expensive and difficult to program. This is probably why they were not considered as a replacement for the PAL chips for the MV/8000, had MMI failed - they were not up to the job. > If one was building a RISC style ISA cpu in 1975 they could be used > for decoding and state machines for fetch, load/store, page table walker. > I don't know the price. They could have been used for the same things on the VAX 11/780. Does anybody know if they were?