index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
clangformat
David Shah
2020-11-26
1
-3
/
+2
*
nextpnr: Improve error reporting in Context::check
David Shah
2020-11-26
1
-17
/
+67
*
Python code cleanup
Miodrag Milanovic
2020-11-14
3
-31
/
+13
*
clangformat
David Shah
2020-11-14
1
-4
/
+1
*
Remove wire alias API
David Shah
2020-10-15
1
-2
/
+0
*
Merge pull request #500 from YosysHQ/dave/py-none-fix
Miodrag Milanović
2020-09-14
1
-6
/
+6
|
\
|
*
python: Fix handling of None in pybind11
David Shah
2020-09-14
1
-6
/
+6
*
|
Preserve cmd parameters when loading json from GUI
Miodrag Milanovic
2020-09-04
2
-1
/
+6
|
/
*
No longer need fstream include
Ross Schlaikjer
2020-08-30
1
-1
/
+0
*
Only print filenames for now, default on
Ross Schlaikjer
2020-08-30
3
-67
/
+13
*
Add option to print critical path source code
Ross Schlaikjer
2020-08-30
3
-0
/
+94
*
clangformat
David Shah
2020-08-20
2
-2
/
+4
*
Merge pull request #488 from YosysHQ/dave/port_fanin_fix
David Shah
2020-08-12
1
-2
/
+17
|
\
|
*
timing: Fix counting of fanin in out-of-context mode
David Shah
2020-08-12
1
-2
/
+17
*
|
Add a warning when floorplan constraint doesn't match
David Shah
2020-08-12
1
-1
/
+7
|
/
*
Made proper exception translation
Miodrag Milanovic
2020-08-07
1
-1
/
+7
*
clangformat
Miodrag Milanovic
2020-07-25
4
-19
/
+31
*
pycontainers: Fix kv-pair-iter type
David Shah
2020-07-24
1
-9
/
+19
*
exception translation
Miodrag Milanovic
2020-07-24
1
-7
/
+1
*
Fixed named arguments
Miodrag Milanovic
2020-07-24
1
-4
/
+3
*
proper argument propagation
Miodrag Milanovic
2020-07-24
1
-10
/
+10
*
proper ctx export
Miodrag Milanovic
2020-07-23
2
-2
/
+2
*
possible fix
Miodrag Milanovic
2020-07-23
1
-6
/
+4
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
5
-177
/
+154
*
Avoid low-value and slow pip name check for ECP5
David Shah
2020-06-29
1
-2
/
+2
*
placer1: Unlock even if placement fails
David Shah
2020-06-29
1
-0
/
+2
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
2
-7
/
+9
*
Merge pull request #460 from whitequark/better-embed
David Shah
2020-06-26
2
-0
/
+96
|
\
|
*
Simplify and improve chipdb embedding/loading.
whitequark
2020-06-26
2
-0
/
+96
*
|
HeAP: Add timeout to IO placement
David Shah
2020-06-25
1
-0
/
+4
|
/
*
clangformat
David Shah
2020-06-12
1
-12
/
+6
*
Merge pull request #447 from whitequark/wasi
David Shah
2020-05-24
4
-8
/
+62
|
\
|
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
4
-8
/
+62
*
|
clangformat
David Shah
2020-05-16
1
-3
/
+2
*
|
Fix embarassing use of topographical when meaning topological
Eddie Hung
2020-05-14
1
-16
/
+16
|
/
*
Add missing --top option
David Shah
2020-05-09
1
-0
/
+5
*
python: Also convert regular map keys to string
David Shah
2020-04-24
1
-1
/
+3
*
python: Wrap map IdString key when accessed by index
David Shah
2020-04-24
1
-1
/
+2
*
design_utils: Set port.net to null when disconnecting
Sylvain Munaut
2020-04-24
1
-0
/
+1
*
command.cc: Use correct constant for default router
Rangel Ivanov
2020-04-04
1
-1
/
+1
*
router2: Prevent overflow
David Shah
2020-03-22
1
-2
/
+3
*
Merge branch 'master' of ssh.github.com:YosysHQ/nextpnr
David Shah
2020-03-17
1
-5
/
+15
|
\
|
*
Replace assertion failure with error
David Shah
2020-03-13
1
-5
/
+15
*
|
timing: Improve robustness to dangling/undriven logic
David Shah
2020-03-17
1
-0
/
+10
|
/
*
pycontainers: Properly handle KeyErrors
Sylvain Munaut
2020-03-04
1
-5
/
+11
*
svg: Basic SVG graphics rendering
David Shah
2020-02-15
4
-0
/
+165
*
placer1: Add routeability optimisation (off by default)
David Shah
2020-02-12
2
-3
/
+89
*
HeAP: backport out-of-range fix
David Shah
2020-02-12
1
-2
/
+2
*
HeAP: Add X and Y scaling factors for asymmetric arches
David Shah
2020-02-12
2
-16
/
+29
*
HeAP: Make beta configurable
David Shah
2020-02-12
2
-9
/
+10
[next]