index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
github-actions: add basic CI to test FPGA interchange
Alessandro Comodi
2021-03-16
2
-0
/
+74
*
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
*
bump fpga_interchange_schema
Alessandro Comodi
2021-03-16
1
-0
/
+0
*
fpga_intrchange: add cmake infrastructure to generate chipdbs
Alessandro Comodi
2021-03-16
6
-133
/
+122
*
Merge pull request #626 from YosysHQ/missing-includes
gatecat
2021-03-16
2
-0
/
+5
|
\
|
*
Add missing includes to fix WASI build.
whitequark
2021-03-16
2
-0
/
+5
|
/
*
Merge pull request #625 from litghost/use_namespace_macro
gatecat
2021-03-15
14
-28
/
+34
|
\
|
*
Use NEXTPNR_NAMESPACE macro's now that headers are seperated.
Keith Rothman
2021-03-15
14
-28
/
+34
|
/
*
Merge pull request #621 from litghost/fix_header_nightmare
gatecat
2021-03-15
49
-2467
/
+3267
|
\
|
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
49
-2467
/
+3267
*
|
Merge pull request #624 from YosysHQ/gatecat/fix-623
gatecat
2021-03-15
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
opt-timing: Skip undriven nets
gatecat
2021-03-15
1
-0
/
+2
|
/
*
Merge pull request #620 from litghost/handle_partial_routed
gatecat
2021-03-12
2
-28
/
+54
|
\
|
*
Add support for partially routed nets from the placer in router2.
Keith Rothman
2021-03-12
2
-28
/
+54
|
/
*
Merge pull request #618 from YosysHQ/no-absl-on-wasi
gatecat
2021-03-12
1
-1
/
+3
|
\
|
*
CMake: Don't include Abseil if it is not used.
whitequark
2021-03-12
1
-1
/
+3
|
/
*
Merge pull request #615 from litghost/add_lookahead_diag_to_router2
gatecat
2021-03-10
1
-13
/
+41
|
\
|
*
Add diagnostic prints to debug lookahead performance.
Keith Rothman
2021-03-10
1
-13
/
+41
|
/
*
Merge pull request #617 from YosysHQ/no-absl-on-wasi
gatecat
2021-03-10
2
-2
/
+10
|
\
|
*
Only depend on Abseil in threaded builds.
whitequark
2021-03-10
2
-2
/
+10
|
/
*
Merge pull request #607 from litghost/add_absl_flat_hash_map
gatecat
2021-03-09
4
-1
/
+10
|
\
|
*
Add absl::flat_hash_map.
Keith Rothman
2021-03-01
4
-1
/
+10
*
|
Merge pull request #609 from YosysHQ/gatecat/sta-v2
gatecat
2021-03-09
10
-254
/
+943
|
\
\
|
*
|
timing: Integration tweaks
gatecat
2021-03-05
4
-4
/
+9
|
*
|
timing: Skip route delays for unplaced/nullptr cells
gatecat
2021-03-04
1
-1
/
+6
|
*
|
timing: Replace all users of criticality with new engine
gatecat
2021-03-04
6
-241
/
+58
|
*
|
timing: Use new engine in SA except for budget-based mode
gatecat
2021-03-04
1
-10
/
+7
|
*
|
timing: Use new engine for HeAP
gatecat
2021-03-04
3
-14
/
+19
|
*
|
timing: Add support for critical path printing
gatecat
2021-03-04
2
-0
/
+69
|
*
|
timing: Slack and criticality computation
gatecat
2021-03-04
2
-0
/
+47
|
*
|
timing: Produce plausible Fmax figure
gatecat
2021-03-04
2
-1
/
+12
|
*
|
timing: Add Fmax printing for debugging
gatecat
2021-03-04
2
-0
/
+23
|
*
|
timing: Add backwards path walking
gatecat
2021-03-04
3
-1
/
+71
|
*
|
timing: Add forward path walking
gatecat
2021-03-04
2
-0
/
+105
|
*
|
timing: Compute domain pairs
gatecat
2021-03-04
2
-13
/
+59
|
*
|
timing: Add port-domain tracking
gatecat
2021-03-04
3
-1
/
+115
|
*
|
timing: Add topological sort from Yosys
gatecat
2021-03-04
3
-0
/
+130
|
*
|
timing: Import cell delays to our own structures
gatecat
2021-03-04
2
-0
/
+123
|
*
|
timing: Data structures for STA rewrite
gatecat
2021-03-04
1
-0
/
+122
*
|
|
Merge pull request #613 from YosysHQ/gatecat/nexus-dphy
gatecat
2021-03-08
6
-2
/
+121
|
\
\
\
|
*
|
|
nexus: Support for hard DPHY
gatecat
2021-03-08
4
-2
/
+73
|
*
|
|
nexus: Add pin definitions for DPHY
gatecat
2021-03-08
3
-0
/
+48
|
/
/
/
*
|
|
Merge pull request #612 from YosysHQ/gatecat/router2-bb-fix
gatecat
2021-03-08
1
-1
/
+1
|
\
\
\
[next]