Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | gatemate: Enable register initialization | Patrick Urban | 2023-02-15 | 3 | -8/+16 | |
| | | | | | ||||||
* | | | | | Merge pull request #3663 from uis246/master | Miodrag Milanović | 2023-02-28 | 1 | -0/+17 | |
|\ \ \ \ \ | | | | | | | | | | | | | gowin: Add new types of oscillator | |||||
| * | | | | | gowin: Add new types of oscillator | uis | 2023-02-06 | 1 | -0/+17 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #3652 from martell/elvds | Miodrag Milanović | 2023-02-28 | 1 | -0/+8 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | gowin: Add support for emulated differential output | |||||
| * | | | | | | gowin: Add support for emulated differential output | martell | 2023-01-29 | 1 | -0/+8 | |
| |/ / / / / | ||||||
* | | | | | | Bump version | github-actions[bot] | 2023-02-28 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #3646 from YosysHQ/lofty/fix-3591 | Miodrag Milanović | 2023-02-27 | 2 | -4/+41 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | muxcover: do not add decode muxes with x inputs | |||||
| * | | | | | | muxcover: do not add decode muxes with x inputs | Lofty | 2023-01-26 | 2 | -4/+41 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #3674 from YosysHQ/fix_wide_case | N. Engelhardt | 2023-02-27 | 8 | -14/+123 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | run verific tests in test target | Miodrag Milanovic | 2023-02-27 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Added ranged case check | Miodrag Milanovic | 2023-02-27 | 2 | -0/+27 | |
| | | | | | | | | ||||||
| * | | | | | | | Add test example | Miodrag Milanovic | 2023-02-27 | 4 | -0/+51 | |
| | | | | | | | | ||||||
| * | | | | | | | Handle more wide case selector types | Miodrag Milanovic | 2023-02-27 | 1 | -14/+42 | |
| | | | | | | | | ||||||
* | | | | | | | | fabulous: Add support for mapping carry chains | gatecat | 2023-02-27 | 5 | -2/+102 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | | / / / | Bump version | github-actions[bot] | 2023-02-24 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #3685 from YosysHQ/update-abc | Catherine | 2023-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Update abc | |||||
| * | | | | | Update abc. | Catherine | 2023-02-23 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Bump version | github-actions[bot] | 2023-02-21 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #3403 from KrystalDelusion/mem-tests | N. Engelhardt | 2023-02-20 | 26 | -14/+1696 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Genericising bug1836.ys | KrystalDelusion | 2023-02-21 | 1 | -20/+12 | |
| | | | | | ||||||
| * | | | | bug3205.ys removed | KrystalDelusion | 2023-02-21 | 1 | -57/+0 | |
| | | | | | | | | | | | | | | | | | | | | Made redundant by TDP test(s) in memories.ys | |||||
| * | | | | Removing extra `default_nettype` lines | KrystalDelusion | 2023-02-21 | 1 | -2/+0 | |
| | | | | | ||||||
| * | | | | Fix for sync_ram_sdp not being final module | KrystalDelusion | 2023-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Explicitly declare -top in synth_intel_alm. | |||||
| * | | | | More tests in memlib/generate.py | KrystalDelusion | 2023-02-21 | 13 | -12/+1180 | |
| | | | | | | | | | | | | | | | | | | | | Covers most of the todo list, at least functionally. Some minor issues with not always using hardware features. | |||||
| * | | | | Tests for ram_style = "huge" | KrystalDelusion | 2023-02-21 | 4 | -0/+219 | |
| | | | | | | | | | | | | | | | | | | | | iCE40 SPRAM and Xilinx URAM | |||||
| * | | | | Testing TDP synth mapping | KrystalDelusion | 2023-02-21 | 3 | -0/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | New common sync_ram_tdp. Used in ecp5 and gatemate mem*.ys. | |||||
| * | | | | Asymmetric port ram tests with Xilinx | KrystalDelusion | 2023-02-21 | 3 | -0/+193 | |
| | | | | | | | | | | | | | | | | | | | | Uses verilog code from User Guide 901 (2021.1) | |||||
| * | | | | Addings tests for #1836 and #3205 | KrystalDelusion | 2023-02-21 | 3 | -0/+120 | |
|/ / / / | ||||||
* | | | | Bump version | github-actions[bot] | 2023-02-18 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #3681 from keszocze/keszocze-patch-dsp48e1-init-dreg | N. Engelhardt | 2023-02-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Check DREG attribute | Oliver Keszöcze | 2023-02-17 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | The DSP48E1 implementation checked the wrong attribute (i.e. CREG) to initialize the D input register. This PR fixes 3680 | |||||
* | | | | Bump version | github-actions[bot] | 2023-02-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fabulous: Add CLK to BRAM interface primitives | gatecat | 2023-02-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | | | Bump version | github-actions[bot] | 2023-02-16 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #3672 from jix/yw-cosim-hierarchy-fixes | Jannis Harder | 2023-02-15 | 1 | -1/+25 | |
|\ \ \ | | | | | | | | | sim: For yw cosim, drive parent module's signals for input ports | |||||
| * | | | sim: For yw cosim, drive parent module's signals for input ports | Jannis Harder | 2023-02-13 | 1 | -1/+25 | |
| | | | | ||||||
* | | | | Merge pull request #3675 from daglem/struct-item-queries | Jannis Harder | 2023-02-15 | 2 | -12/+161 | |
|\ \ \ \ | | | | | | | | | | | Support for data and array queries on struct/union item expressions | |||||
| * | | | | Corrected tests for data and array queries on struct/union item expressions | Dag Lem | 2023-02-15 | 1 | -80/+85 | |
| | | | | | ||||||
| * | | | | Support for data and array queries on struct/union item expressions | Dag Lem | 2023-02-15 | 2 | -12/+156 | |
| | | | | | | | | | | | | | | | | | | | | For now, $bits, $left, $right, $low, $high, and $size are supported. | |||||
* | | | | | Merge pull request #3671 from zachjs/master | Jannis Harder | 2023-02-15 | 2 | -0/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Add test for typenames using constants shadowed later on | |||||
| * | | | | Add test for typenames using constants shadowed later on | Zachary Snow | 2023-02-12 | 2 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This possible edge case came up while reviewing #3555. It is currently handled correctly, but there is no clear test coverage. | |||||
* | | | | | Merge pull request #3661 from daglem/struct-array-range-offset | Jannis Harder | 2023-02-15 | 2 | -22/+51 | |
|\ \ \ \ \ | | | | | | | | | | | | | Handle range offsets in packed arrays within packed structs | |||||
| * | | | | | Handle range offsets in packed arrays within packed structs | Dag Lem | 2023-02-05 | 2 | -22/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings the metadata for packed arrays in packed structs in line with the metadata for unpacked arrays, and correctly handles the case when both lsb and msb in an address range are non-zero. | |||||
* | | | | | | Bump version | github-actions[bot] | 2023-02-15 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #2995 from georgerennie/cover_precond | Jannis Harder | 2023-02-14 | 2 | -0/+44 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | chformal: Add -coverenable option | |||||
| * | | | | | | chformal: Note about using -coverenable with the Verific frontend | Jannis Harder | 2023-02-14 | 1 | -0/+5 | |
| | | | | | | | ||||||
| * | | | | | | chformal: Rename -coverprecond to -coverenable | George Rennie | 2022-06-18 | 2 | -7/+7 | |
| | | | | | | | ||||||
| * | | | | | | chformal: Test -coverprecond and reuse the src attribute | Jannis Harder | 2022-06-18 | 2 | -2/+27 | |
| | | | | | | | ||||||
| * | | | | | | chformal: Add -coverprecond option | George Rennie | 2022-06-18 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This inserts $cover cells to cover the enable signal (precondition) for the selected formal cells. | |||||
* | | | | | | | Merge pull request #3126 from georgerennie/equiv_make_assertions | Jannis Harder | 2023-02-14 | 2 | -27/+97 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | equiv_make: Add -make_assert option |