| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* synth: added missing integer operators
I. e. inequality and remainder.
* testsuite/synth: added testcase for the missing integer operators
|
| |
|
|
|
|
| |
Fix tgingold/ghdlsynth-beta#40
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For tgingold/ghdlsynth-beta#33
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix tgingold/ghdlsynth-beta#32
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* add logic operators on unsigned
* handle signed too
* handle unary not
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|