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
*
Fix router1 check for ECP5
David Shah
2018-11-12
1
-0
/
+5
*
clangformat
Clifford Wolf
2018-11-11
1
-170
/
+178
*
Another router1 bugfix
Clifford Wolf
2018-11-11
2
-63
/
+55
*
Add getConflictingWireWire() arch API, streamline getConflictingXY semantic
Clifford Wolf
2018-11-11
2
-105
/
+117
*
Ignore "duplicate" arcs in the same net in router1
Clifford Wolf
2018-11-11
1
-1
/
+4
*
Add some additional checks to router1 to find issues in input netlist
Clifford Wolf
2018-11-11
1
-0
/
+23
*
Add getConflictingPipWire() arch API, router1 improvements
Clifford Wolf
2018-11-11
2
-20
/
+43
*
Another bugfix in router1
Clifford Wolf
2018-11-11
1
-1
/
+1
*
Bugfix in router1
Clifford Wolf
2018-11-11
1
-3
/
+7
*
Minor improvements in router1
Clifford Wolf
2018-11-11
1
-4
/
+9
*
Some router1 cleanups
Clifford Wolf
2018-11-10
1
-12
/
+39
*
flush logs when throwing an assertion_failure
Clifford Wolf
2018-11-10
1
-0
/
+2
*
Add checkers and assertions to router1 and other improvements
Clifford Wolf
2018-11-10
2
-42
/
+280
*
Fixes and cleanups in router1
Clifford Wolf
2018-11-10
1
-10
/
+10
*
Fix log msg typo
Clifford Wolf
2018-11-09
1
-1
/
+1
*
Improve router console output
Clifford Wolf
2018-11-09
1
-10
/
+13
*
Fixes and improvements in new router
Clifford Wolf
2018-11-09
2
-16
/
+57
*
Essentially a rewrite router1
Clifford Wolf
2018-11-09
2
-782
/
+341
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into router_improve
Clifford Wolf
2018-11-09
13
-45
/
+255
|
\
|
*
[common] placer to produce error when >1 cell->bel constraint
Eddie Hung
2018-11-08
1
-0
/
+6
|
*
gui: improved FPGAViewWidget::paintGL() performance
Mateusz Zalega
2018-10-23
1
-0
/
+14
|
*
Merge pull request #92 from YosysHQ/python-cmdline
David Shah
2018-10-21
2
-15
/
+41
|
|
\
|
|
*
common: Allow running Python scripts for all points in flow
David Shah
2018-10-17
2
-15
/
+41
|
*
|
Merge pull request #89 from YosysHQ/ecp5_bram
David Shah
2018-10-17
1
-0
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
placer: Fix conflicts during constraint legalisation
David Shah
2018-10-11
1
-0
/
+6
|
*
|
Merge pull request #88 from YosysHQ/issue72
Eddie Hung
2018-10-11
1
-17
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[timing] Restore and skip false startpoints
Eddie Hung
2018-09-15
1
-17
/
+6
|
*
|
clangformat
David Shah
2018-10-01
1
-3
/
+1
|
*
|
ecp5: Debugging DRAM packing
David Shah
2018-10-01
2
-0
/
+23
|
*
|
design_utils: Adding some design helper functions
David Shah
2018-10-01
2
-0
/
+36
|
*
|
ecp5: Helper functions for distributed RAM support
David Shah
2018-10-01
1
-0
/
+2
|
*
|
Refactor chain finder to its own file
David Shah
2018-09-30
2
-1
/
+70
|
*
|
ecp5: Adding carry helper functions
David Shah
2018-09-30
2
-0
/
+22
|
*
|
clangformat
David Shah
2018-09-30
4
-11
/
+19
|
*
|
Merge pull request #81 from YosysHQ/ecp5_globals
David Shah
2018-09-30
2
-0
/
+13
|
|
\
\
|
|
*
|
ecp5: Use ArchNetInfo to mark global nets to ignore
David Shah
2018-09-29
2
-7
/
+7
|
|
*
|
ecp5: Global router produces a working bitstream
David Shah
2018-09-29
2
-0
/
+13
|
|
|
/
|
*
/
Make warnings visible in quiet mode
Miodrag Milanovic
2018-09-19
1
-2
/
+0
|
|
/
*
/
Dispose of far too long routes earlier (use 3x est. delay as limit)
Clifford Wolf
2018-09-04
1
-12
/
+21
|
/
*
Merge pull request #66 from YosysHQ/issue65
Serge Bazanski
2018-08-26
1
-4
/
+5
|
\
|
*
Fix for min_slack == max_slack => bin_size == 0
Eddie Hung
2018-08-22
1
-4
/
+5
*
|
Merge pull request #47 from YosysHQ/settings_propagate
Clifford Wolf
2018-08-18
8
-14
/
+118
|
\
\
|
*
|
Use emplace result for get,set of settings
Miodrag Milanovic
2018-08-12
1
-8
/
+8
|
*
|
Read settings and check validity
Miodrag Milanovic
2018-08-11
2
-6
/
+28
|
*
|
Save settings and give nicer names to some
Miodrag Milanovic
2018-08-10
1
-1
/
+9
|
*
|
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
7
-13
/
+87
*
|
|
Add stringf() helper function
Clifford Wolf
2018-08-18
2
-0
/
+15
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'origin/master' into placer_speedup
Eddie Hung
2018-08-10
7
-20
/
+54
|
\
|
|
*
Fix compile warning
Miodrag Milanovic
2018-08-09
1
-0
/
+2
|
*
Expose log_always that will be displayed disregarding quite flag
Miodrag Milanovic
2018-08-09
2
-12
/
+10
[next]