index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
design_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
design_utils: Set port.net to null when disconnecting
Sylvain Munaut
2020-04-24
1
-0
/
+1
*
ecp5: Preserve top level IO properly
David Shah
2019-10-18
1
-1
/
+11
*
ecp5: Fix USRMCLK primitive
David Shah
2019-05-10
1
-0
/
+17
*
ecp5: Fixes for litedram
David Shah
2019-02-24
1
-0
/
+2
*
ecp5: Add DELAYF/DELAYG support
David Shah
2019-02-24
1
-0
/
+2
*
design_utils: Adding some design helper functions
David Shah
2018-10-01
1
-0
/
+30
*
ecp5: Helper functions for distributed RAM support
David Shah
2018-10-01
1
-0
/
+2
*
Refactor chain finder to its own file
David Shah
2018-09-30
1
-1
/
+2
*
ecp5: Adding carry helper functions
David Shah
2018-09-30
1
-0
/
+19
*
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-4
/
+4
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
1
-2
/
+2
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
1
-1
/
+1
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-2
/
+2
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-4
/
+2
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Updates from clangformat
Clifford Wolf
2018-06-21
1
-2
/
+2
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-2
/
+4
*
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-3
/
+5
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-2
/
+2
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-4
/
+4
*
Updating copyrights
David Shah
2018-06-17
1
-0
/
+1
*
Improving the placer output
David Shah
2018-06-17
1
-1
/
+22
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
*
ice40: Adding cell utilities for packing
David Shah
2018-06-12
1
-13
/
+21
*
Adding some utilities for packing
David Shah
2018-06-12
1
-0
/
+40