HOME       UP       PREV       NEXT (2b/3: Pure RTL : unordered synchronous register transfers.)  

2a/3: Continuous Assignment.

   // Continuous assignments define combinational logic circuit:
   assign a = (g) ? 33 : b * c;
   assign b = d + e;


13: (C) 2008-15, DJ Greaves, University of Cambridge, Computer Laboratory. Flash Player Upgrade Needed   PLAY/PAUSE  READY    STOP DOWNLOAD