ASIC/FPGA Design and Verification Out Source Services
compile script for XILINX UNISIM library using GHDL
#~/bin/bash
find . -name "unisim*.vhd.bz2" | xargs -n1 | xargs -i= bzip2 -d =
ghdl -a --work=unisim --workdir=unisim --ieee=synopsys -fexplicit unisim_VCOMP.vhd
ghdl -a --work=unisim --workdir=unisim --ieee=synopsys -fexplicit unisim_VPKG.vhd
ghdl -a --work=unisim --workdir=unisim --ieee=synopsys -fexplicit unisim_VITAL.vhd
ghdl -a --work=unisim --workdir=unisim --ieee=synopsys -fexplicit unisim_SMODEL.vhd
find . -name "unisim*.vhd" | xargs -n1 | xargs -i= bzip2 =
Contact me now at: |