| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl: handle mod/rem for physical. Fix #1810 | Tristan Gingold | 2021-06-30 | 4 | -1/+23 |
* | synth: minor renaming in netlists-memories | Tristan Gingold | 2021-06-30 | 3 | -10/+11 |
* | src/ortho: adjust constructor for codacy warning. | Tristan Gingold | 2021-06-30 | 1 | -1/+1 |
* | vhdl-nodes: do not reset free hooks on initialization | Tristan Gingold | 2021-06-26 | 3 | -2/+2 |
* | synth-vhdl_context.adb(Is_Full): consider fractional words. | Tristan Gingold | 2021-06-23 | 1 | -2/+16 |
* | vhdl/Makefile: use python3 by default | Tristan Gingold | 2021-06-22 | 1 | -1/+1 |
* | synth-vhdl_stmts: add location on Addidx | Tristan Gingold | 2021-06-21 | 1 | -0/+2 |
* | synth-environment: early transformation of dyn_insert to dyn_insert_en | Tristan Gingold | 2021-06-21 | 4 | -25/+59 |
* | synth-vhdl_stmts: merge static extract before dyn_extract. | Tristan Gingold | 2021-06-21 | 1 | -4/+2 |
* | synth-vhdl_expr: adjust width of memidx for indexed names. | Tristan Gingold | 2021-06-21 | 1 | -1/+1 |
* | vhdl-nodes: Initialize global state to allow restart. | Tristan Gingold | 2021-06-19 | 2 | -0/+4 |
* | vhdl-nodes.ads: use pnodes layout for Number_Base_Type | Tristan Gingold | 2021-06-18 | 1 | -1/+8 |
* | synth: add a gate on an optimization to simplify memory handling. | Tristan Gingold | 2021-06-17 | 2 | -67/+38 |
* | netlists-memories: strengthen dyn_extract mux reduction. Fix #1781 | Tristan Gingold | 2021-06-16 | 2 | -1/+52 |
* | synth: minor fixes | Tristan Gingold | 2021-06-15 | 2 | -9/+8 |
* | src/ortho/mcode/memsegs_c.c: Don't define HAVE_MREMAP on OpenBSD. | Alfred M. Szmidt | 2021-06-13 | 1 | -1/+1 |
* | vpi: handle get_value for indexed names. Fix #237 | Tristan Gingold | 2021-06-10 | 5 | -164/+411 |
* | grt-vpi: add more traces for vpi_register_systf | Tristan Gingold | 2021-06-08 | 2 | -5/+19 |
* | grt-vcd: add get_vcd_value_kind | Tristan Gingold | 2021-06-08 | 3 | -35/+47 |
* | trans-chap3: add comments | Tristan Gingold | 2021-06-07 | 1 | -2/+10 |
* | grt-vpi: improve support of arrays | Tristan Gingold | 2021-06-07 | 5 | -22/+66 |
* | grt: preliminary work to support arrays in vpi | Tristan Gingold | 2021-06-06 | 5 | -77/+142 |
* | vpi: handle integer32 signals for vpi_put_value. Fix #1779 | Tristan Gingold | 2021-06-05 | 2 | -26/+51 |
* | Fix warnings from gnatgpl 2021 | Tristan Gingold | 2021-05-30 | 2 | -2/+2 |
* | vhdl: avoid a crash on forced analysis of a erroneous name expression | Tristan Gingold | 2021-05-28 | 2 | -22/+23 |
* | vhdl-sem_stmts.adb: avoid duplicate error message | Tristan Gingold | 2021-05-28 | 1 | -0/+3 |
* | vhdl-utils: element attribute is a type mark | Tristan Gingold | 2021-05-25 | 1 | -1/+2 |
* | netlists-memories: avoid a crash on uninitialized ROM. | Tristan Gingold | 2021-05-24 | 1 | -1/+9 |
* | vhdl-scanner: improve column for scanner messages | Tristan Gingold | 2021-05-23 | 1 | -1/+4 |
* | files_map: adjust computation of column for tabs | Tristan Gingold | 2021-05-23 | 1 | -2/+1 |
* | vhdl-evaluation: add a comment | Tristan Gingold | 2021-05-22 | 1 | -0/+7 |
* | vhdl-evaluation: avoid a crash on null range for enumeration types | Tristan Gingold | 2021-05-21 | 1 | -2/+60 |
* | trans-chap6: add a comment | Tristan Gingold | 2021-05-19 | 1 | -0/+1 |
* | ortho_front: use array subtype element if indexing an array subtype. | Tristan Gingold | 2021-05-19 | 1 | -1/+4 |
* | ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764 | Tristan Gingold | 2021-05-18 | 7 | -15/+92 |
* | vhdl-sem: handle indexed and slice names. Fix #1768 | Tristan Gingold | 2021-05-17 | 1 | -56/+42 |
* | vhdl-utils: an object alias may not have a subtype indication. Fix #1765 | Tristan Gingold | 2021-05-16 | 1 | -5/+10 |
* | vhdl: remove unused Get/Set_Alias_Declaration | Tristan Gingold | 2021-05-16 | 5 | -127/+68 |
* | trans-chap4: add comments | Tristan Gingold | 2021-05-16 | 1 | -0/+4 |
* | grt-table.adb: avoid overflow for computing memory size. For #1761 | Tristan Gingold | 2021-05-15 | 1 | -5/+8 |
* | trans-chap6: handle alias of unbounded record. For #641 | Tristan Gingold | 2021-05-13 | 1 | -1/+2 |
* | ortho: fix CFLAGS/CXXFLAGS distinction | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | ortho: use LDFLAGS and prefer them over defaults | Xiretza | 2021-05-10 | 7 | -9/+8 |
* | grt/Makefile: use CFLAGS | Xiretza | 2021-05-10 | 1 | -2/+2 |
* | grt: fix warning about possible constant declaration | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | netlists-disp_verilog: fix display of constants | Tristan Gingold | 2021-05-07 | 1 | -10/+20 |
* | std_names: add full and parallel case. | Tristan Gingold | 2021-05-07 | 2 | -3/+7 |
* | synth-environment: add Set/Get_Kind, Wire_Unset | Tristan Gingold | 2021-05-07 | 2 | -1/+26 |
* | netlists-cleanup: do not remove self-assigned output gate | Tristan Gingold | 2021-05-07 | 1 | -23/+30 |
* | vhdl-sem_stmts: handle aliases for force/release assignment. Fix #1751 | Tristan Gingold | 2021-05-06 | 1 | -5/+8 |