Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xilinx_dsp: another typo; move xilinx specific test | Eddie Hung | 2020-01-17 | 1 | -0/+11 |
| | |||||
* | ice40_dsp: fix typo | Eddie Hung | 2020-01-17 | 1 | -0/+11 |
| | |||||
* | Add #1644 testcase | Eddie Hung | 2020-01-17 | 2 | -0/+2 |
| | |||||
* | ice40_dsp: add test | Eddie Hung | 2020-01-17 | 1 | -0/+11 |
| | |||||
* | Merge pull request #1632 from YosysHQ/eddie/fix1630 | Eddie Hung | 2020-01-14 | 2 | -0/+2 |
|\ | | | | | read_aiger: uniquify wires with $aiger<autoidx> prefix | ||||
| * | Add #1630 testcase | Eddie Hung | 2020-01-13 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #1623 from YosysHQ/mmicko/edif_attr | Miodrag Milanović | 2020-01-14 | 3 | -9/+8 |
|\ \ | |/ |/| | Export wire properties in EDIF | ||||
| * | this one is fine | Miodrag Milanovic | 2020-01-10 | 1 | -3/+3 |
| | | |||||
| * | Fix tests | Miodrag Milanovic | 2020-01-10 | 3 | -12/+11 |
| | | |||||
* | | Add #1626 testcase | Eddie Hung | 2020-01-12 | 1 | -0/+217 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into eddie/abc9_mfs | Eddie Hung | 2020-01-07 | 2 | -0/+123 |
|\| | |||||
| * | 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 |
| |\ | |||||
| * | | 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 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-30 | 24 | -57/+224 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-19 | 20 | -66/+750 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-12 | 3 | -23/+136 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-06 | 4 | -3/+302 |
| |\ \ \ \ \ | |||||
| * | | | | | | abc9_map.v to transform INIT=1 to INIT=0 | Eddie Hung | 2019-12-04 | 1 | -0/+91 |
| | | | | | | | |||||
* | | | | | | | Add testcase from #1459 | Eddie Hung | 2020-01-06 | 1 | -0/+25 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | 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 |
|/ / / / / | |||||
* | | | | | 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 | 4 | -0/+118 |
| |\ \ \ \ \ | |||||
| * | | | | | | 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 |
|/ / / / / | |||||
* | | | | | 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 |
|/ / / / | |||||
* | | | | 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 |
| | | | |