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
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
3
-4
/
+18
*
netlist: Add PseudoCell API
gatecat
2022-07-08
13
-44
/
+179
*
generic: Use arch_pybindings_shared
gatecat
2022-07-04
1
-0
/
+6
*
Don't assert on mixed domain paths in report
gatecat
2022-05-22
1
-5
/
+0
*
common: Correct a minor typo in the message
YRabbit
2022-05-10
1
-1
/
+1
*
prefine: Do full-tile swaps, too
gatecat
2022-04-19
2
-1
/
+100
*
Move general parallel detail place code out of parallel_refine
gatecat
2022-04-17
5
-545
/
+730
*
Split up common into kernel,place,route
gatecat
2022-04-08
74
-0
/
+0
*
parallel_refine: Fix compile error with some configs
gatecat
2022-03-19
1
-1
/
+1
*
BUGFIX: disable the thousands separator
YRabbit
2022-03-16
1
-1
/
+8
*
Set the locale as early as possible
YRabbit
2022-03-16
1
-1
/
+9
*
clangformat
gatecat
2022-03-09
1
-5
/
+2
*
Add missing part of commit aee35768.
Catherine
2022-03-08
1
-1
/
+4
*
Disable parallel refinement on WebAssembly.
Catherine
2022-03-05
2
-1
/
+19
*
parallel_refine: New, parallelised placement refinement pass
gatecat
2022-03-03
5
-2
/
+1012
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
14
-260
/
+285
*
Add indexed_store container type
gatecat
2022-02-26
2
-0
/
+267
*
Add IdStringList::concat overrides taking IdString
gatecat
2022-02-20
1
-0
/
+4
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
6
-172
/
+167
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
3
-11
/
+10
*
run clangformat
gatecat
2022-02-03
1
-3
/
+1
*
gowin: Add GUI.
YRabbit
2022-01-29
2
-0
/
+4
*
Switched integer pair hashing function from DJB2 to Cantor
Maciej Kurc
2022-01-11
1
-2
/
+5
*
SSOArray: Implement move and assignment operators
gatecat
2021-12-30
1
-0
/
+20
*
generic: Refactor for faster performance
gatecat
2021-12-30
1
-9
/
+8
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
8
-11
/
+34
*
router1: Experimental timing-driven ripup support
gatecat
2021-12-18
3
-6
/
+103
*
router1: Improve timing heuristic
gatecat
2021-12-18
1
-13
/
+25
*
python: Bind getBelLocation/getPipLocation
gatecat
2021-12-14
2
-1
/
+8
*
router2: Improve reservation debug logging
gatecat
2021-12-12
1
-2
/
+4
*
Merge pull request #867 from mkj/mkj/routerspeed2
gatecat
2021-12-12
1
-2
/
+1
|
\
|
*
ecp5: Keep "visited" local
Matt Johnston
2021-12-12
1
-2
/
+1
*
|
router2: Error instead of hang in case of reservation conflicts
gatecat
2021-12-12
1
-0
/
+3
|
/
*
common: Improved the random seed initialisation for the context
dx-mon
2021-11-19
1
-6
/
+4
*
router2: Disable criticality sorting towards end of routing
gatecat
2021-10-09
1
-1
/
+1
*
hashlib: Support for std::array keys
gatecat
2021-10-07
1
-0
/
+13
*
Fix Cygwin build
gatecat
2021-10-01
1
-1
/
+1
*
Code formatting
Maciej Kurc
2021-09-29
4
-119
/
+87
*
Brought back printout of critical path source file references, added clk-to-q...
Maciej Kurc
2021-09-29
3
-28
/
+74
*
Shifted moving of data containers after printing
Maciej Kurc
2021-09-28
1
-11
/
+11
*
Added a commandline option controlled writeout of per-net timing details
Maciej Kurc
2021-09-28
4
-9
/
+22
*
Added description of the JSON report structure.
Maciej Kurc
2021-09-28
1
-1
/
+73
*
Moved timing result report storage to the context, added its writeout to the ...
Maciej Kurc
2021-09-28
6
-282
/
+279
*
Added reporting critical paths in JSON format
Maciej Kurc
2021-09-28
1
-25
/
+49
*
Decoupled critical path report generation from its printing
Maciej Kurc
2021-09-28
1
-134
/
+264
*
Switched to JSON format for timing analysis report
Maciej Kurc
2021-09-28
1
-33
/
+81
*
Added writing a CSV report with timing analysis of each net branch
Maciej Kurc
2021-09-28
4
-6
/
+89
*
idstring: Add 'in' function
gatecat
2021-09-27
1
-0
/
+10
*
Merge pull request #812 from antmicro/MacroCells
gatecat
2021-09-27
2
-4
/
+4
|
\
|
*
Fix small isses and code formatting
Maciej Dudek
2021-09-27
1
-2
/
+2
[next]