index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore routing from json
Miodrag Milanovic
2019-06-07
1
-1
/
+21
*
Add vcc and gnd nets and cells only if needed
Miodrag Milanovic
2019-06-07
1
-5
/
+20
*
Cleanup
Miodrag Milanovic
2019-06-07
8
-43
/
+5
*
No need for this one
Miodrag Milanovic
2019-06-07
1
-4
/
+0
*
Cleanup and fixes, flow works now
Miodrag Milanovic
2019-06-07
3
-21
/
+32
*
Merge pull request #286 from YosysHQ/json_write_ecp5
Miodrag Milanović
2019-06-07
3
-4
/
+9
|
\
|
*
ecp5: Use an attribute to store is_global
David Shah
2019-06-07
3
-4
/
+9
|
/
*
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
13
-130
/
+130
*
Use index as unique identifier for nets
Miodrag Milanovic
2019-06-04
1
-4
/
+2
*
hacky way to support ECP5 for now
Miodrag Milanovic
2019-06-03
2
-1
/
+10
*
Support ecp5 read write additional cell info
Miodrag Milanovic
2019-06-03
2
-4
/
+30
*
use NEXTPNR_BEL, since BEL is initial placement
Miodrag Milanovic
2019-06-02
2
-1
/
+6
*
Read constraints and placing from file
Miodrag Milanovic
2019-06-02
1
-0
/
+50
*
preserve constraints
Miodrag Milanovic
2019-06-02
1
-2
/
+26
*
option to disable packing
Miodrag Milanovic
2019-06-02
1
-4
/
+8
*
added no-place and no-route options
Miodrag Milanovic
2019-06-02
1
-12
/
+22
*
Revert "Do not add VCC if not used, loading json works"
Miodrag Milanovic
2019-06-02
1
-6
/
+5
*
Proper save message
Miodrag Milanovic
2019-06-02
1
-1
/
+1
*
Added support for attributes/properties types
Miodrag Milanovic
2019-06-01
6
-13
/
+51
*
Add reading attributes to nets from json
Miodrag Milanovic
2019-06-01
1
-0
/
+59
*
Add writing routing data to json
Miodrag Milanovic
2019-06-01
1
-2
/
+23
*
Solve issue with nets/cells not visible on load
Miodrag Milanovic
2019-06-01
1
-1
/
+1
*
Do not add VCC if not used, loading json works
Miodrag Milanovic
2019-05-31
1
-5
/
+6
*
Solve some of connection issues
Miodrag Milanovic
2019-05-31
1
-11
/
+11
*
Initial work on jsonwrite
Miodrag Milanovic
2019-05-31
3
-0
/
+208
*
Merge pull request #281 from whitequark/prefer-ports-as-netlabel
David Shah
2019-05-29
2
-4
/
+13
|
\
|
*
When choosing between labels for one net, always prefer ports.
whitequark
2019-05-29
2
-4
/
+13
*
|
Added explanation, fixes issue #278
Miodrag Milanovic
2019-05-27
1
-1
/
+1
|
/
*
Merge pull request #279 from YosysHQ/gui-no-aa
Miodrag Milanović
2019-05-25
3
-4
/
+6
|
\
|
*
option to disable anti aliasing in gui
Miodrag Milanovic
2019-05-25
3
-4
/
+6
|
/
*
Merge pull request #169 from ajeakins/master
Miodrag Milanović
2019-05-23
3
-20
/
+24
|
\
|
*
Bring back check that GL contexts get the format requested.
Adrian Jeakins
2019-05-01
1
-0
/
+13
|
*
Reduce GL shader version for wider compatibility.
Adrian Jeakins
2018-12-20
1
-2
/
+2
|
*
Remove format versioning now this is set at the top level application.
Adrian Jeakins
2018-12-20
1
-14
/
+0
|
*
Fix device view not showing anything on macOS.
Adrian Jeakins
2018-12-05
2
-6
/
+11
*
|
Merge pull request #277 from mbuesch/assert_catch_warning
David Shah
2019-05-22
1
-1
/
+1
|
\
\
|
*
|
gui: Fix warning: catching polymorphic type by value
Michael Buesch
2019-05-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #245 from twam/fix_osx
David Shah
2019-05-18
1
-28
/
+28
|
\
\
|
*
|
Use cmake's find_library to search for pytrellis.
Tobias Müller
2019-05-11
1
-28
/
+28
*
|
|
Merge pull request #274 from smunaut/ice40_hfosc_trim
David Shah
2019-05-13
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ice40: Add support for HFOSC trimming
Sylvain Munaut
2019-05-13
1
-0
/
+5
|
/
/
*
|
Merge pull request #273 from YosysHQ/ecp5_mclk
David Shah
2019-05-10
3
-0
/
+34
|
\
\
|
*
|
ecp5: Fix USRMCLK primitive
David Shah
2019-05-10
3
-0
/
+34
|
/
/
*
|
Merge pull request #261 from YosysHQ/pygeneric
David Shah
2019-04-19
30
-40
/
+1473
|
\
\
|
*
|
ci: Bump Yosys version for tcl argument support
David Shah
2019-04-17
1
-1
/
+1
|
*
|
ci: Run generic example simple.sh
David Shah
2019-04-17
2
-3
/
+4
|
*
|
pybindings: make errors in Python scripts stop nextpnr execution
David Shah
2019-04-17
2
-3
/
+7
|
*
|
generic: Disable GUI as it isn't supported yet
David Shah
2019-04-17
1
-8
/
+5
|
*
|
generic/examples: Add FASM writer Python script
David Shah
2019-04-17
9
-38
/
+92
|
*
|
pybindings: Fix use of import in user scripts
David Shah
2019-04-17
1
-0
/
+7
[next]