Difference between revisions of "Lecture Notes"

From CSE460t Wiki
Jump to navigationJump to search
 
(7 intermediate revisions by the same user not shown)
Line 123: Line 123:
 
*[[media:State_Assignment.pdf|State Assignment]]
 
*[[media:State_Assignment.pdf|State Assignment]]
  
 
FINITE AUTOMATA
 
 
http://www.arl.wustl.edu/~mbecchi/files/becchi_conext2007.pdf
 
  
 
ASYNCHRONOUS CIRCUITS AND METASTABILITY
 
ASYNCHRONOUS CIRCUITS AND METASTABILITY
Line 136: Line 132:
 
*[[media:Metastability 2.pdf|Measured Flip-Flop Responses to Marginal Triggering]]
 
*[[media:Metastability 2.pdf|Measured Flip-Flop Responses to Marginal Triggering]]
 
*[[media:Metastability_Lecture.pdf|Metastability]]
 
*[[media:Metastability_Lecture.pdf|Metastability]]
*[[media:Zar_Metastability_Lecture.pdf‎|David M. Zar Metastability Lecture]]
+
*[[media:CDC_Lecture_2016.pdf|David M. Zar 2016 Clock Domain Crossing Lecture]]
 +
*[[media:Zar_Metastability_Lecture.pdf‎|David M. Zar Metastability Lecture 2012]]
 
*[[media:Cypress_2KX9_FIFO.pdf|Cypress 2Kx9 Sync FIFO]]
 
*[[media:Cypress_2KX9_FIFO.pdf|Cypress 2Kx9 Sync FIFO]]
 
  
 
*[[media:Introduction_to_Asynchronous_Circuits.pdf|Introduction to Asynchronous Circuits]]
 
*[[media:Introduction_to_Asynchronous_Circuits.pdf|Introduction to Asynchronous Circuits]]
Line 145: Line 141:
 
*[[media:Designing_an_Asynchronous_Counter.pdf|Designing an Asynchronous Counter]]
 
*[[media:Designing_an_Asynchronous_Counter.pdf|Designing an Asynchronous Counter]]
 
*[[media:Designing_a_Sequence_Detector.pdf|Designing a Sequence Detector]]
 
*[[media:Designing_a_Sequence_Detector.pdf|Designing a Sequence Detector]]
 +
*[[media:Kohavi_Text_Example.pdf|Kohavi Text Example]]
 
*[[media:Designing_the_Edge-Triggered_D_Flip-Flop.pdf|Designing the Edge-Triggered D Flip-Flop]]
 
*[[media:Designing_the_Edge-Triggered_D_Flip-Flop.pdf|Designing the Edge-Triggered D Flip-Flop]]
 
*[[media:The_Reflected_Binary_(Gray)_Code.pdf|The Reflected Binary (Gray) Code]]
 
*[[media:The_Reflected_Binary_(Gray)_Code.pdf|The Reflected Binary (Gray) Code]]
 
*[[media:Cucs-033-94.pdf|Essential Hazards in Asynchronous Sequential Machines]]
 
*[[media:Cucs-033-94.pdf|Essential Hazards in Asynchronous Sequential Machines]]
 +
*[[media:AsynchArt.pdf|Asynchronous Design Methodologies: An Overview]]
  
  
Line 161: Line 159:
  
 
*[[media:S40C18_DataSheet.pdf|SEAforth 40C18]]
 
*[[media:S40C18_DataSheet.pdf|SEAforth 40C18]]
 +
 +
 +
VERIFICATION
 +
 +
*[[media:Test.pdf|Automatic Test Generation]]
 +
*[[media:Fsmtest.pdf|Testing FSMs]]
 +
*[[media:Bist.pdf|BIST]]

Latest revision as of 20:32, 26 April 2016

LOGIC MINIMIZATION

http://en.wikipedia.org/wiki/Petrick%27s_method

http://classes.engineering.wustl.edu/cse460/images/c/c0/Decomposition.pdf

http://en.wikipedia.org/wiki/Espresso_heuristic_logic_minimizer

http://www.mosis.com/pages/design/flows/design-flow-scmos-kits

http://myvideos.stanford.edu/player/slplayer.aspx?coll=ea60314a-53b3-4be2-8552-dcf190ca0c0b&co=18bcd3a8-965a-4a63-a516-a1ad74af1119&o=true


SEQUENTIAL SYSTEMS




ASYNCHRONOUS CIRCUITS AND METASTABILITY


ASYNCHRONOUS CPUs

http://en.wikipedia.org/wiki/Asynchronous_circuit#Asynchronous_CPU

http://en.wikipedia.org/wiki/ILLIAC_II

http://en.wikipedia.org/wiki/AMULET_microprocessor

http://www.intellasys.net/templates/trial/content/S40C18_DataSheet.pdf


VERIFICATION