Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle mem_rd_sync gates. | Tristan Gingold | 2019-12-05 | 1 | -0/+10 |
* | Handle removal of id_output gates. | Tristan Gingold | 2019-12-05 | 1 | -28/+10 |
* | Fix init input for iadff. For #76 | Tristan Gingold | 2019-12-03 | 1 | -1/+1 |
* | Add test for #75 | Tristan Gingold | 2019-12-03 | 2 | -0/+55 |
* | Do not rename ports. Fix #75 | Tristan Gingold | 2019-12-03 | 1 | -8/+9 |
* | Support multiple synthesis. Fix #73 | Tristan Gingold | 2019-12-02 | 1 | -4/+7 |
* | Adjust pr61 testcase to avoid constant propagation. | Tristan Gingold | 2019-11-16 | 1 | -2/+6 |
* | Add testcase from #36 | Tristan Gingold | 2019-11-07 | 2 | -0/+42 |
* | Add testcase for #65 | Tristan Gingold | 2019-11-07 | 4 | -0/+31 |
* | Add testcase from issue 1001 | Tristan Gingold | 2019-11-06 | 3 | -0/+82 |
* | testsuite: reduce verbosity. | Tristan Gingold | 2019-11-06 | 3 | -4/+4 |
* | testsuite: add xfail1 test | Tristan Gingold | 2019-11-05 | 4 | -0/+37 |
* | testsuite: add case for issue 999 | Tristan Gingold | 2019-11-05 | 2 | -0/+43 |
* | testsuite.sh: simplify (only sub sub dirs). | Tristan Gingold | 2019-11-05 | 1 | -21/+3 |
* | testsuite: move pr tests in issues/ | Tristan Gingold | 2019-11-05 | 10 | -17/+28 |
* | testsuite: move tests of examples in a subdir. | Tristan Gingold | 2019-11-05 | 7 | -43/+43 |
* | testsuite: add issue1000 | Tristan Gingold | 2019-11-05 | 2 | -0/+51 |
* | testsuite: add synth_ice40 (from synth), add synth_import. | Tristan Gingold | 2019-11-05 | 1 | -2/+14 |
* | testenv: use abs_topdir for default ghdl.so path. | Tristan Gingold | 2019-11-05 | 1 | -1/+8 |
* | Add testcase for #68 | Tristan Gingold | 2019-11-04 | 2 | -0/+31 |
* | testsuite: it is now possible to run a single test. | Tristan Gingold | 2019-11-04 | 14 | -11/+32 |
* | Add Id_Smod support (#66) | Anton Blanchard | 2019-11-03 | 3 | -0/+27 |
* | add iadff (#67) | Pepijn de Vos | 2019-11-03 | 1 | -1/+8 |
* | rewrite import_memory, directly generate $mem | Tristan Gingold | 2019-11-03 | 1 | -97/+130 |
* | handle formal input ports. | Tristan Gingold | 2019-10-31 | 1 | -5/+31 |
* | Handle Id_Cover_Assert | Tristan Gingold | 2019-10-22 | 1 | -0/+2 |
* | Initial support of memories. | Tristan Gingold | 2019-10-19 | 1 | -18/+152 |
* | Sign extend 32b literals (#61) | Pepijn de Vos | 2019-10-16 | 3 | -4/+78 |
* | Add Id_Neg support (#63) | Anton Blanchard | 2019-10-16 | 3 | -0/+27 |
* | Add Id_Smul and Id_Umul (#64) | Anton Blanchard | 2019-10-16 | 3 | -0/+34 |
* | Fix a couple of compiler warnings (#62) | Anton Blanchard | 2019-10-14 | 1 | -3/+3 |
* | Handle Id_Sextend (#59) | T. Meissner | 2019-10-09 | 1 | -0/+8 |
* | testsuite: Add formal tests (#57) | T. Meissner | 2019-10-07 | 25 | -25/+359 |
* | Handle Id_Asr (#55) | T. Meissner | 2019-10-06 | 1 | -0/+4 |
* | add shift functions (#54) | Pepijn de Vos | 2019-10-06 | 1 | -0/+8 |
* | Handle Const_X & Const_Z (#49) | T. Meissner | 2019-10-05 | 1 | -0/+12 |
* | handle Const_Log | Tristan Gingold | 2019-10-02 | 1 | -25/+34 |
* | Handle Const_Bit. | Tristan Gingold | 2019-10-02 | 1 | -0/+14 |
* | Handle covers (#43) | T. Meissner | 2019-09-20 | 1 | -0/+4 |
* | Remove Id_Insert (unused). | Tristan Gingold | 2019-09-09 | 1 | -17/+0 |
* | Fix incomplete handling of Concatn | Tristan Gingold | 2019-09-07 | 1 | -2/+3 |
* | Icestick uart (#37) | marph91 | 2019-08-22 | 7 | -0/+212 |
* | Run testsuite in Travis CI with docker images (#31) | 1138-4EB | 2019-08-16 | 17 | -123/+275 |
* | handle utrunc/strunc. For #33 | Tristan Gingold | 2019-08-16 | 1 | -0/+10 |
* | Use libghdl to build the module. Update instructions. | Tristan Gingold | 2019-08-15 | 2 | -23/+24 |
* | ghdl: initialize for synthesis. | Tristan Gingold | 2019-08-14 | 1 | -2/+7 |
* | Build with libghdl (WIP). | Tristan Gingold | 2019-08-14 | 2 | -2/+2 |
* | add subtract (#30) | Pepijn de Vos | 2019-08-01 | 1 | -0/+4 |
* | add signed compare (#29) | Pepijn de Vos | 2019-07-31 | 1 | -0/+16 |
* | Remove to be deprecated const gates, add concatn, reformat. | Tristan Gingold | 2019-07-31 | 1 | -46/+39 |