Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: regex statement to call variable value is not working??

by sumathigokul (Acolyte)
on May 13, 2015 at 08:57 UTC ( [id://1126529]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    close (OUT);
    close (IN2);
    close (IN3);
    
  2. or download this
    VCC_i : VCC port map(Y => \VCC\);
        
    ...
        carry_pad : OUTBUF port map(D => N_5, PAD => carry);
        
        a_pad : INBUF port map(PAD => a, Y => a_c);
    
  3. or download this
    VCC_i : VCC port map(Y => \VCC\);
        
    ...
        carry_pad : OUTBUF port map(D => N_5, PAD => carry);
        
        a_pad : INBUF port map(PAD => a, Y => a_c);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1126529]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-09-11 03:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (10 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.