index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
/
arch_pybindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-2
/
+2
*
Add pybindings for new APIs.
Keith Rothman
2021-02-02
1
-0
/
+2
*
Seperate PipRange types in pybindings_shared.
Keith Rothman
2021-02-01
1
-0
/
+3
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
1
-18
/
+16
*
python: Expose PlaceStrength enum and isValidBelForCell on ecp5
Erika
2020-01-26
1
-0
/
+3
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-0
/
+2
*
python: Refactor out bindings shared between ECP5 and iCE40
David Shah
2019-09-15
1
-96
/
+2
*
python: Fix getWireBelPins
David Shah
2019-09-15
1
-0
/
+5
*
json: Add support for net aliases
David Shah
2019-09-13
1
-0
/
+5
*
Add Python helper functions for floorplanning
David Shah
2019-03-22
1
-0
/
+7
*
timing: Add support for clock constraints
David Shah
2018-11-12
1
-0
/
+4
*
ecp5: Update to use const IdStrings in place of PortPin/BelType
David Shah
2018-08-08
1
-9
/
+2
*
API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings)
David Shah
2018-08-05
1
-9
/
+9
*
Fixed pybiding so generic can work and ecp5 expose all needed
Miodrag Milanovic
2018-07-24
1
-3
/
+122
*
ecp5: Implementing core arch.h functions
David Shah
2018-07-11
1
-0
/
+32