Commit d7703f1b authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

softpll: update build_wb.sh so that also doc is generated

parent 230ab94b
#!/bin/bash
wbgen2 -C softpll_regs.h -V spll_wb_slave.vhd -K ../../sim/softpll_regs_ng.vh -C softpll_regs.h --hstyle record -p spll_wbgen2_pkg.vhd spll_wb_slave.wb
\ No newline at end of file
wbgen2 -D ./doc/softpll.html -C softpll_regs.h -V spll_wb_slave.vhd -K ../../sim/softpll_regs_ng.vh -C softpll_regs.h --hstyle record -p spll_wbgen2_pkg.vhd spll_wb_slave.wb
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment