A combination of PROM that takes 16 bit as an input address and when combined with multiple PROMs, gives 18 bits output? Answered
Hey I've been working on a project and have hit a road block. I specifically have 16 bits of addressing which gives 65535 possible addresses, I need to use all of these for reading out data in a PROM that has an output of 18 bits per word, per address I guess you could say. The only problem is that I can't find anything like that.. Or haven't searched hard enough? Now I could probable use multiple PROMs, just feed the same address to each PROM and I would just bring the outputs together as an entire output instead of multiple outputs. What I'm really looking for is a PROM that takes in a 16 bit address for input... But I can't find the right combination to get 18 bits because they come in 8 bit words or 4 bit..
Question by Mudbud | last reply