Hacker News new | past | comments | ask | show | jobs | submit login

What does "discrete logic" mean in this case? Why would this prevent interrupts?



> What does "discrete logic" mean in this case?

74xx series ICs (eg. 74ACT family in case of the cpu, if I read correctly).

More generally, it may refer to "basic logic elements whose function is easily inspected".

> Why would this prevent interrupts?

Not at all - in theory.

In practice, interrupt support tends to complicate cpu designs. Complicate = more logic = more ICs. So builder decided against it & chose not to implement interrupts on the cpu.


Just to clarify: CPUs built with discrete logic can definitely have interrupts (e.g. PDP-11/45, VAX 11/780).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: