Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff | Eddie Hung | 2019-11-22 | 1 | -3/+0 |
|\ | |||||
| * | Remove redundant flatten | Eddie Hung | 2019-11-22 | 1 | -2/+0 |
| | | |||||
| * | Stray dump | Eddie Hung | 2019-11-22 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff | Eddie Hung | 2019-11-22 | 1 | -0/+28 |
|\| | |||||
| * | Add another test with constant driver | Eddie Hung | 2019-11-22 | 1 | -0/+28 |
| | | |||||
* | | Add testcase for signal used as part input part output | Eddie Hung | 2019-11-22 | 1 | -0/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff | Eddie Hung | 2019-11-22 | 1 | -0/+25 |
|\| | |||||
| * | Cleanup spacing | Eddie Hung | 2019-11-22 | 1 | -2/+1 |
| | | |||||
| * | Add testcase | Eddie Hung | 2019-11-22 | 1 | -0/+26 |
| | | |||||
* | | Merge branch 'eddie/clkpart' into xaig_dff | Eddie Hung | 2019-11-22 | 2 | -1/+63 |
|\| | |||||
| * | Merge pull request #1511 from YosysHQ/dave/always | Clifford Wolf | 2019-11-22 | 1 | -0/+63 |
| |\ | | | | | | | sv: Error checking for always_comb, always_latch and always_ff | ||||
| | * | sv: Add tests for SV always types | David Shah | 2019-11-21 | 1 | -0/+63 |
| | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | | gowin: Remove show command from tests. | Marcin Kościelnicki | 2019-11-22 | 1 | -1/+0 |
| |/ | |||||
* | | Missing endmodule | Eddie Hung | 2019-11-22 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'eddie/xaig_dff_adff' into xaig_dff | Eddie Hung | 2019-11-21 | 3 | -3/+37 |
|\ \ | |||||
| * | | Add a equiv test too | Eddie Hung | 2019-11-19 | 2 | -0/+23 |
| | | | |||||
| * | | Add two tests | Eddie Hung | 2019-11-19 | 1 | -0/+12 |
| |/ | |||||
* | | Add test | Eddie Hung | 2019-11-21 | 1 | -1/+6 |
| | | |||||
* | | Add multi clock test | Eddie Hung | 2019-11-20 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #1449 from pepijndevos/gowin | Clifford Wolf | 2019-11-19 | 12 | -0/+248 |
|\ | | | | | Improvements for gowin support | ||||
| * | Merge branch 'master' of https://github.com/YosysHQ/yosys into gowin | Pepijn de Vos | 2019-11-16 | 5 | -17/+34 |
| |\ | |||||
| * | | fix fsm test with proper clock enable polarity | Pepijn de Vos | 2019-11-11 | 1 | -0/+11 |
| | | | |||||
| * | | fix wide luts | Pepijn de Vos | 2019-11-06 | 1 | -7/+10 |
| | | | |||||
| * | | don't cound exact luts in big muxes; futile and fragile | Pepijn de Vos | 2019-10-30 | 1 | -3/+0 |
| | | | |||||
| * | | add tristate buffer and test | Pepijn de Vos | 2019-10-28 | 1 | -0/+13 |
| | | | |||||
| * | | do not use wide luts in testcase | Pepijn de Vos | 2019-10-28 | 1 | -3/+3 |
| | | | |||||
| * | | ALU sim tweaks | Pepijn de Vos | 2019-10-24 | 1 | -2/+2 |
| | | | |||||
| * | | Add some tests | Pepijn de Vos | 2019-10-21 | 10 | -0/+224 |
| | | | | | | | | | | | | | | | | | | | | | | | | Copied from Efinix. * fsm is broken * latch and tribuf are not implemented yet * memory maps to dram | ||||
* | | | Fix #1462, #1480. | Marcin Kościelnicki | 2019-11-19 | 2 | -0/+29 |
| | | | |||||
* | | | Fix #1496. | Marcin Kościelnicki | 2019-11-18 | 1 | -0/+13 |
| |/ |/| | |||||
* | | Fixed tests | Miodrag Milanovic | 2019-11-11 | 5 | -17/+34 |
|/ | |||||
* | fixed error | Miodrag Milanovic | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | Unify verilog style | Miodrag Milanovic | 2019-10-18 | 11 | -191/+157 |
| | |||||
* | Common memory test now shared | Miodrag Milanovic | 2019-10-18 | 10 | -89/+5 |
| | |||||
* | Remove not needed tests | Miodrag Milanovic | 2019-10-18 | 4 | -52/+0 |
| | |||||
* | Share common tests | Miodrag Milanovic | 2019-10-18 | 103 | -1316/+178 |
| | |||||
* | fix yosys path | Miodrag Milanovic | 2019-10-18 | 1 | -2/+2 |
| | |||||
* | Fix path to yosys | Miodrag Milanovic | 2019-10-18 | 5 | -5/+5 |
| | |||||
* | Moved all tests in arch sub directory | Miodrag Milanovic | 2019-10-18 | 150 | -0/+0 |
| | |||||
* | Add async2sync | Miodrag Milanovic | 2019-10-18 | 2 | -8/+8 |
| | |||||
* | Merge branch 'master' into mmicko/efinix | Miodrag Milanović | 2019-10-18 | 93 | -59/+1832 |
|\ | |||||
| * | Merge branch 'master' into mmicko/anlogic | Miodrag Milanović | 2019-10-18 | 73 | -59/+1403 |
| |\ | |||||
| | * | Merge branch 'master' into eddie/pr1352 | Miodrag Milanović | 2019-10-18 | 43 | -59/+763 |
| | |\ | |||||
| | | * | hierarchy - proc reorder | Miodrag Milanovic | 2019-10-18 | 10 | -17/+21 |
| | | | | |||||
| | | * | Make equivalence work with latest master | Miodrag Milanovic | 2019-10-17 | 3 | -8/+8 |
| | | | | |||||
| | | * | remove not needed top module | Miodrag Milanovic | 2019-10-17 | 2 | -20/+2 |
| | | | | |||||
| | | * | remove not needed top module | Miodrag Milanovic | 2019-10-17 | 2 | -17/+2 |
| | | | | |||||
| | | * | split muxes synth per type | Miodrag Milanovic | 2019-10-17 | 2 | -39/+39 |
| | | | | |||||
| | | * | Test dffs separetely | Miodrag Milanovic | 2019-10-17 | 2 | -26/+19 |
| | | | | |||||
| | | * | Split latches into separete tests | Miodrag Milanovic | 2019-10-17 | 2 | -42/+27 |
| | | | |