aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch_pybindings.h
Commit message (Collapse)AuthorAgeFilesLines
* python: Fixes to get net wires map workingDavid Shah2018-11-221-2/+24
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Update to use const IdStrings in place of PortPin/BelTypeDavid Shah2018-08-081-14/+0
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-15/+3
| | | | This reverts commit 3352ff4abbcac563e08d78ed8aa77728d00284a8.
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-3/+15
|
* ecp5: Implementing (at least stubs) most of arch.ccDavid Shah2018-07-111-0/+44
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ecp5: Implementing core arch.h functionsDavid Shah2018-07-111-0/+31
Signed-off-by: David Shah <davey1576@gmail.com>