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
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
|
*
Adding MacroCell placement
Maciej Dudek
2021-09-23
1
-4
/
+3
|
*
Adding support for MacroCells
Maciej Dudek
2021-09-23
1
-2
/
+3
*
|
router2: Allow overriding resource costs
gatecat
2021-09-24
2
-2
/
+9
|
/
*
Merge pull request #825 from antmicro/chain_swap_fix
gatecat
2021-09-23
1
-2
/
+15
|
\
|
*
Fix chain swap
Maciej Dudek
2021-09-23
1
-2
/
+15
*
|
python: Restore SIGINT handler while running a Python script
gatecat
2021-09-22
1
-1
/
+7
|
/
*
placer1: Remove redundant relative constraint check
gatecat
2021-09-22
1
-4
/
+0
*
placer1: Fix cluster swap cost updates
gatecat
2021-09-18
1
-8
/
+4
*
timing: Always use max delay for required time
gatecat
2021-09-18
1
-3
/
+5
*
timing: Fix slack for unconstrained clocks
gatecat
2021-09-18
1
-6
/
+7
*
placer1: Allow swapping chains with other chains
gatecat
2021-09-17
1
-47
/
+105
[next]