index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-1
/
+1
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-9
/
+9
*
frontend: Consider net aliases when uniquifying name
gatecat
2021-12-17
1
-1
/
+1
*
Update URLs
gatecat
2021-06-12
1
-1
/
+1
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
3
-3
/
+3
*
Remove redundant code after hashlib move
gatecat
2021-06-02
1
-4
/
+4
*
Use hashlib in frontend, where possible
gatecat
2021-06-02
1
-6
/
+6
*
Merge pull request #579 from litghost/add_control_for_split_io
gatecat
2021-02-12
2
-18
/
+26
|
\
|
*
Add control to whether GenericFrontend splits IO ports.
Keith Rothman
2021-02-11
2
-18
/
+26
*
|
Add design_loaded state variable.
Keith Rothman
2021-02-11
1
-0
/
+2
|
/
*
Improve handling of unflattened netlists
David Shah
2020-03-06
1
-0
/
+2
*
Merge pull request #385 from YosysHQ/router1-arc-fixes
David Shah
2020-02-03
1
-0
/
+21
|
\
|
*
Fixes for partial reconfig demo
David Shah
2020-01-18
1
-0
/
+21
*
|
json: fix handling of 32-bit parameters
Marcin KoĆcielnicki
2020-02-01
1
-2
/
+6
*
|
clangformat
David Shah
2020-01-20
1
-4
/
+1
*
|
Warnings noticed by clang
Miodrag Milanovic
2020-01-18
1
-13
/
+13
|
/
*
frontend: Fix hang when loading very large designs
David Shah
2020-01-16
1
-1
/
+1
*
Preserve hierarchy through packing
David Shah
2019-12-27
1
-0
/
+2
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-0
/
+1
*
frontend_base: Import cell hierarchy
David Shah
2019-12-27
1
-3
/
+16
*
frontend: Support for loading settings and nextpnr state
David Shah
2019-12-27
2
-1
/
+27
*
frontend/generic: Fix regressions
David Shah
2019-12-27
3
-21
/
+29
*
frontend/base: Fix lookup of nets by module index
David Shah
2019-12-27
1
-28
/
+30
*
frontend: Improved error handling and fixes
David Shah
2019-12-27
2
-1
/
+12
*
frontend: Fix template compile issues
David Shah
2019-12-27
2
-61
/
+62
*
frontend: Top level port import
David Shah
2019-12-27
1
-52
/
+158
*
frontend/base: Functions for hierarchical submodule cell import
David Shah
2019-12-27
1
-45
/
+76
*
frontend/base: Functions for leaf cell import
David Shah
2019-12-27
1
-0
/
+72
*
frontend/base: Functions for net[name] import
David Shah
2019-12-27
1
-0
/
+116
*
frontend: JSON implementation of the generic framework
David Shah
2019-12-27
3
-18
/
+235
*
frontend/base: Improve net indexing
David Shah
2019-12-27
1
-8
/
+27
*
frontend/base: Functions for port import
David Shah
2019-12-27
1
-1
/
+144
*
frontend/base: Top module handling
David Shah
2019-12-27
1
-1
/
+91
*
frontend: Draft for a generic template-based frontend API
David Shah
2019-12-27
1
-0
/
+102
*
Move json parser from frontend/json/ to json/
Clifford Wolf
2018-06-23
2
-811
/
+0
*
Update jsonparse clangformat
Clifford Wolf
2018-06-23
1
-98
/
+48
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Added return code to json parsing and pcf reading
Miodrag Milanovic
2018-06-21
2
-15
/
+20
*
Cleanup parse_json_file API, some other cleanups
Clifford Wolf
2018-06-21
2
-26
/
+13
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-0
/
+3
*
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-3
/
+6
*
Fix jsonparse compiler warnings, clangformat updates
Clifford Wolf
2018-06-20
1
-12
/
+8
*
Updates from clangformat
Clifford Wolf
2018-06-20
1
-7
/
+6
*
json: Make the JSON parser deterministic
David Shah
2018-06-19
1
-6
/
+8
*
Updates from clangformat
Clifford Wolf
2018-06-19
1
-6
/
+5
*
ice40: Adding support for tristate IO
David Shah
2018-06-19
1
-17
/
+24
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-71
/
+74
*
Updates from clangformat
Clifford Wolf
2018-06-18
1
-8
/
+6
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
2
-31
/
+31
*
Improving code style and fixing dummy
David Shah
2018-06-18
1
-3
/
+4
[next]