add ghdl yosys scripts for compiling ls180
[soc-cxxrtl-sim.git] / small_jtag_test / ls180_ghdl.ys
1 plugin -i ghdl
2 script nsxlib/ghdl.ys
3 script niolib/ghdl.ys
4 ghdl --std=08 ls180
5 write_cxxrtl ls180_ghdl.cpp
6 write_verilog ls180_ghdl.v