circt icon indicating copy to clipboard operation
circt copied to clipboard

[FIRRTL][CAPI] Add documentation

Open SpriteOvO opened this issue 1 year ago • 2 comments

Add documentation for all FIRRTL C-API public items.

SpriteOvO avatar Oct 05 '24 21:10 SpriteOvO

I think we can add more documentation for the unittest for firrtl.c? and provide a link to the panamaconverter usage from chisel.

sequencer avatar Oct 06 '24 04:10 sequencer

I think we can add more documentation for the unittest for firrtl.c? and provide a link to the panamaconverter usage from chisel.

IMO, the test doesn't really need to be doc, they are all MLIR stuff, and these API are all already well documented.

I have added a link to Chisel example in the comment.

SpriteOvO avatar Oct 06 '24 18:10 SpriteOvO