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 runtime segmentation fault
airskywater
2022-09-24
1
-0
/
+5
*
Merge pull request #1019 from antmicro/support-clock-relations
myrtle
2022-09-20
3
-7
/
+289
|
\
|
*
Added the --ignore-rel-clk option to control timing checks for cross-domain p...
Maciej Kurc
2022-09-20
3
-115
/
+108
|
*
Code cleanup
Maciej Kurc
2022-08-31
1
-64
/
+35
|
*
Added timing check for cross-domain paths for related clocks
Maciej Kurc
2022-08-31
1
-4
/
+104
|
*
Augmented TimingAnalyser class with detection of clock to clock relations
Maciej Kurc
2022-08-30
2
-7
/
+225
*
|
router2: Reserve source wire, too
gatecat
2022-09-20
1
-0
/
+7
|
/
*
add missing overrides
Miodrag Milanovic
2022-08-22
1
-3
/
+3
*
Fix parameter order
Miodrag Milanovic
2022-08-22
1
-2
/
+1
*
pybindings: Mark CellInfo::bel as readonly
gatecat
2022-08-18
1
-2
/
+1
*
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
[next]