| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Co-authored-by: eine <eine@users.noreply.github.com>
|
| |
|
| |
|
|
|
|
|
| |
"time must be **greather** than previous transaction" -> "time must be **greater** than previous transaction"
(h was in the word 'greater')
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For ghdl/ghdl-yosys-plugin#137
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for attribute specification with invalid entity class.
|
|
|
|
| |
For both declarations list and missing attribute type.
|
| |
|
|
|
|
| |
Fix #1481
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Handle them in synthesis.
|
| |
|
|
|
|
|
|
| |
Fix #1461
Allow a design unit (package or entity) to have the same name as a library.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Allow negative value for the right operand of ** for floating
point values.
|
|
|
|
| |
Fix #1430
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fix ghdl/ghdl-yosys-plugin#129
|