oddball / ipxact2systemverilog

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

Fill all the unused holes in a register. #48

Closed brucebenedictus closed 10 months ago

brucebenedictus commented 10 months 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 10 months ago

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