| Commit message (Expand) | Author | Age | Files | Lines |
* | fabulous: Allow adding extra custom prims and map rules | gatecat | 2022-11-17 | 1 | -0/+32 |
* | fabulous: improvements to the pass | gatecat | 2022-11-17 | 6 | -139/+199 |
* | fabulous: Unify and update primitives | gatecat | 2022-11-17 | 3 | -852/+356 |
* | Introduce RegFile mappings | TaoBi22 | 2022-11-17 | 4 | -2/+95 |
* | Replace synth call with components, reintroduce flags and correct vpr flag im... | TaoBi22 | 2022-11-17 | 1 | -4/+76 |
* | Reorder operations to load in primitive library before hierarchy pass | TaoBi22 | 2022-11-17 | 1 | -5/+6 |
* | Add plib flag to specify custom primitive library path | TaoBi22 | 2022-11-17 | 1 | -2/+14 |
* | Remove flattening from FABulous pass | TaoBi22 | 2022-11-17 | 1 | -11/+2 |
* | Remove ALL currently unused flags (some to be reintroduced later and passed t... | TaoBi22 | 2022-11-17 | 1 | -82/+3 |
* | Add synth_fabulous ScriptPass | TaoBi22 | 2022-11-17 | 8 | -0/+1282 |
* | simlib: Simplify recently changed $mux model | Jannis Harder | 2022-10-28 | 1 | -4/+2 |
* | Merge pull request #3526 from jix/mux-simlib-eval | Jannis Harder | 2022-10-24 | 1 | -4/+1 |
|\ |
|
| * | Consistent $mux undef handling | Jannis Harder | 2022-10-24 | 1 | -4/+1 |
* | | Add smtmap.v describing the smt2 backend's behavior for undef bits | Jannis Harder | 2022-10-20 | 2 | -0/+29 |
|/ |
|
* | Test fixes for latest iverilog | Miodrag Milanovic | 2022-09-21 | 2 | -3/+2 |
* | sf2: add NOTES about using yosys for smartfusion2 and igloo2 | Tristan Gingold | 2022-08-31 | 1 | -0/+84 |
* | sf2: add a test for $alu gate | Tristan Gingold | 2022-08-31 | 1 | -0/+22 |
* | sf2: suport $alu gate and ARI1 implementation | Tristan Gingold | 2022-08-31 | 2 | -2/+65 |
* | synth_sf2: purge on last clean | Tristan Gingold | 2022-08-31 | 1 | -2/+2 |
* | sf2/cells_sim.v: add XTLOSC, SYSRESET cells | Tristan Gingold | 2022-08-31 | 1 | -1/+110 |
* | sf2/cells_sim.v: add IOSTD parameter to I/O cells | Tristan Gingold | 2022-08-31 | 1 | -0/+11 |
* | synth_sf2: add -discard-ffinit option to discard ff initial value | Tristan Gingold | 2022-08-31 | 1 | -1/+11 |
* | Fitting help messages to 80 character width | KrystalDelusion | 2022-08-24 | 6 | -20/+25 |
* | Add the $anyinit cell and the formalff pass | Jannis Harder | 2022-08-16 | 1 | -0/+17 |
* | Order ports with default assignments first | Sean Anderson | 2022-08-09 | 1 | -10/+38 |
* | nexus: Fix BRAM mapping. | Marcelina Kościelnicka | 2022-08-09 | 1 | -18/+56 |
* | Merge pull request #3397 from pepijndevos/patch-2 | Miodrag Milanović | 2022-07-06 | 1 | -1/+0 |
|\ |
|
| * | Apicula now supports lutram | Pepijn de Vos | 2022-07-03 | 1 | -1/+0 |
* | | Fix static initialization, fixes mingw build | Miodrag Milanovic | 2022-07-04 | 1 | -20/+21 |
|/ |
|
* | gatemate: Add LUT tree library script | gatecat | 2022-06-27 | 6 | -6/+591 |
* | gatemate: Add preliminary sim models for LUT tree structures | gatecat | 2022-06-27 | 1 | -0/+44 |
* | Add -no-rw-check option to memory_dff + memory + synth_{ice40,ecp5,gowin}. | Marcelina Kościelnicka | 2022-06-02 | 4 | -7/+64 |
* | gatemate: Fix minor issues with `memory_libmap` (#3343) | Patrick Urban | 2022-05-27 | 2 | -28/+39 |
* | gatemate: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 3 | -781/+927 |
* | machxo2: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 7 | -1/+578 |
* | efinix: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 3 | -90/+163 |
* | anlogic: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 9 | -303/+585 |
* | ice40: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 8 | -458/+293 |
* | xilinx: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 37 | -2269/+4525 |
* | gowin: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 9 | -266/+576 |
* | nexus: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 10 | -517/+677 |
* | ecp5: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 9 | -466/+584 |
* | Add missing parameters for ecp5 | Rick Luiken | 2022-04-25 | 2 | -1/+2 |
* | gowin: Add oscillator primitives | Tim Pambor | 2022-03-28 | 1 | -0/+34 |
* | xilinx: Add RAMB4* blackboxes | Marcelina Kościelnicka | 2022-03-21 | 2 | -1/+695 |
* | gowin: add support for Double Data Rate primitives | YRabbit | 2022-03-14 | 1 | -0/+25 |
* | intel_alm: M10K write-enable is negative-true | Lofty | 2022-03-09 | 6 | -7/+28 |
* | gowin: Remove unnecessary attributes | YRabbit | 2022-02-24 | 1 | -5/+0 |
* | gowin: Add support for true differential output | YRabbit | 2022-02-24 | 1 | -0/+11 |
* | ecp5: Do not use specify in generate in cells_sim.v. | Marcelina Kościelnicka | 2022-02-21 | 1 | -28/+15 |