index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rulecheck.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
1
-7
/
+7
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
1
-2
/
+2
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-4
/
+4
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
1
-15
/
+8
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-11
/
+12
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-6
/
+6
*
Add IdString API
Clifford Wolf
2018-06-12
1
-7
/
+6
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-1
/
+1
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
1
-52
/
+56
*
Adjusted info message names for rule-checker and parser
ZipCPU
2018-06-07
1
-1
/
+2
*
Initial (random) placer capability
ZipCPU
2018-06-07
1
-5
/
+10
*
rulecheck.cc: Add missing return
David Shah
2018-06-06
1
-0
/
+1
*
Attempt to add JSON parser--not working yet w/ build system
ZipCPU
2018-06-06
1
-1
/
+1
*
Applied Rule Check to parser results, refactored JSON parser
ZipCPU
2018-06-06
1
-0
/
+61