ip-contributions
ip-contributions copied to clipboard
For contributions of Chisel IP to the chisel community.
Should we use the MagicPacketTracker from the formal library and drop it from the FIFO test?
Chisel 3.5 will drop dsptools support. Therefore, we will drop (or move) the Cordic in x.5
https://github.com/freechipsproject/ip-contributions/tree/master/src/main/scala/chisel/lib/uart The UART fails to read longer bursts of bytes. I Assume the reason is that the sampling frequency match the baud rate, which means a slight mismatch between the...
The following is a reference in the README that is missing (maybe just a missing git add/commit): https://github.com/freechipsproject/ip-contributions/blob/master/more-on-locally-provided-contributions
@ucbjrl I am hoping you can write or help me write a how to wiki page on how to publish to maven. Our first example of a library needing this...