Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    use Data::Dump;
    dd \%PG;
    
  2. or download this
    {
      PLBCLK  => { "input-output" => -4, "rising-output" => -3 },
      PLBCLK1 => { "input-rising" => -1, "rising-rising" => -2 },
    }