edf2vsyn.ss 154 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 /* read the edif netlist */ read -f edif ew.edf current_design = ew link /* write the verilog netlist */ write -f verilog -o ew.vsyn -hier ew quit