index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix latent bug in generic out-of-context IO mode
David Shah
2020-01-21
1
-1
/
+2
*
|
clangformat
David Shah
2020-01-20
1
-1
/
+0
*
|
Various warning fixes
Miodrag Milanovic
2020-01-18
1
-11
/
+0
|
/
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-0
/
+2
*
generic: Fix width of 0-driver INIT
David Shah
2019-12-01
1
-1
/
+1
*
generic: Don't assume unused LUT inputs are zero
David Shah
2019-12-01
2
-2
/
+5
*
generic: Add support for post-PnR simulation
David Shah
2019-11-27
5
-7
/
+67
*
generic: Add support for disabling IOB insertion
David Shah
2019-11-27
2
-1
/
+9
*
generic: Improve error handling when Wire/Pip/Bel is not found
David Shah
2019-11-27
2
-21
/
+50
*
generic: Use HeAP as placer where possible
David Shah
2019-11-26
1
-3
/
+33
*
clangformat
David Shah
2019-11-18
1
-1
/
+1
*
leftover Q from before slice api change
Pepijn de Vos
2019-11-18
1
-4
/
+4
*
more formatting
Pepijn de Vos
2019-11-08
1
-2
/
+2
*
return FF_USED, formatting, correct INIT
Pepijn de Vos
2019-11-08
3
-5
/
+17
*
dedicated output for LUT in GENERIC_SLICE
Pepijn de Vos
2019-11-08
6
-32
/
+31
*
generic: New Property interface
David Shah
2019-08-05
6
-22
/
+21
*
clangformat run
Miodrag Milanovic
2019-06-25
2
-5
/
+6
*
enable lading of jsons and setting up context
Miodrag Milanovic
2019-06-14
1
-0
/
+1
*
Use flags for each step
Miodrag Milanovic
2019-06-14
2
-3
/
+3
*
restore arch info for ecp5
Miodrag Milanovic
2019-06-14
1
-0
/
+5
*
Load properties from json and propagate to context create
Miodrag Milanovic
2019-06-13
1
-2
/
+2
*
Remove concept of project and code connected
Miodrag Milanovic
2019-06-13
1
-37
/
+0
*
Save top level attrs and store current step
Miodrag Milanovic
2019-06-07
2
-2
/
+11
*
Cleanup
Miodrag Milanovic
2019-06-07
2
-13
/
+0
*
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
2
-0
/
+13
*
ci: Run generic example simple.sh
David Shah
2019-04-17
1
-2
/
+2
*
pybindings: make errors in Python scripts stop nextpnr execution
David Shah
2019-04-17
1
-1
/
+1
*
generic/examples: Add FASM writer Python script
David Shah
2019-04-17
9
-38
/
+92
*
generic: Fix predictDelay
David Shah
2019-04-04
1
-2
/
+2
*
generic: Router param tweaks
David Shah
2019-04-04
1
-2
/
+2
*
generic: Cell timing support
David Shah
2019-04-04
6
-9
/
+129
*
generic: Improve example
David Shah
2019-04-04
2
-17
/
+17
*
generic: GUI Python bindings
David Shah
2019-04-03
3
-7
/
+34
*
generic: Add a few more bindings
David Shah
2019-04-02
1
-0
/
+5
*
generic: Simple working example
David Shah
2019-04-02
10
-18
/
+41
*
generic: Simple procedural example works
David Shah
2019-04-02
4
-7
/
+87
*
generic: Add a simple packer for generic SLICEs and IOBs
David Shah
2019-04-02
7
-6
/
+597
*
generic: Add synth_generic.tcl
David Shah
2019-04-02
3
-3
/
+34
*
generic: Add simple primitive library
David Shah
2019-04-02
2
-0
/
+71
*
generic: Place a single SLICE
David Shah
2019-04-02
3
-4
/
+24
*
generic: Python bindings for arch construction
David Shah
2019-04-02
1
-0
/
+56
*
python: Named argument support
David Shah
2019-04-02
1
-0
/
+1
*
python: Infrastructure for generic arch Python API
David Shah
2019-04-02
1
-0
/
+91
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
2
-1
/
+17
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
3
-1
/
+5
|
\
|
*
Merge pull request #107 from YosysHQ/router_improve
Eddie Hung
2018-11-13
2
-0
/
+4
|
|
\
|
|
*
Add getConflictingWireWire() arch API, streamline getConflictingXY semantic
Clifford Wolf
2018-11-11
1
-1
/
+2
|
|
*
Add getConflictingPipWire() arch API, router1 improvements
Clifford Wolf
2018-11-11
2
-0
/
+3
|
*
|
Mark getArchOptions as override in derived classes
Pedro Vanzella
2018-11-13
1
-1
/
+1
|
|
/
*
/
generic: Update arch to new timing API
David Shah
2018-11-12
2
-3
/
+18
|
/
[prev]
[next]