index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpga_interchange
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
2
-3
/
+3
*
Add pseudo pip data to chipdb (with schema bump).
Keith Rothman
2021-03-22
3
-6
/
+143
*
Refactor header structures in FPGA interchange Arch.
Keith Rothman
2021-03-19
8
-891
/
+1289
*
Fixup GUI link dependencies on headers from libraries.
Keith Rothman
2021-03-18
1
-0
/
+5
*
fpga_interchange: temporarily disable failing test
Alessandro Comodi
2021-03-17
1
-1
/
+2
*
fpga_interchange: minor fixes and comments addition
Alessandro Comodi
2021-03-16
3
-22
/
+57
*
fpga_interchange: address review comments
Alessandro Comodi
2021-03-16
9
-18
/
+92
*
github-actions: use capnp v0.8.0
Alessandro Comodi
2021-03-16
1
-1
/
+1
*
fpga_interchange: re-add README with updated instructions
Alessandro Comodi
2021-03-16
1
-0
/
+69
*
fpga_interchange: tests: add techmap optional source file
Alessandro Comodi
2021-03-16
4
-3
/
+19
*
fpga_interchange: add bbasm step and archcheck
Alessandro Comodi
2021-03-16
7
-41
/
+78
*
fpga_interchange: address review comments
Alessandro Comodi
2021-03-16
4
-32
/
+91
*
fpga_interchange: tests: added comment and fixed XDC
Alessandro Comodi
2021-03-16
16
-29
/
+74
*
fpga_interchange: chipdb: use generic patching function
Alessandro Comodi
2021-03-16
3
-41
/
+96
*
fpga_interchange: cmake: generate only one device family
Alessandro Comodi
2021-03-16
9
-49
/
+72
*
fpga_interchange: tests: add cmake functions
Alessandro Comodi
2021-03-16
27
-50
/
+215
*
fpga_intrchange: add cmake infrastructure to generate chipdbs
Alessandro Comodi
2021-03-16
6
-133
/
+122
*
Use NEXTPNR_NAMESPACE macro's now that headers are seperated.
Keith Rothman
2021-03-15
4
-5
/
+5
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
5
-25
/
+42
*
clangformat
gatecat
2021-03-03
3
-114
/
+108
*
Update FPGA interchange README.
Keith Rothman
2021-02-26
1
-11
/
+7
*
For now just return false in the site router.
Keith Rothman
2021-02-26
1
-1
/
+1
*
Initial LUT rotation logic.
Keith Rothman
2021-02-26
7
-7
/
+739
*
Add counter test.
Keith Rothman
2021-02-26
5
-0
/
+71
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
2
-3
/
+3
*
Fix assorted bugs in FPGA interchange.
Keith Rothman
2021-02-23
8
-422
/
+626
*
Finish dedicated interconnect implementation.
Keith Rothman
2021-02-23
3
-139
/
+611
*
Working FF example now that constant merging is done.
Keith Rothman
2021-02-23
6
-8
/
+218
*
Add initial logic for handling dedicated interconnect situations.
Keith Rothman
2021-02-23
11
-26
/
+587
*
Move RapidWright git URI back to upstream.
Keith Rothman
2021-02-23
1
-5
/
+1
*
Remove some signedness warnings.
Keith Rothman
2021-02-23
1
-1
/
+1
*
Fix reference copy.
Keith Rothman
2021-02-23
1
-6
/
+6
*
Run "make clangformat".
Keith Rothman
2021-02-23
1
-6
/
+8
*
Initial working constant network support!
Keith Rothman
2021-02-23
4
-14
/
+145
*
Add constant network test case.
Keith Rothman
2021-02-23
5
-0
/
+42
*
Add tests to confirm constant routing import.
Keith Rothman
2021-02-23
2
-0
/
+36
*
Correct some bugs in the create_bba Makefile.
Keith Rothman
2021-02-23
1
-3
/
+9
*
Add initial constant network support to FPGA interchange arch.
Keith Rothman
2021-02-23
2
-7
/
+47
*
Change CellInfo in getBelPinsForCellPin to be const.
Keith Rothman
2021-02-23
1
-1
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
3
-36
/
+5
*
Fix sign mismatch.
Keith Rothman
2021-02-18
2
-2
/
+2
*
Do some spell checking on site_router.cc
Keith Rothman
2021-02-18
1
-18
/
+18
*
Add some utility methods for site instance access.
Keith Rothman
2021-02-18
3
-13
/
+42
*
Update README's with latest instructions and features.
Keith Rothman
2021-02-18
3
-20
/
+94
*
Add utility targets for getting plain text outputs.
Keith Rothman
2021-02-17
1
-1
/
+5
*
Add IOSTANDARD to ports.
Keith Rothman
2021-02-17
1
-1
/
+3
*
Emit fixed attributes to output physical netlist.
Keith Rothman
2021-02-17
1
-8
/
+19
*
Refactor "get only from iterator" to a utility.
Keith Rothman
2021-02-17
3
-12
/
+9
*
Keep all build artifacts under create_bba/build.
Keith Rothman
2021-02-17
2
-4
/
+5
*
Change how package pin IO sites are selected.
Keith Rothman
2021-02-17
3
-16
/
+52
[next]