index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecp5: Add Bel graphics
David Shah
2018-07-31
1
-4
/
+53
*
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
1
-1
/
+1
*
clangformat
David Shah
2018-07-25
1
-1
/
+2
*
Fixed packing non pod
Miodrag Milanovic
2018-07-25
1
-3
/
+3
*
ecp5: Architecture testing and fixing
David Shah
2018-07-24
1
-1
/
+7
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
1
-33
/
+5
*
ecp5: Add some more PIO helper functions
David Shah
2018-07-23
1
-0
/
+38
*
clangformat
Clifford Wolf
2018-07-23
1
-2
/
+4
*
ecp5: Implement new Grid APIs
David Shah
2018-07-23
1
-0
/
+36
*
ecp5: Adding new Bel pin API
David Shah
2018-07-22
1
-0
/
+30
*
ecp5: Fix regression following router update
David Shah
2018-07-22
1
-1
/
+1
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
ecp5: Add support for pin name constraints using 'LOC' attributes
David Shah
2018-07-18
1
-2
/
+31
*
ecp5: Adding a slow and conservative placement validity checker
David Shah
2018-07-17
1
-7
/
+12
*
ecp5: Build all chip types
David Shah
2018-07-17
1
-1
/
+1
*
Revert "Move read methods to ReadMethods, remove some legacy access to Arch"
Sergiusz Bazanski
2018-07-14
1
-89
/
+16
*
Revert "Make ECP5 proxy context compatible"
Sergiusz Bazanski
2018-07-14
1
-79
/
+0
*
Make ECP5 proxy context compatible
Sergiusz Bazanski
2018-07-14
1
-0
/
+79
*
Move read methods to ReadMethods, remove some legacy access to Arch
Sergiusz Bazanski
2018-07-14
1
-16
/
+89
*
Updates from clang-format
Clifford Wolf
2018-07-12
1
-8
/
+2
*
ecp5: Unbreaking groups
David Shah
2018-07-12
1
-1
/
+1
*
Add Groups API
Clifford Wolf
2018-07-12
1
-0
/
+2
*
Add ctx->place() API
Clifford Wolf
2018-07-11
1
-0
/
+6
*
Add ctx->route() API
Clifford Wolf
2018-07-11
1
-0
/
+8
*
ecp5: Update arch to use new graphics API
David Shah
2018-07-11
1
-19
/
+6
*
ecp5: Adding bitstream gen for pips and LUT init
David Shah
2018-07-11
1
-3
/
+3
*
ecp5: Make target device 45k on account of current hardware access
David Shah
2018-07-11
1
-4
/
+4
*
ecp5: Blinky example places and routes
David Shah
2018-07-11
1
-1
/
+7
*
ecp5: Place design working, router now segfaults due to db issue
David Shah
2018-07-11
1
-4
/
+2
*
ecp5: Fixing arch bugs
David Shah
2018-07-11
1
-1
/
+5
*
ecp5: Add 25k database
David Shah
2018-07-11
1
-1
/
+24
*
ecp5: Implementing (at least stubs) most of arch.cc
David Shah
2018-07-11
1
-185
/
+104
*
ecp5: Implementing core arch.h functions
David Shah
2018-07-11
1
-0
/
+386