oddball / ipxact2systemverilog

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

Removed some debug remaining. #23

Closed vermaete closed 3 years ago

vermaete commented 3 years ago

Signed-off-by: Jan Vermaete jan.vermaete@gmail.com

vermaete commented 3 years ago

@oddball I've added the reset values of the fields to the tables in the documentation. It avoids a series of bit manipulations in my brain when using the documentation. Feel free to add it.

BTW: for now it's still in hex. For those resisters with the enums/types it could be useful to have them too as a string.

oddball commented 3 years ago

I have turned on https://circleci.com/docs/2.0/oss/#build-pull-requests-from-forked-repositories

@vermaete can you make a commit more on your PR to trigger circleci ?!

vermaete commented 3 years ago

@oddball It should be done. Although circleci is rather new for me...