OpenCores
URL https://opencores.org/ocsvn/sc2v/sc2v/trunk

Subversion Repositories sc2v

[/] [sc2v/] [trunk/] [src/] [sc2v_step2.c] - Diff between revs 16 and 19

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 16 Rev 19
Line 351... Line 351...
                   if (readok){
                   if (readok){
                          if (lookahead == '='){
                          if (lookahead == '='){
                              auxchar = lookahead;
                              auxchar = lookahead;
                          }else{
                          }else{
                              printf ("%c", auxchar);
                              printf ("%c", auxchar);
 
                              auxchar = lookahead;
                          }
                          }
                   }
                   }
             }
             }
                 printf ("%c", auxchar);
                 printf ("%c", auxchar);
          }
          }

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.