Help for this page

Select Code to Download


  1. or download this
    my $match = "(?<=module ).*?$ARGV[2].*?([\\(;])";
    
  2. or download this
    //Verilog HDL for "tt", "hh" "functional"
    // if i write the word module module NEW(Y, A, B );
    ...
        input B;
    
    endmodule