index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-context.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: fixes for value_const.
Tristan Gingold
2019-10-20
1
-0
/
+5
*
synth: add value_const.
Tristan Gingold
2019-10-20
1
-0
/
+8
*
synth-context: fix encoding of discrete in aggregate
Tristan Gingold
2019-10-08
1
-1
/
+1
*
synth: fix incorrect order for concat.
Tristan Gingold
2019-10-08
1
-1
/
+1
*
synth: handle package bodies.
Tristan Gingold
2019-10-07
1
-7
/
+25
*
synth-context: slightly relax assertion.
Tristan Gingold
2019-10-03
1
-1
/
+12
*
synth: renaming and minor refactoring.
Tristan Gingold
2019-09-30
1
-51
/
+18
*
synth: special handling of 'const' functions.
Tristan Gingold
2019-09-30
1
-0
/
+13
*
synth: refactoring of alias (allow alias of anything).
Tristan Gingold
2019-09-30
1
-3
/
+8
*
synth: introduce type_logic
Tristan Gingold
2019-09-29
1
-8
/
+16
*
synth: do not create self-instance on black-boxed modules.
Tristan Gingold
2019-09-21
1
-0
/
+5
*
synth: add bit0/bit1 in instance.
Tristan Gingold
2019-09-21
1
-0
/
+13
*
synth: add Get_Build (WIP).
Tristan Gingold
2019-09-20
1
-0
/
+7
*
synth: add base_instance.
Tristan Gingold
2019-09-20
1
-8
/
+29
*
synth: rename get/set_module for instances.
Tristan Gingold
2019-09-20
1
-4
/
+4
*
synth-context: get rid off Set_Block_Scope.
Tristan Gingold
2019-09-20
1
-8
/
+12
*
synth: refactoring to reduce global variables.
Tristan Gingold
2019-09-19
1
-3
/
+21
*
synth: make synth_instance_type private.
Tristan Gingold
2019-09-19
1
-4
/
+47
*
synth: handle record subtypes.
Tristan Gingold
2019-09-19
1
-1
/
+2
*
synth: remove value_mux2.
Tristan Gingold
2019-09-18
1
-8
/
+0
*
synth: allow empty string literal.
Tristan Gingold
2019-09-12
1
-1
/
+4
*
synth: improve support of return statement.
Tristan Gingold
2019-09-11
1
-1
/
+0
*
synth: improve support of negative integer values.
Tristan Gingold
2019-09-11
1
-14
/
+23
*
synth: Add width field in type_type record.
Tristan Gingold
2019-09-11
1
-3
/
+3
*
synth: handle alias (WIP, read only).
Tristan Gingold
2019-09-11
1
-0
/
+8
*
synth: handle const record aggregates.
Tristan Gingold
2019-09-05
1
-1
/
+13
*
synth: handle non-constant array aggregates.
Tristan Gingold
2019-09-05
1
-0
/
+14
*
synth: add value_const_array.
Tristan Gingold
2019-09-05
1
-1
/
+1
*
synth: handle large width in get_net.
Tristan Gingold
2019-09-04
1
-3
/
+11
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-2
/
+23
*
synth: rework partial assignments
Tristan Gingold
2019-08-27
1
-1
/
+1
*
synth: rework indexed names.
Tristan Gingold
2019-07-30
1
-21
/
+4
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-40
/
+142
*
synth: preliminary support of dynamic indexing.
Tristan Gingold
2019-07-28
1
-56
/
+29
*
synth: rework range.
Tristan Gingold
2019-07-26
1
-4
/
+2
*
synth: preliminary support of integer subtypes.
Tristan Gingold
2019-07-26
1
-2
/
+15
*
synth: handle array aggregate.
Tristan Gingold
2019-07-26
1
-1
/
+1
*
synth: handle bit.
Tristan Gingold
2019-07-25
1
-1
/
+1
*
synth: make type Wire_Id_Record private.
Tristan Gingold
2019-07-17
1
-11
/
+0
*
synth: renaming of Assign to Seq_Assign.
Tristan Gingold
2019-07-17
1
-1
/
+1
*
synth: handle instantiation (WIP)
Tristan Gingold
2019-07-10
1
-3
/
+16
*
synth: handle simple user function calls.
Tristan Gingold
2019-07-06
1
-0
/
+1
*
synth: destroy iterator after for-loop.
Tristan Gingold
2019-07-01
1
-1
/
+16
*
synth: handle more operators.
Tristan Gingold
2019-06-23
1
-8
/
+3
*
synth: remove unused Value_Logic.
Tristan Gingold
2019-06-23
1
-8
/
+0
*
synth: get rid of execution and elaboration.
Tristan Gingold
2019-06-19
1
-133
/
+198
*
synth: handle enumerated types.
Tristan Gingold
2019-06-12
1
-31
/
+43
*
synth: support conditional signal assignments.
Tristan Gingold
2019-06-08
1
-0
/
+8
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-1
/
+1
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-2
/
+2
[next]