Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove wire alias API | David Shah | 2020-10-15 | 1 | -2/+0 |
* | Merge pull request #500 from YosysHQ/dave/py-none-fix | Miodrag Milanović | 2020-09-14 | 1 | -6/+6 |
|\ | |||||
| * | python: Fix handling of None in pybind11 | David Shah | 2020-09-14 | 1 | -6/+6 |
* | | Preserve cmd parameters when loading json from GUI | Miodrag Milanovic | 2020-09-04 | 2 | -1/+6 |
|/ | |||||
* | No longer need fstream include | Ross Schlaikjer | 2020-08-30 | 1 | -1/+0 |
* | Only print filenames for now, de |