| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
(instead of a design unit).
Also, add Iir_Kind_Foreign_Vector_Type_Definition
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And add comments
|
| |
|
|
|
|
| |
For ghdl/ghdl-yosys-plugin#159
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also add the Matching flag to the Iir_Kind_Case_Statement.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Instead of swapping L/R arguments to try to create ?>= and ?>,
create a function for each which performs the not operation of ?<
and ?<= as defined by the LRM.
|
|
|
| |
Implement the matching operators ?<, ?<=, ?>, ?>=, ?/=.
|
| |
|
| |
|
|
|
|
| |
Fix #1514
|
| |
|
| |
|
|
|
|
| |
Fix #1515
|
| |
|
| |
|