Added new divisible 36x36 multiplier cell library for architectures which has fracturable dsp36: - The 36x36 multiplier is form from sixteen 9x9 multipliers. - It operates same modes with existing library. It can operate in 3 fracturable modes: 1. one 36-bit multiplier 2. two 18-bit multipliers 3. four 9-bit multipliers - It provides ~%20 better area than existing cell library (mult_36x36.v) Comparison made with Synopsys Design Compiler NXT: mult_36x36.v Total cell area 20470 um2 frac_mult_36x36.v Total cell area 15103 um2 |
||
---|---|---|
.. | ||
adder.v | ||
aib.v | ||
buf4.v | ||
dff.v | ||
dpram.v | ||
dpram1k.v | ||
dpram8k.v | ||
dpram16k.v | ||
dpram_2048x8.v | ||
frac_lut4_arith.v | ||
frac_mem_32k.v | ||
frac_mult_16x16.v | ||
frac_mult_36x36.v | ||
gpio.v | ||
inv.v | ||
latch.v | ||
lut6.v | ||
mult_8x8.v | ||
mult_32x32.v | ||
mult_36x36.v | ||
mux2.v | ||
or2.v | ||
spram_4x1.v | ||
sram.v | ||
tap_buf4.v |