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
*
nexus: Add constids
David Shah
2020-11-30
1
-0
/
+98
*
nexus: Add main
David Shah
2020-11-30
3
-5
/
+76
*
nexus: Add more placeholder Arch functions
David Shah
2020-11-30
3
-3
/
+169
*
nexus: Implement bel, wire and pip Arch functions
David Shah
2020-11-30
2
-5
/
+209
*
Add Arch constructor
David Shah
2020-11-30
2
-2
/
+120
*
Implementing some Arch functions
David Shah
2020-11-30
1
-14
/
+537
*
nexus: Add iterator types based on nextpnr-xilinx
David Shah
2020-11-30
1
-39
/
+332
*
nexus: Arch utilities
David Shah
2020-11-30
3
-6
/
+103
*
Adding archdefs and bba PODs
David Shah
2020-11-30
6
-1
/
+389
*
clangformat
David Shah
2020-11-26
1
-3
/
+2
*
Merge pull request #520 from YosysHQ/dave/improved-check
David Shah
2020-11-26
1
-17
/
+67
|
\
|
*
nextpnr: Improve error reporting in Context::check
David Shah
2020-11-26
1
-17
/
+67
|
/
*
Merge pull request #519 from cr1901/patch-1
David Shah
2020-11-24
1
-1
/
+1
|
\
|
*
Update netlist.md
William D. Jones
2020-11-24
1
-1
/
+1
|
/
*
Merge pull request #516 from meijianyue/master
Miodrag Milanović
2020-11-18
1
-1
/
+1
|
\
|
*
missing '/local' at ecp5 installing
梅见月七
2020-11-17
1
-1
/
+1
*
|
Merge pull request #518 from BracketMaster/patch-1
Miodrag Milanović
2020-11-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update CMakeLists.txt
Yehowshua Immanuel
2020-11-17
1
-1
/
+1
|
/
*
Remove boost-python from requirements
Miodrag Milanović
2020-11-16
1
-4
/
+4
*
Merge pull request #515 from YosysHQ/python_improvements
Miodrag Milanović
2020-11-14
4
-33
/
+14
|
\
|
*
Python code cleanup
Miodrag Milanovic
2020-11-14
4
-33
/
+14
|
/
*
clangformat
David Shah
2020-11-14
2
-8
/
+5
*
Merge pull request #514 from YosysHQ/no-copy-relptr
David Shah
2020-11-14
2
-0
/
+6
|
\
|
*
RelPtr: remove copy constructor and copy assignment
David Shah
2020-11-13
2
-0
/
+6
|
/
*
Merge pull request #513 from YosysHQ/python_interpreter
Miodrag Milanović
2020-11-13
1
-10
/
+3
|
\
|
*
Do not create new python interpreter
Miodrag Milanovic
2020-11-13
1
-10
/
+3
|
/
*
Merge pull request #512 from smunaut/fix-pll-dynamic-delay
David Shah
2020-11-10
1
-7
/
+9
|
\
|
*
ice40/pack/SB_PLL: Force fixed value to 4'b1111 if dynamic delay is used
Sylvain Munaut
2020-11-10
1
-7
/
+9
|
/
*
Merge pull request #511 from YosysHQ/async-lsr-routing
David Shah
2020-11-05
1
-2
/
+4
|
\
|
*
ecp5: Fix handling of CLK/LSR wire attached settings
David Shah
2020-11-05
1
-2
/
+4
|
/
*
Merge pull request #509 from YosysHQ/dave/remove-wire-alias
Miodrag Milanović
2020-10-15
8
-60
/
+3
|
\
|
*
Remove wire alias API
David Shah
2020-10-15
8
-60
/
+3
|
/
*
ecp5: Fix some tricky ECLKSYNCB/CLKDIVF packing cases
David Shah
2020-10-09
1
-0
/
+64
*
Merge branch 'kittennbfive-annotate-primitives' into master
David Shah
2020-10-01
2
-45
/
+49
|
\
|
*
docs: Tidy up
David Shah
2020-10-01
2
-32
/
+30
|
*
Update primitives.md
kittennbfive
2020-09-30
1
-34
/
+33
|
*
update doc - UNTESTED on real hardware
kittennbfive
2020-09-28
1
-2
/
+9
|
/
*
ecp5: Add support for setting PIO clamp
David Shah
2020-09-26
1
-0
/
+3
*
Merge pull request #502 from pepijndevos/patch-1
David Shah
2020-09-25
2
-1
/
+2
|
\
|
*
ci: Update Yosys version for dfflegalize
David Shah
2020-09-24
1
-1
/
+1
|
*
Update generic synth script for dfflegalize changes
Pepijn de Vos
2020-09-18
1
-0
/
+1
*
|
Merge pull request #503 from neuschaefer/typo
Miodrag Milanović
2020-09-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
README.md: Fix two typos
Jonathan Neuschäfer
2020-09-23
1
-2
/
+2
|
/
*
Merge pull request #501 from landley/master
David Shah
2020-09-16
1
-1
/
+1
|
\
|
*
Building nextpnr on Devuan ascii 2.0 needs the "C" language enabled.
Rob Landley
2020-09-16
1
-1
/
+1
|
/
*
Merge pull request #500 from YosysHQ/dave/py-none-fix
Miodrag Milanović
2020-09-14
1
-6
/
+6
|
\
|
*
python: Fix handling of None in pybind11
David Shah
2020-09-14
1
-6
/
+6
*
|
Merge pull request #496 from YosysHQ/gui_fix
Miodrag Milanović
2020-09-04
4
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Preserve cmd parameters when loading json from GUI
Miodrag Milanovic
2020-09-04
4
-1
/
+8
|
/
*
Merge pull request #494 from rschlaikjer/rschlaikjer-print-sources-in-time-re...
David Shah
2020-08-31
3
-0
/
+39
|
\
[next]