aboutsummaryrefslogtreecommitdiffstats
path: root/python/check_arch_api.py
Commit message (Collapse)AuthorAgeFilesLines
* Add getBelPinType to Python interface.Keith Rothman2021-03-221-0/+4
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add tests to confirm constant routing import.Keith Rothman2021-02-231-9/+42
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add simple python file for doing Arch API sanity checks.Keith Rothman2021-02-021-0/+57
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
7 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119