aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/arch_pybindings.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Use hashlib for core netlist structuresgatecat2021-06-021-4/+4
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* nexus: Switch to BaseArchD. Shah2021-02-051-2/+1
| | | | Signed-off-by: D. Shah <dave@ds0.me>
* Run "make clangformat".Keith Rothman2021-02-021-2/+2
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add pybindings for new APIs.Keith Rothman2021-02-021-0/+3
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Seperate PipRange types in pybindings_shared.Keith Rothman2021-02-011-1/+2
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* nexus: Fix Python bindingsDavid Shah2020-11-301-3/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: UpdatesDavid Shah2020-11-301-4/+0
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Bring up to dateDavid Shah2020-11-301-17/+19
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add Python bindingsDavid Shah2020-11-301-0/+76
Signed-off-by: David Shah <dave@ds0.me>