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