| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2020-04-28 | 1 | -1/+1 |
* | synth: improve handling of synchronous memory read. | Tristan Gingold | 2020-04-28 | 1 | -6/+92 |
* | testsuite/gna: add a test for #1269 | Tristan Gingold | 2020-04-28 | 3 | -0/+52 |
* | vhdl-sem_expr: fix crash on incorrect aggregate. Fix #1269 | Tristan Gingold | 2020-04-28 | 1 | -1/+2 |
* | testsuite/gna: add test for #1268 | Tristan Gingold | 2020-04-27 | 3 | -0/+81 |
* | vhdl: fix handling of types name in name attributes. Fix #1268 | Tristan Gingold | 2020-04-27 | 2 | -9/+23 |
* | testsuite/gna: add a test for the previous commit. | Tristan Gingold | 2020-04-27 | 2 | -0/+4 |
* | vhdl: avoid crash on incorrect type mark in subtype indication. | Tristan Gingold | 2020-04-27 | 3 | -10/+21 |
* | testsuite/gna: add a test for #1262 | Tristan Gingold | 2020-04-27 | 5 | -0/+106 |
* | vhdl: minimal support of interface package in entities. For #1262 | Tristan Gingold | 2020-04-27 | 8 | -21/+47 |
* | testsuite/synth: add test for #1266 | Tristan Gingold | 2020-04-27 | 3 | -0/+46 |
* | synth-expr: fix handling of array attributes. Fix #1266 | Tristan Gingold | 2020-04-27 | 1 | -2/+19 |
* | netlists: ignore missing location on more const. | Tristan Gingold | 2020-04-27 | 1 | -7/+10 |
* | testsuite/synth: add a test for #1267 | Tristan Gingold | 2020-04-27 | 2 | -0/+36 |
* | synth-stmts: add a missing location. Fix #1267 | Tristan Gingold | 2020-04-27 | 1 | -1/+4 |
* | netlists-disp_vhdl: check presence location on significant instances. | Tristan Gingold | 2020-04-26 | 1 | -0/+15 |
* | synth: add many calls to set_location | Tristan Gingold | 2020-04-26 | 8 | -56/+134 |
* | psl: keep locations. | Tristan Gingold | 2020-04-26 | 7 | -20/+52 |
* | testsuite/synth: test more shifts for #1264 | Tristan Gingold | 2020-04-26 | 2 | -0/+21 |
* | synth-oper: handle more shifts for #1264 | Tristan Gingold | 2020-04-26 | 1 | -2/+4 |
* | testsuite/synth: add test for #1265 | Tristan Gingold | 2020-04-26 | 2 | -0/+22 |
* | synth: implement static sub_sgn_int. Fix #1265 | Tristan Gingold | 2020-04-26 | 3 | -0/+50 |
* | testsuite/synth: add test for #1264 | Tristan Gingold | 2020-04-26 | 3 | -0/+51 |
* | synth-static_oper: handle sll/srl for signed/unsigned. Fix #1264 | Tristan Gingold | 2020-04-26 | 1 | -1/+78 |
* | synth-oper: propagate error. | Tristan Gingold | 2020-04-26 | 1 | -4/+8 |
* | testsuite/synth: add tests from ghdl/ghdl-yosys-plugin#109 | Tristan Gingold | 2020-04-26 | 13 | -0/+866 |
* | netlists-memories: Handle gated dyn_extract. | Tristan Gingold | 2020-04-26 | 2 | -30/+241 |
* | netlists: add a very simple dot dump. | Tristan Gingold | 2020-04-25 | 4 | -1/+159 |
* | Makefile.in: minor cleanup. | Tristan Gingold | 2020-04-25 | 1 | -3/+0 |
* | Makefiles: fixed race condition in creation of "grt" directory before main.o ... | Forrest Voight | 2020-04-24 | 1 | -6/+6 |
* | Makefile: add test target. Fix #1255 | Tristan Gingold | 2020-04-24 | 1 | -0/+11 |
* | testsuite/synth: add a test for #1258 | Tristan Gingold | 2020-04-24 | 3 | -0/+80 |
* | synth-environment: add an optimization. Fix #1258 | Tristan Gingold | 2020-04-24 | 1 | -0/+4 |
* | testsuite: add add_vpi_path utility. | Tristan Gingold | 2020-04-24 | 8 | -38/+18 |
* | testsuite/gna: add test for #1256 | Tristan Gingold | 2020-04-24 | 4 | -0/+204 |
* | grt-vpi: handle read/write of enums. Fix #1256 | Tristan Gingold | 2020-04-24 | 1 | -10/+56 |
* | testsuite/gna: add a test for the previous commit. | Tristan Gingold | 2020-04-23 | 2 | -0/+8 |
* | vhdl: avoid crash on indexed library declaration. | Tristan Gingold | 2020-04-23 | 1 | -4/+3 |
* | synth-oper: handle more operations (comparaisons from std_logic_unsigned). | Tristan Gingold | 2020-04-23 | 2 | -15/+18 |
* | synth-insts: factorize code. | Tristan Gingold | 2020-04-23 | 1 | -16/+17 |
* | testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#110 | Tristan Gingold | 2020-04-23 | 2 | -0/+37 |
* | netlists-inference: adjust guard. Fix ghdl/ghdl-yosys-plugin#110 | Tristan Gingold | 2020-04-23 | 1 | -1/+9 |
* | evaluation: weaken error for out of bound static value. | Tristan Gingold | 2020-04-22 | 4 | -10/+13 |
* | testsuite/synth: add a test for previous commit | Tristan Gingold | 2020-04-22 | 3 | -1/+122 |
* | netlists-memories: improve support of memories | Tristan Gingold | 2020-04-22 | 1 | -46/+50 |
* | synth: extend purpose of -dm debug option. | Tristan Gingold | 2020-04-22 | 1 | -0/+2 |
* | synth: support -v option. | Tristan Gingold | 2020-04-22 | 3 | -0/+13 |
* | synth: ignore signal attribute. | Tristan Gingold | 2020-04-22 | 2 | -0/+9 |
* | testsuite/synth: add a test for ghdl-yosys-plugin#108 | Tristan Gingold | 2020-04-22 | 2 | -0/+28 |
* | synth-oper: handle dynamic slice in operands. Fix ghdl-yosys-plugin#108 | Tristan Gingold | 2020-04-22 | 1 | -7/+18 |