index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
nextpnr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-2
/
+0
*
Merge pull request #575 from YosysHQ/gatecat/belpin-2
gatecat
2021-02-15
1
-1
/
+11
|
\
|
*
Start making use of getBelPinsForCellPin API
gatecat
2021-02-10
1
-1
/
+3
|
*
Add getBelPinsForCellPin to Arch API
gatecat
2021-02-10
1
-0
/
+8
*
|
Merge pull request #579 from litghost/add_control_for_split_io
gatecat
2021-02-12
1
-0
/
+1
|
\
\
|
*
|
Add control to whether GenericFrontend splits IO ports.
Keith Rothman
2021-02-11
1
-0
/
+1
|
|
/
*
|
Make BaseArch getDecalGraphics return an empty range
gatecat
2021-02-12
1
-1
/
+1
*
|
Merge pull request #580 from litghost/add_design_loaded_state_variable
gatecat
2021-02-12
1
-0
/
+5
|
\
\
|
*
|
Add design_loaded state variable.
Keith Rothman
2021-02-11
1
-0
/
+5
|
|
/
*
/
Add getBelHidden and add some missing "override" statements.
Keith Rothman
2021-02-11
1
-2
/
+5
|
/
*
Remove the unused CellInfo::pins field
gatecat
2021-02-10
1
-3
/
+0
*
Add BaseArchRanges for default ArchRanges types
gatecat
2021-02-09
1
-0
/
+21
*
Make BaseCtx destructor virtual
gatecat
2021-02-08
1
-1
/
+1
*
Use 'T' postfix to disambiguate LHS and RHS of using
D. Shah
2021-02-08
1
-42
/
+48
*
Add archArgs and archArgsToId to Arch API
D. Shah
2021-02-05
1
-0
/
+3
*
ice40: Switch to BaseArch
D. Shah
2021-02-05
1
-0
/
+1
*
Add pure-virtual ArchAPI interface
D. Shah
2021-02-05
1
-104
/
+198
*
Rename ArchBase to BaseArch for consistency with BaseCtx
D. Shah
2021-02-05
1
-1
/
+1
*
Add default implementation of bel bucket functions
D. Shah
2021-02-05
1
-5
/
+89
*
Add default implementation of some range-returning functions
D. Shah
2021-02-05
1
-5
/
+27
*
Add a few more functions to ArchBase
D. Shah
2021-02-05
1
-8
/
+14
*
ecp5: Use common wire/pip binding
D. Shah
2021-02-05
1
-1
/
+1
*
Fix now-illegal use of reinterpret_cast
D. Shah
2021-02-05
1
-3
/
+5
*
nextpnr: Example of shared wire/bel/pip binding code
D. Shah
2021-02-05
1
-13
/
+106
*
nextpnr: Use templates to specify range types
D. Shah
2021-02-05
1
-0
/
+21
*
nextpnr: Add base virtual functions for non-range Arch API
D. Shah
2021-02-05
1
-0
/
+108
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-4
/
+5
*
generic: Use IdStringList for all arch object names
D. Shah
2021-02-02
1
-0
/
+15
*
nexus: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-0
/
+6
*
ecp5: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-1
/
+24
*
ecp5: Proof-of-concept using IdStringList for bel names
D. Shah
2021-02-02
1
-4
/
+22
*
common: First pass at IdStringList methods
D. Shah
2021-02-02
1
-3
/
+29
*
common: Adding IdStringList type
D. Shah
2021-02-02
1
-0
/
+67
*
clangformat
D. Shah
2021-01-28
1
-5
/
+2
*
C++17 compatibility: Don't use std::random_shuffle
Per Grön
2020-12-30
1
-4
/
+10
*
Only print filenames for now, default on
Ross Schlaikjer
2020-08-30
1
-4
/
+2
*
Add option to print critical path source code
Ross Schlaikjer
2020-08-30
1
-0
/
+5
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-0
/
+14
*
svg: Basic SVG graphics rendering
David Shah
2020-02-15
1
-0
/
+5
*
ecp5: Router2 test integration
David Shah
2020-02-03
1
-0
/
+22
*
Preserve hierarchy through packing
David Shah
2019-12-27
1
-0
/
+7
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-4
/
+4
*
First pass at data structures for hierarchy
David Shah
2019-12-27
1
-2
/
+29
*
frontend/base: Functions for port import
David Shah
2019-12-27
1
-0
/
+2
*
sdf: Working on support for CVC
David Shah
2019-10-24
1
-1
/
+1
*
sdf: Add basic support for writing SDF files
David Shah
2019-10-19
1
-0
/
+5
*
python: Adding helper functions for netlist modification
David Shah
2019-09-15
1
-1
/
+23
*
json: Add support for net aliases
David Shah
2019-09-13
1
-0
/
+5
*
ecp5: New Property interface
David Shah
2019-08-05
1
-0
/
+1
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-27
/
+88
[next]