OpenFPGA/openfpga_flow
mustafa.arslan db0e5dff93
Added new cell library for fracturable dsp36
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
2022-10-21 17:30:20 +03:00
..
arch_bitstreams [test] update arch bitstream and force a pin placement for the test case where external bistream is fixed 2022-09-20 14:14:18 -07:00
benchmarks [test] fixed a few bugs 2022-09-29 15:32:31 -07:00
docs Added first draft of fpga_task script 2019-08-09 00:17:06 -06:00
fabric_keys [Arch] Add an example fabric key that models a shift-register-based QuickLogic memory bank using custom chain organization 2021-10-11 09:49:22 -07:00
misc [script] fixed a bug on wrong path to the ace2 executable 2022-08-23 10:53:44 -07:00
openfpga_arch Merge branch 'master' into rst_on_lut_strong 2022-10-13 16:01:57 -07:00
openfpga_cell_library Added new cell library for fracturable dsp36 2022-10-21 17:30:20 +03:00
openfpga_shell_scripts [test] added a new test to validate explicit port direction in pin table support 2022-10-17 15:25:19 -07:00
openfpga_simulation_settings [Script] Bug fix in slow clock frequency in shift register chain contraints 2021-10-06 16:49:01 -07:00
openfpga_yosys_techlib [arch] fixed a few bugs 2022-05-09 17:22:48 +08:00
regression_test_scripts [test] added a new test to validate explicit port direction in pin table support 2022-10-17 15:25:19 -07:00
scripts [script] now build task_result.csv from openfpgashell.log rather than vpr_stdout.log because of missing block usage numbers 2022-09-20 13:46:30 -07:00
tasks [test] add missing file 2022-10-17 19:44:25 -07:00
tech Added Power Model Files 2019-08-19 18:55:23 -06:00
vpr_arch [arch] fixed a few bugs 2022-10-13 11:54:58 -07:00
.gitignore Added first draft of fpga_task script 2019-08-09 00:17:06 -06:00