index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth-stmts: handle attributes in block and generate statements. Fix #1658
Tristan Gingold
2021-02-21
1
-0
/
+5
*
std_names: add async_abort and sync_abort. For #1654
Tristan Gingold
2021-02-21
3
-36
/
+40
*
vhdl-canon.adb: add a missing check on generic associations. Fix #1655
Tristan Gingold
2021-02-20
1
-0
/
+3
*
vhdl-nodes.ads: reorder fields of block_configuration to match grammar
Tristan Gingold
2021-02-20
2
-7
/
+7
*
ghdlsynth.adb: unknown vendor library is now an error. Fix #1650
Tristan Gingold
2021-02-19
1
-1
/
+6
*
grt-signals.adb: fix access. Fix #1652
Tristan Gingold
2021-02-18
1
-1
/
+1
*
Makefile: put libraries in lib/. For #1642
Tristan Gingold
2021-02-13
1
-2
/
+1
*
synth-expr: compute signess for range array attributes. Fix #1645
Tristan Gingold
2021-02-12
3
-17
/
+9
*
vhdl-evaluation.adb: use is_overflow_literal.
Tristan Gingold
2021-02-11
2
-13
/
+21
*
vhdl-sem_expr: avoid duplicate error messages for overflow in range
Tristan Gingold
2021-02-11
1
-4
/
+1
*
vhdl-evaluation: factorize code
Tristan Gingold
2021-02-11
1
-7
/
+5
*
eval_is_range_in_bound: avoid crash in case of overflow. Fix #1640
Tristan Gingold
2021-02-11
1
-2
/
+12
*
pyGHDL: automatically format generated files with black
Xiretza
2021-02-10
1
-0
/
+6
*
vhdl-sem_stmts: avoid overflow. Fix #1639
Tristan Gingold
2021-02-10
1
-3
/
+13
*
vhdl-evaluation: minor simplification
Tristan Gingold
2021-02-10
1
-3
/
+1
*
vhdl-sem_psl: factorize code for onehot/onehot0 and stable/fell/rose.
Tristan Gingold
2021-02-09
3
-105
/
+17
*
netlists-folds: add comments
Tristan Gingold
2021-02-09
1
-0
/
+4
*
Add support for PSL onehot/onehot0 functions (#1633)
T. Meissner
2021-02-09
19
-127
/
+352
*
vhdl-sem_expr: remove assertion and change comment. Fix #1631
Tristan Gingold
2021-02-06
1
-3
/
+4
*
update license headers
umarcor
2021-02-05
98
-549
/
+361
*
Update copyright headers for vhdl-elocations*
Tristan Gingold
2021-02-04
6
-39
/
+33
*
synth: handle to_stdlogicvector. For #1628
Tristan Gingold
2021-02-04
1
-1
/
+2
*
vhdl: recognize to_stdlogicvector. For #1628
Tristan Gingold
2021-02-04
2
-6
/
+26
*
trans-chap7.adb: handle universal integer/real multiplication. Fix #1624
Tristan Gingold
2021-01-29
1
-0
/
+4
*
grt: add Error_NF to report final error status. Fix #803
Tristan Gingold
2021-01-26
3
-2
/
+13
*
std_names: add gclk. For #1610
Tristan Gingold
2021-01-25
4
-1
/
+12
*
src/ghdldrv: fix regression for ghdl-yosys-plugin
Tristan Gingold
2021-01-20
3
-4
/
+12
*
files_map.adb: fix thinko in Find_Language
Tristan Gingold
2021-01-20
1
-1
/
+1
*
ghdlsynth: check filename extension
Tristan Gingold
2021-01-19
4
-4
/
+61
*
trans-chap5: use value mode to get object bounds. Fix #1612
Tristan Gingold
2021-01-19
1
-1
/
+1
*
update 'vpi_user.h' to IEEE Std 1800-2017
umarcor
2021-01-17
1
-189
/
+272
*
synth-insts: apply attributes to entities and architectures. Fix #1609
Tristan Gingold
2021-01-17
2
-0
/
+12
*
synth-stmts: add location on formal attribute cells
Tristan Gingold
2021-01-17
1
-0
/
+1
*
synth-expr: handle string literals in port associations. Fix #1596
Tristan Gingold
2021-01-16
1
-0
/
+6
*
vhdl-sem_names: avoid duplicate messages for -fsynopsys
Tristan Gingold
2021-01-16
1
-0
/
+9
*
update version/copyright year
umarcor
2021-01-16
1
-1
/
+1
*
update license headers
umarcor
2021-01-14
605
-6655
/
+5451
*
synth: always finalize declarations. Fix #1591
Tristan Gingold
2021-01-13
6
-24
/
+101
*
vhdl-formatters: add realignment
Tristan Gingold
2021-01-11
5
-6
/
+239
*
Typo fixes in Ada code.
Patrick Lehmann
2021-01-10
3
-48
/
+48
*
vhdl: rework formatter engine, add 'ghdl fmt' command
Tristan Gingold
2021-01-09
8
-482
/
+792
*
src/vhd: remove use of chapter sign in comment to have on ASCII characters
Tristan Gingold
2021-01-09
11
-36
/
+36
*
vhdl-parse_psl.adb: handle n_paren_prop in Psl_To_Vhdl
Tristan Gingold
2021-01-05
1
-0
/
+4
*
vhdl-parse.adb: improve diagnostic messages
Tristan Gingold
2021-01-05
1
-1
/
+2
*
cli: support '[--]version --ref' and '[--]version --hash' too
umarcor
2021-01-05
1
-2
/
+2
*
cli: add 'version ref' and 'version hash'
umarcor
2021-01-05
1
-3
/
+13
*
version: add Ref and Hash
umarcor
2021-01-05
2
-4
/
+17
*
vhdl: fix reprint of vhdl08 array element constraints.
Tristan Gingold
2021-01-05
7
-271
/
+362
*
vhdl-prints: avoid assertion on empty hbox for simple loop
Tristan Gingold
2021-01-04
1
-7
/
+16
*
synth: add option to treat asserts as assumes and vice-versa
tmeissner
2021-01-02
4
-3
/
+26
[next]