Difference between revisions of "CMOS functional abstraction"

From F-Si wiki
Jump to navigation Jump to search
(Created page with "Methods for functional abstraction of CMOS circuits extract the behavior of a transistor netlist. In the simplest case the abstract boolean function of a simple CMOS gate can...")
 
Line 1: Line 1:
==Abstract==
Methods for functional abstraction of CMOS circuits extract the behavior of a transistor netlist. In the simplest case the abstract boolean function of a simple CMOS gate can be found. More complicated examples are recognition of feed-back loops to detect state holding elements such as latches and flip-flops. A method of functional abstraction called 'circuit disassembly' can be found in <ref name="yagle" />.
Methods for functional abstraction of CMOS circuits extract the behavior of a transistor netlist. In the simplest case the abstract boolean function of a simple CMOS gate can be found. More complicated examples are recognition of feed-back loops to detect state holding elements such as latches and flip-flops. A method of functional abstraction called 'circuit disassembly' can be found in <ref name="yagle" />.


==Downloads==
* [https://peertube.f-si.org/videos/watch/d12b0ac3-8d88-43f0-8b93-4e79810f2196 Video recording]
==References==
<references>
<references>
<ref name="yagle"> Anthony Lester, Pirouz Bazargan-Sabet, Alain Greiner, ''YAGLE, a Second generation Functional Abstractor for CMOS VLSI Circuits'', https://dx.doi.org/10.1109/ICM.1998.825615</ref>
<ref name="yagle"> Anthony Lester, Pirouz Bazargan-Sabet, Alain Greiner, ''YAGLE, a Second generation Functional Abstractor for CMOS VLSI Circuits'', https://dx.doi.org/10.1109/ICM.1998.825615</ref>
</references>
</references>

Revision as of 16:57, 16 July 2019

Abstract

Methods for functional abstraction of CMOS circuits extract the behavior of a transistor netlist. In the simplest case the abstract boolean function of a simple CMOS gate can be found. More complicated examples are recognition of feed-back loops to detect state holding elements such as latches and flip-flops. A method of functional abstraction called 'circuit disassembly' can be found in [1].

Downloads

References

  1. Anthony Lester, Pirouz Bazargan-Sabet, Alain Greiner, YAGLE, a Second generation Functional Abstractor for CMOS VLSI Circuits, https://dx.doi.org/10.1109/ICM.1998.825615