VLSI IP
Useful Perl Scripts
vl2vh.pl : Utility to convert a verilog module to empty vhdl Entity
rand_gen.pl : Utility to generate random numbers
bin2point.pl: Convert a binary number into fixed point decimal number
point2bin.pl: Convert a fixed point number into binary representation
gen_entity.pl: Generate a template VHDL Entity for given Ports
gen_tb.pl: Generate a template VHDL Test Bench for given Ports