Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vhdl: generate and handle package_instantiation_body | Tristan Gingold | 2023-03-22 | 5 | -11/+108 | |
| | ||||||
* | vhdl: add Set/Get_Immediate_Body_Flag (for package instantiation) | Tristan Gingold | 2023-03-22 | 6 | -545/+368 | |
| | ||||||
* | vhdl: add iir_kind_package_instantiation_body | Tristan Gingold | 2023-03-22 | 9 | -231/+513 | |
| | ||||||
* | vhdl-canon(canon_declaration): now a procedure, adjust | Tristan Gingold | 2023-03-22 | 1 | -40/+12 | |
| | ||||||
* | trans-chap2: improve support for nested package instantiation | Tristan Gingold | 2023-03-22 | 2 | -12/+28 | |
| | ||||||
* | trans-chap7: partial rewrite of translate_implicit_array_conversion | Tristan Gingold | 2023-03-20 | 1 | -49/+169 | |
| | ||||||
* | vhdl-scanner.adb: avoid a possible crash | Tristan Gingold | 2023-03-20 | 1 | -1/+1 | |
| | ||||||
* | standalone wheels: put date in development versions | Tristan Gingold | 2023-03-17 | 2 | -1/+6 | |
| | ||||||
* | gha: also release standalone wheels for windows | Tristan Gingold | 2023-03-16 | 1 | -0/+1 | |
| | ||||||
* | testsuite/gna: add a test for #2393 | Tristan Gingold | 2023-03-15 | 2 | -0/+102 | |
| | ||||||
* | trans-chap3(is_equal_limit): also handle type_mode_e32 | Tristan Gingold | 2023-03-15 | 1 | -1/+2 | |
| | | | | Fix #2393 | |||||
* | psl: remove start loops only in case of always. | Tristan Gingold | 2023-03-15 | 3 | -1/+24 | |
| | | | | For #2392 | |||||
* | testsuite/synth: add a test for #2390 | Tristan Gingold | 2023-03-14 | 6 | -0/+139 | |
| | ||||||
* | synth_conditiona_signal_assignment: handle simple case directly. | Tristan Gingold | 2023-03-14 | 1 | -46/+79 | |
| | | | | Fix #2390 | |||||
* | ghdldrv: only put direct dependences in gen-makefile | Tristan Gingold | 2023-03-13 | 3 | -10/+16 | |
| | ||||||
* | testsuite/gna: add a test for #2388 | Tristan Gingold | 2023-03-13 | 3 | -0/+55 | |
| | ||||||
* | ghdllocal.adb(Build_Dependence): rebuild file dependencies. | Tristan Gingold | 2023-03-13 | 10 | -833/+784 | |
| | | | | | vhdl: remove Get/Set_File_Dependence_List. Fix #2388 | |||||
* | Limiting versions of pyTooling to >=2.13, but <3.0. | Patrick Lehmann | 2023-03-10 | 3 | -3/+3 | |
|\ | ||||||
| * | Limiting versions of pyTooling to >=2.13, but <3.0. | Patrick Lehmann | 2023-03-10 | 3 | -3/+3 | |
|/ | ||||||
* | NEWS: update | Patrick Lehmann | 2023-03-10 | 1 | -21/+28 | |
|\ | ||||||
| * | NEWS: update | umarcor | 2023-03-08 | 1 | -21/+28 | |
| | | ||||||
* | | testsuite/synth: add a test for selected signal assignment | Tristan Gingold | 2023-03-09 | 2 | -2/+20 | |
| | | ||||||
* | | synth: support selected signal assignment | Tristan Gingold | 2023-03-09 | 1 | -0/+2 | |
| | | ||||||
* | | testsuite/gna: add a test for #2381 | Tristan Gingold | 2023-03-09 | 2 | -0/+38 | |
| | | ||||||
* | | vhdl: handle selected waveform assignment | Tristan Gingold | 2023-03-09 | 3 | -51/+75 | |
| | | ||||||
* | | psl-optimize: add comments | Tristan Gingold | 2023-03-08 | 1 | -1/+6 | |
| | | ||||||
* | | psl-disp_nfas: improve output | Tristan Gingold | 2023-03-08 | 1 | -7/+9 | |
| | | ||||||
* | | psl-build.adb(build_plus_repeat): fix handling of single edge NFA | Tristan Gingold | 2023-03-08 | 1 | -3/+15 | |
|/ | | | | For #2373 | |||||
* | Bump version to 4.0.0-dev | Tristan Gingold | 2023-03-08 | 2 | -2/+2 | |
| | ||||||
* | Release: bump to 3.0.0 | Tristan Gingold | 2023-03-08 | 3 | -7/+1378 | |
| | ||||||
* | NEWS.md: prepare for 4.0 | Tristan Gingold | 2023-03-08 | 1 | -3/+3 | |
| | ||||||
* | Bump to 3.0.0-rc.4, regenerate doc | Tristan Gingold | 2023-03-08 | 3 | -27543/+28108 | |
| | ||||||
* | doc: include NEWS.md in the index | Patrick Lehmann | 2023-03-07 | 4 | -165/+120 | |
|\ | ||||||
| * | doc: include NEWS.md in the index | umarcor | 2023-03-06 | 4 | -165/+120 | |
|/ | ||||||
* | Update NEWS and copyright date | Patrick Lehmann | 2023-03-06 | 3 | -5/+12 | |
|\ | ||||||
| * | Update NEWS and copyright date | Tristan Gingold | 2023-03-06 | 3 | -5/+12 | |
|/ | | | | | Co-Authored-By: Patrick Lehmann <Paebbels@gmail.com> Co-Authored-By: Unai Martinez-Corral <unai.martinezcorral@ehu.eus> | |||||
* | news: add headings | umarcor | 2023-03-06 | 1 | -39/+41 | |
| | ||||||
* | ci/Test/Release: update strategy | umarcor | 2023-03-05 | 1 | -16/+6 | |
| | ||||||
* | testsuite/synth: add a test for #2372 | Tristan Gingold | 2023-03-05 | 2 | -0/+15 | |
| | ||||||
* | synth-vhdl_oper: handle to_01. Fix #2372 | Tristan Gingold | 2023-03-05 | 1 | -0/+1 | |
| | ||||||
* | doc: update (#2370) | Unai Martinez-Corral | 2023-03-04 | 3 | -39/+55 | |
|\ | ||||||
| * | doc: extensions cleanup | umarcor | 2023-03-03 | 2 | -6/+0 | |
| | | ||||||
| * | doc/index: reverse date format in the headings | umarcor | 2023-03-03 | 1 | -26/+26 | |
| | | ||||||
| * | doc/index: fix indentation | umarcor | 2023-03-03 | 1 | -7/+6 | |
| | | ||||||
| * | doc/conf: add html_theme_options and html_css_files | umarcor | 2023-03-03 | 1 | -0/+23 | |
| | | ||||||
* | | testsuite/gna: add a test for #2368 | Tristan Gingold | 2023-03-04 | 3 | -0/+68 | |
|/ | ||||||
* | ci/Test: let Coverage inherit secrets | umarcor | 2023-03-03 | 1 | -0/+1 | |
| | ||||||
* | ci: reusable workflows (#2367) | Unai Martinez-Corral | 2023-03-03 | 5 | -508/+526 | |
| | ||||||
* | testsuite/synth: add a test for #2369 | Tristan Gingold | 2023-03-02 | 2 | -0/+23 | |
| | ||||||
* | synth-vhdl_stmts: handle unaffected in conditional variable assignments | Tristan Gingold | 2023-03-02 | 1 | -3/+11 | |
| | | | | Fix #2369 |