RAM addressing works unless I read the outputs (?!)

If you have something to say about LogicCircuit program or you know how to improve it please share it here.
Post Reply
Toasterbot
Posts: 4
Joined: Wed Mar 09, 2016 8:12 am

RAM addressing works unless I read the outputs (?!)

Post by Toasterbot »

I'm trying to make a RAM unit more like the RAM you'd find in a PC. It has an 8 bit address input, data is individual bytes read/written to/from an 8 bit IO, and has SET and ENABLE flags.
The problem is, if I connect the basic (default) RAM's output to my Z-buffered output, it complains about not having all the address bits connected. What's going on?
Image
User avatar
admin
Site Admin
Posts: 406
Joined: Sun Jun 14, 2009 10:53 pm
Contact:

Re: RAM addressing works unless I read the outputs (?!)

Post by admin »

Can you please attach your file here?
Post Reply