Questions tagged [pld]
The pld tag has no summary.
7 questions
2 votes
1 answer
130 views
How do you program PLAs such as 20CV10, 16CV8, etc.?
I'd like to use an 16CV8 or 20CV10 or some similar low-complexity erasable device for glue logic in a design. I know that they are quite elderly (I used one back in 1991, right after electrons were ...
1 vote
0 answers
53 views
PLD programming language panorama
what are the current options to program the PLD? I'm looking for a modern, supported, open source if possible, solution to program such devices.
0 votes
1 answer
77 views
Understanding OLD PEEL173 code
I have some code for a PEEL173 form the early 90's. I would like to understand the logic of this code, but I don't recognize this syntax. Question 1: Do you recognize the syntax of this language? What ...
17 votes
7 answers
4k views
Use cases for RAM-less microcontrollers
In a different question around a specific microcontroller (ATtiny12 - datasheet) I came to ask myself: What are the intended use cases for such devices? Does it target the segment: Too "complex&...