arithmetic
arithmetic copied to clipboard
Hi, I love this repository. However, I couldn't find any license information in this repository. I would like to know the license of your library so that I can understand...
1. put `b + p` inside MMM hardware 2. support smaller bit-length to run in hardware with bigger bit-length
0. Start to implement SRT table generator. 1. Can draw P-D and Robertson graph now. 2. Add dependency breeze for diagram and spire for arbitrary precision.
1. small-width, multi-cycle prefix adder 2. carry-in and carry-out. 3. `pipeAt` support for multi-cycle 4. back pressure with `RegEnable` 5. Fixed Point & SInt support
- different width for a and b(this is useful for some small utilities) - FixedPoint support(this is useful for DSP) - back pressure(this is useful for in-order CPU designing)