Commit 84ce3434 authored by Lucas Russo's avatar Lucas Russo

wb_fmc250m_4ch: prefix generated Wishbone .h file with "wb_"

parent e72a13a4
#!/bin/bash
wbgen2 -V wb_fmc250m_4ch_regs.vhd -H record -p wb_fmc250m_4ch_regs_pkg.vhd -K ../../../../sim/regs/wb_fmc250m_4ch_regs.vh -s defines -C fmc250m_4ch_regs.h -f html -D doc/fmc250m_4ch_regs_wb.html wb_fmc250m_4ch_regs.wb
wbgen2 -V wb_fmc250m_4ch_regs.vhd -H record -p wb_fmc250m_4ch_regs_pkg.vhd -K ../../../../sim/regs/wb_fmc250m_4ch_regs.vh -s defines -C wb_fmc250m_4ch_regs.h -f html -D doc/fmc250m_4ch_regs_wb.html wb_fmc250m_4ch_regs.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