oddball / ipxact2systemverilog

Translates IPXACT XML to synthesizable VHDL or SystemVerilog
GNU General Public License v2.0
57 stars 19 forks source link

Fill all the unused holes in a register. #48

Closed brucebenedictus closed 1 year ago

brucebenedictus commented 1 year ago

Compare the used fields in a registers to the total size of that register. When it is not completely filled. Fill it.

vermaete commented 1 year ago

@brucebenedictus could you add the new output of the examples a new commit?