index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-canon.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl-canon: extract guard for signal assignment sensitivity
Tristan Gingold
2022-09-29
1
-1
/
+15
*
vhdl-canon: handle conditional variable assignment. Fix #2138
Tristan Gingold
2022-07-25
1
-1
/
+16
*
vhdl-nodes: renaming.
Tristan Gingold
2022-07-21
1
-1
/
+1
*
vhdl-cannon: add Canon_Extract_Sensitivity_Break_Statement
Tristan Gingold
2022-07-16
1
-1
/
+12
*
vhdl-evaluation: make overflow_literal non locally static.
Tristan Gingold
2022-07-07
1
-0
/
+3
*
vhdl-canon: add Canon_Add_Suspend_State
Tristan Gingold
2022-05-26
1
-4
/
+184
*
vhdl-canon: refactoring.
Tristan Gingold
2022-05-16
1
-31
/
+66
*
vhdl-sem_names(sem_check_all_sensitized): only consider interface signal
Tristan Gingold
2022-04-15
1
-0
/
+2
*
synth: handle type declarations in vunit. Fix #2034
Tristan Gingold
2022-04-13
1
-0
/
+1
*
vhdl: Iir_Kind_Foreign_Module is now a library unit
Tristan Gingold
2021-11-09
1
-0
/
+2
*
vhdl/psl: handle PSL inherit spec. For #1899
Tristan Gingold
2021-11-05
1
-1
/
+2
*
synth: Support alias declarations in vunit
tmeissner
2021-11-02
1
-1
/
+3
*
synth: add support for sequence instance in vunit. Fix #1889
Tristan Gingold
2021-10-13
1
-0
/
+2
*
Fixed some typos (#1868)
Patrick Lehmann
2021-09-16
1
-2
/
+2
*
vhdl-canon: recurse for default block configuration of a vunit.
Tristan Gingold
2021-09-12
1
-12
/
+23
*
vhdl,psl: abort is now identical to async_abort. For #1654
Tristan Gingold
2021-09-02
1
-3
/
+2
*
vhdl and psl: parse sync_abort and async_abort. For #1654
Tristan Gingold
2021-08-30
1
-0
/
+11
*
vhdl-canon: detect PSL assertion that cannot fail. For #1832
Tristan Gingold
2021-08-29
1
-2
/
+12
*
vhdl: remove iir_kind_anonymous_signal_declaration (now unused)
Tristan Gingold
2021-08-24
1
-60
/
+0
*
vhdl: introduce iir_kind_association_element_by_name
Tristan Gingold
2021-08-06
1
-5
/
+5
*
vhdl-nodes: remove Identifier from Psl_Default_Clock
Tristan Gingold
2021-06-30
1
-0
/
+1
*
vhdl: also allow type and subtype declarations in vunit. For #1724
Tristan Gingold
2021-04-15
1
-0
/
+2
*
vhdl: handle constant declarations in PSL vunit. Fix #1724
Tristan Gingold
2021-04-15
1
-0
/
+1
*
vhdl and libraries: add support for binding to a foreign module
Tristan Gingold
2021-04-05
1
-6
/
+19
*
vhdl-canon.adb: handle individual assoc in extract sensitivity. Fix #1684
Tristan Gingold
2021-03-13
1
-0
/
+2
*
vhdl-canon.adb: add a missing check on generic associations. Fix #1655
Tristan Gingold
2021-02-20
1
-0
/
+3
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl-canon: canon generic associations for subprogram instantiations.
Tristan Gingold
2020-09-28
1
-1
/
+6
*
vhdl: analyze subprogram instantiations. WIP. For #1470
Tristan Gingold
2020-09-26
1
-6
/
+9
*
vhdl-canon: minor cleanup.
Tristan Gingold
2020-08-08
1
-57
/
+0
*
vhdl: renaming in vhdl-canon.
Tristan Gingold
2020-08-08
1
-182
/
+195
*
vhdl: check missing association to generics. Fix #1379
Tristan Gingold
2020-06-26
1
-0
/
+9
*
vhdl: create default configuration for a vunit. Fix #1372
Tristan Gingold
2020-06-15
1
-158
/
+190
*
vhdl: analyze and synth concurrent statements in vunit. Fix #1366
Tristan Gingold
2020-06-12
1
-7
/
+12
*
psl: keep denoting names in the PSL ast.
Tristan Gingold
2020-03-13
1
-1
/
+2
*
synth: simplify support of inertial associations.
Tristan Gingold
2020-01-09
1
-1
/
+1
*
ams-vhdl: add simultaneous null statement.
Tristan Gingold
2019-12-30
1
-4
/
+23
*
ams-vhdl: analyze, canon and print simultaneous procedural statements.
Tristan Gingold
2019-12-30
1
-0
/
+11
*
vhdl-ams: fix tree consistency for subnature declaration.
Tristan Gingold
2019-12-29
1
-1
/
+2
*
vhdl: improve support of AMS-vhdl (array and record natures, source quantities)
Tristan Gingold
2019-12-28
1
-2
/
+148
*
vhdl: allow attributes in vunit declarations.
Tristan Gingold
2019-10-30
1
-1
/
+3
*
vhdl-canon: handle simple signal assignment in vunits.
Tristan Gingold
2019-10-25
1
-273
/
+272
*
vhdl-canon: extract canon_concurrent_label.
Tristan Gingold
2019-10-25
1
-20
/
+25
*
vhdl-canon: handle some declarations in vunits.
Tristan Gingold
2019-10-23
1
-2
/
+18
*
vhdl: Add the implicit [*] at start of PSL cover sequence.
Tristan Gingold
2019-10-15
1
-0
/
+7
*
vhdl: handle cover and restrict within vunit.
Tristan Gingold
2019-10-15
1
-0
/
+4
*
vhdl: renames Conditional_Expression to Conditional_Expression_Chain.
Tristan Gingold
2019-09-02
1
-1
/
+1
*
vhdl: handle assume in verification units.
Tristan Gingold
2019-08-20
1
-0
/
+2
*
synth: handle verification units.
Tristan Gingold
2019-08-20
1
-31
/
+57
*
vhdl: parse verification unit (WIP).
Tristan Gingold
2019-08-17
1
-0
/
+2
[next]