index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ghdldrv
/
ghdlxml.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
libraries: Load_Std_Library: now return a status.
Tristan Gingold
2020-12-26
1
-1
/
+3
*
ghdldrv: adjust style and some error messages.
Tristan Gingold
2020-09-20
1
-3
/
+2
*
cli: rework syntax, add commands without '-' or '--'
umarcor
2020-09-20
1
-2
/
+6
*
vhdl: parse and analyze force/release signal assignment statements.
Tristan Gingold
2020-08-01
1
-0
/
+3
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-3
/
+3
*
ghdldrv: Make Perform_Action cmd parameter in out.
Tristan Gingold
2020-04-10
1
-2
/
+2
*
vhdl: add scalar_size. Size of scalar types is computed during analysis.
Tristan Gingold
2020-04-06
1
-0
/
+2
*
Add simple_IO - to be used instead of Text_IO.
Tristan Gingold
2019-05-19
1
-1
/
+3
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-4
/
+4
*
vhdl: move nodes_meta package to vhdl child.
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move disp_tree and disp_vhdl as vhdl child.
Tristan Gingold
2019-05-04
1
-1
/
+1
*
Remove unused is_ref for choices. Adjust.
Tristan Gingold
2019-01-02
1
-6
/
+0
*
ghdldrv: Cmd argument of Perform_Action is now in.
Tristan Gingold
2018-12-16
1
-2
/
+2
*
Create sem_lib from libraries.
Tristan Gingold
2018-11-14
1
-1
/
+2
*
Add Maybe_Ref_Chain (WIP).
Tristan Gingold
2018-09-20
1
-0
/
+6
*
sem_inst: fix relocation of instances in instances.
Tristan Gingold
2017-12-21
1
-0
/
+2
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
1
-4
/
+6
*
Remove List_Others, cleanup lists.
Tristan Gingold
2017-11-08
1
-20
/
+16
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-0
/
+66
*
Add extended locations (elocations). Still WIP
Tristan Gingold
2017-10-18
1
-8
/
+0
*
files_map: rename Load_Source_File to Read_Source_File.
Tristan Gingold
2017-10-05
1
-1
/
+1
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-1
/
+3
*
ghdlxml: display image of string_literal8
Tristan Gingold
2016-11-01
1
-4
/
+1
*
ghdlxml: add version.
Tristan Gingold
2016-10-15
1
-9
/
+16
*
Add --file-to-xml to dump tree as XML.
Tristan Gingold
2016-10-14
1
-0
/
+526