Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
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 making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-28 16:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found