Recent content by TRan

  1. T

    Searching for software for logic optimization

    Actually, I don't have AND gates. What I meant with the sum of products representation is that I can implement it, but I have to use several gates to make an AND. Anyway, I don't like to get into specifics about the project. Thanks for the tip about Espresso. Logic Friday is built on it, but...
  2. T

    Searching for software for logic optimization

    Resurrecting this topic after my trip around the Baltic sea... The link pretty much talks about how to get the best sum of products representation and how to implement it. That wasn't the problem. Logic Friday already gives the best answer in a few seconds and I could easily implement that. The...
  3. T

    Searching for software for logic optimization

    It's more like... I want to do things the hard way, it doesn't have to be efficient or even practical or anything like that. I still don't want to do unnecessary work, so I need to be economical about my gate usage.
  4. T

    Searching for software for logic optimization

    I've got quite an unusual hobby project and so far, after couple of nights googling, I haven't found software that would fit the bill. I've got the truth table representing what I'd like to do and can minimize & map it to gates using Logic Friday. The problem is, I don't have NOR or NAND...
Back
Top