DOT Functions from SDTRL vs DTL may not be right #5
Labels
LogicSynth
These issues relate to HDL logic synthesis
needInfo
These are issues where something got noticed, but not enough to pin it down to a bug yet
todo
These provide a laundry list of things that need to be done
If a DOT function is fed from SDTRL NAND gates (S level) it is an
OR. If it is fed from DTL (NOR or NAND, depending on the diodes) gates (B Level)
it is an AND !!!!! [NEED TO RETHINK THIS. B Level? Y Level? It looks like for
Y level it would still be an OR.]
Related: Currently the DOT function type (AND vs OR) is kind of arbitrarily determined by looking at the logic blocks that feed it. As it stands, that information is certainly not good enough to depend on for logic synthesis. Once the first question is resolved, then a report might be generated to fix those up - though the issue of negative-logic vs. positive-logic DOT functions could confound any attempts to standardize it.
The text was updated successfully, but these errors were encountered: