??? 02/11/07 16:45 Read: times |
#132528 - think about this Responding to: ???'s previous message |
You do not need to 'prove' to us that this is possible. What I am here for is to get information on how to simplify the logic in my hard-coded ROM. So far, I found on wikipedia, Quine Mccluskey algorithm, and Petricks method, both which simplify boolean algebraic equations. After using those methods on my computer (Yes, I written an algebra calculator in qbasic ;)), it seemed to reduce the logic by at least 60%. Good start, but I think there are other algorithms that can help me further. Why do you not cut your losses and go for something whith an ISP chip? I am not at a loss yet. Let me ask everyone this: Suppose that every single computer system today was totally burned, and all that was left that was working were logic gates (7400 packages), and the 80C51BH, and an EEPROM with nothing on it. Every other chip not mentioned above has also been burned. How do you intend to make a working system? Remember: You can't use a computer to feed data in, because they have been burned. |