Hi,<br>
I am currently writing a program to convert Verilog to VHDL using perl. Does anyone know how to get perl to pull certain words out of a string.<br>
EG.<br>
std_ulogic anyword [31:24;;<br>
<br>
I need to pull anyword from the string and write it to a file.<br>
Any help would be greatly appreciated.
I am currently writing a program to convert Verilog to VHDL using perl. Does anyone know how to get perl to pull certain words out of a string.<br>
EG.<br>
std_ulogic anyword [31:24;;<br>
<br>
I need to pull anyword from the string and write it to a file.<br>
Any help would be greatly appreciated.