Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine tests to check multiple clock domains | Eddie Hung | 2020-01-02 | 1 | -33/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-02 | 10 | -11/+31 |
|\ | |||||
| * | Merge pull request #1606 from YosysHQ/eddie/improve_tests | Eddie Hung | 2020-01-01 | 9 | -11/+12 |
| |\ | | | | | | | Fix a few issues in tests/arch/* | ||||
| | * | Revert insertion of 'reg', leave note behind | Eddie Hung | 2020-01-01 | 1 | -1/+2 |
| | | | |||||
| | * | Do not do call equiv_opt when no sim model exists | Eddie Hung | 2019-12-31 | 2 | -4/+4 |
| | | | |||||
| | * | Fix warnings | Eddie Hung | 2019-12-31 | 2 | -2/+2 |
| | | | |||||
| | * | Call equiv_opt with -multiclock and -assert | Eddie Hung | 2019-12-31 | 5 | -5/+5 |
| | | | |||||
| * | | Added a test case | Miodrag Milanovic | 2020-01-01 | 1 | -0/+19 |
| |/ | |||||
* | | Add some abc9 dff tests | Eddie Hung | 2019-12-31 | 1 | -0/+55 |
| | | |||||
* | | Add -D DFF_MODE to abc9_map test | Eddie Hung | 2019-12-30 | 1 | -4/+4 |
| | | |||||
* | | Remove submod changes | Eddie Hung | 2019-12-30 | 1 | -102/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-30 | 25 | -57/+247 |
|\| | |||||
| * | Merge pull request #1589 from YosysHQ/iopad_default | Miodrag Milanović | 2019-12-30 | 19 | -60/+61 |
| |\ | | | | | | | Make iopad option default for all xilinx flows | ||||
| | * | Fix new tests | Miodrag Milanovic | 2019-12-28 | 3 | -6/+6 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into iopad_default | Miodrag Milanovic | 2019-12-28 | 5 | -0/+141 |
| | |\ | |||||
| | * | | Make test without iopads | Miodrag Milanovic | 2019-12-28 | 17 | -51/+51 |
| | | | | |||||
| | * | | Revert "Fix xilinx tests, when iopads are default" | Miodrag Milanovic | 2019-12-28 | 16 | -40/+40 |
| | | | | | | | | | | | | | | | | This reverts commit 477e43d921d204c6bc6403109fea6506802c948c. | ||||
| | * | | Addressed review comments | Miodrag Milanovic | 2019-12-21 | 1 | -1/+0 |
| | | | | |||||
| | * | | Fix xilinx tests, when iopads are default | Miodrag Milanovic | 2019-12-21 | 17 | -42/+44 |
| | | | | |||||
| * | | | Merge pull request #1599 from YosysHQ/eddie/retry_1588 | Eddie Hung | 2019-12-30 | 3 | -0/+48 |
| |\ \ \ | | | | | | | | | | | Retry #1588 -- "write_xaiger: only instantiate each whitebox cell type once" | ||||
| | * | | | Add #1598 testcase | Eddie Hung | 2019-12-27 | 3 | -0/+48 |
| | | |/ | | |/| | |||||
| * / | | Update resource count | Eddie Hung | 2019-12-28 | 1 | -3/+3 |
| |/ / | |||||
| * | | iopadmap: Emit tristate buffers with const OE for some edge cases. | Marcin Kościelnicki | 2019-12-25 | 1 | -0/+23 |
| | | | |||||
| * | | Add DSP cascade tests | Eddie Hung | 2019-12-23 | 1 | -0/+89 |
| | | | |||||
| * | | xilinx_dsp: Initial DSP48A/DSP48A1 support. | Marcin Kościelnicki | 2019-12-22 | 3 | -0/+29 |
| |/ | |||||
* | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-20 | 2 | -3/+35 |
|\| | |||||
| * | Merge pull request #1569 from YosysHQ/eddie/fix_1531 | Eddie Hung | 2019-12-19 | 1 | -0/+34 |
| |\ | | | | | | | verilog: preserve size of $genval$-s in for loops | ||||
| | * | Add testcase | Eddie Hung | 2019-12-11 | 1 | -0/+34 |
| | | | |||||
| * | | Merge pull request #1571 from YosysHQ/eddie/fix_1570 | Eddie Hung | 2019-12-19 | 1 | -3/+1 |
| |\ \ | | | | | | | | | mem_arst.v: do not redeclare ANSI port | ||||
| | * | | Make SV2017 compliant courtesy of @wsnyder | Eddie Hung | 2019-12-12 | 1 | -3/+1 |
| | |/ | |||||
* | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-19 | 21 | -66/+755 |
|\| | | |||||
| * | | Merge pull request #1572 from nakengelhardt/scratchpad_pass | Eddie Hung | 2019-12-18 | 1 | -0/+5 |
| |\ \ | | | | | | | | | add a command to read/modify scratchpad contents | ||||
| | * | | add assert option to scratchpad command | N. Engelhardt | 2019-12-16 | 2 | -14/+5 |
| | | | | |||||
| | * | | add test and make help message more verbose | N. Engelhardt | 2019-12-12 | 1 | -0/+14 |
| | |/ | |||||
| * | | tests/xilinx: fix flaky mux test | Marcin Kościelnicki | 2019-12-18 | 1 | -2/+4 |
| | | | |||||
| * | | xilinx: Add xilinx_dffopt pass (#1557) | Marcin Kościelnicki | 2019-12-18 | 3 | -3/+232 |
| | | | |||||
| * | | xilinx: Improve flip-flop handling. | Marcin Kościelnicki | 2019-12-18 | 3 | -11/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for infering more kinds of flip-flops: - FFs with async set/reset and clock enable - FFs with sync set/reset - FFs with sync set/reset and clock enable Some passes have been moved (and some added) in order for dff2dffs to work correctly. This gives us complete coverage of Virtex 6+ and Spartan 6 flip-flop capabilities (though not latch capabilities). Older FPGAs also support having both a set and a reset input, which will be handled at a later data. | ||||
| * | | Merge pull request #1574 from YosysHQ/eddie/xilinx_lutram | Eddie Hung | 2019-12-16 | 10 | -53/+228 |
| |\ \ | | | | | | | | | xilinx: add LUTRAM rules for RAM32M, RAM64M | ||||
| | * | | Disable RAM16X1D test | Eddie Hung | 2019-12-13 | 1 | -17/+17 |
| | | | | |||||
| | * | | Remove extraneous synth_xilinx call | Eddie Hung | 2019-12-12 | 1 | -2/+0 |
| | | | | |||||
| | * | | Add tests for these new models | Eddie Hung | 2019-12-12 | 1 | -0/+40 |
| | | | | |||||
| | * | | Add #1460 testcase | Eddie Hung | 2019-12-12 | 1 | -0/+34 |
| | | | | |||||
| | * | | Rename memory tests to lutram, add more xilinx tests | Eddie Hung | 2019-12-12 | 9 | -53/+156 |
| | |/ | |||||
| * | | Add another test | Eddie Hung | 2019-12-16 | 1 | -1/+8 |
| | | | |||||
| * | | Accidentally commented out tests | Eddie Hung | 2019-12-16 | 1 | -47/+47 |
| | | | |||||
| * | | Add unconditional match blocks for force RAM | Eddie Hung | 2019-12-16 | 1 | -0/+9 |
| | | | |||||
| * | | Merge blockram tests | Eddie Hung | 2019-12-16 | 3 | -47/+81 |
| | | | |||||
| * | | Fixing compiler warning/issues. Moving test script to the correct place | Diego H | 2019-12-16 | 1 | -6/+6 |
| | | | |||||
| * | | Removing fixed attribute value to !ramstyle rules | Diego H | 2019-12-15 | 1 | -3238/+0 |
| | | | |||||
| * | | Merging attribute rules into a single match block; Adding tests | Diego H | 2019-12-15 | 3 | -0/+3373 |
| | | |