Differences

This shows you the differences between two versions of the page.

Link to this comparison view

soc:laboratoare:04:dfa_skel [2026/03/22 11:19]
robert_fabian.tudor
soc:laboratoare:04:dfa_skel [2026/03/22 16:41] (current)
robert_fabian.tudor
Line 18: Line 18:
     // Codificarea stărilor     // Codificarea stărilor
     // --------------------------------------------------------------------     // --------------------------------------------------------------------
-    localparam STATE_Initial = 3d0 , +    localparam STATE_Initial = 3'd0 , 
-    STATE_1 = 3d1 , +    STATE_1 = 3'd1 , 
-    STATE_2 = 3d2 , +    STATE_2 = 3'd2 , 
-    STATE_3 = 3d3 , +    STATE_3 = 3'd3 , 
-    STATE_4 = 3d4 , +    STATE_4 = 3'd4 , 
-    STATE_5_PlaceHolder = 3d5 , +    STATE_5_PlaceHolder = 3'd5 , 
-    STATE_6_PlaceHolder = 3d6 , +    STATE_6_PlaceHolder = 3'd6 , 
-    STATE_7_PlaceHolder = 3d7;+    STATE_7_PlaceHolder = 3'd7 ;
     // --------------------------------------------------------------------     // --------------------------------------------------------------------
  
soc/laboratoare/04/dfa_skel.1774171180.txt.gz · Last modified: 2026/03/22 11:19 by robert_fabian.tudor
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0