index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nexus
/
arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
1
-6
/
+9
*
nexus: Add pin definitions for DPHY
gatecat
2021-03-08
1
-0
/
+1
*
nexus: Fix global handling for LIFCL-17
gatecat
2021-03-03
1
-1
/
+1
*
nexus: Fix getPipDelay returning negative after refactor
gatecat
2021-02-23
1
-1
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-26
/
+11
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-5
/
+0
*
Add getBelHidden and add some missing "override" statements.
Keith Rothman
2021-02-11
1
-1
/
+1
*
Add BaseArchRanges for default ArchRanges types
gatecat
2021-02-09
1
-16
/
+1
*
Merge pull request #568 from YosysHQ/dave/arch-override
gatecat
2021-02-08
1
-257
/
+102
|
\
|
*
Use 'T' postfix to disambiguate LHS and RHS of using
D. Shah
2021-02-08
1
-21
/
+21
|
*
Add archArgs and archArgsToId to Arch API
D. Shah
2021-02-05
1
-2
/
+3
|
*
nexus: Switch to BaseArch
D. Shah
2021-02-05
1
-255
/
+99
*
|
Use RelSlice::ssize instead of cast-to-int throughout
D. Shah
2021-02-08
1
-10
/
+10
|
/
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-2
/
+2
*
nexus: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-22
/
+21
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-18
/
+14
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-19
/
+19
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-0
/
+43
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+5
*
Seperate PipRange types in pybindings_shared.
Keith Rothman
2021-02-01
1
-1
/
+0
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-1
/
+1
*
Move RelPtr/RelSlice out of arches into common
D. Shah
2021-01-27
1
-39
/
+1
*
nexus: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-85
/
+77
*
nexus: Fix LRAM pin types
David Shah
2020-12-07
1
-8
/
+9
*
nexus: Add support for initialised LRAM
David Shah
2020-12-07
1
-3
/
+4
*
nexus: Add basic LRAM support (no init)
David Shah
2020-12-02
1
-1
/
+1
*
nexus: Fix db integrity check
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Add post-place LUTFF optimisation
David Shah
2020-11-30
1
-13
/
+10
*
nexus: Preliminary integration of DSP timing data
David Shah
2020-11-30
1
-0
/
+4
*
nexus: Fix slow routing around DSPs
David Shah
2020-11-30
1
-0
/
+4
*
nexus: Fix validity checking when DSPs are used
David Shah
2020-11-30
1
-2
/
+9
*
timing: Add a few more cell types
David Shah
2020-11-30
1
-0
/
+9
*
nexus: Swap sort order to make some lookups easier
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Add cell delay lookup
David Shah
2020-11-30
1
-0
/
+6
*
nexus: Lookup speed grade and pip delays
David Shah
2020-11-30
1
-1
/
+10
*
nexus: Add timing structures to BBA
David Shah
2020-11-30
1
-1
/
+49
*
nexus: Use dedicated Vcc routing for OXIDE_COMB pins
David Shah
2020-11-30
1
-0
/
+2
*
nexus: Basic support for differential IO types
David Shah
2020-11-30
1
-0
/
+31
*
nexus: EBR fixes
David Shah
2020-11-30
1
-0
/
+1
*
nexus: Add a simple global routing pass
David Shah
2020-11-30
1
-0
/
+4
*
nexus: Generate FASM files that can be used standalone
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Build and embed chipdb automatically
David Shah
2020-11-30
1
-1
/
+0
*
nexus: Add constant/inversion packing
David Shah
2020-11-30
1
-5
/
+7
*
nexus: More pin styles and FASM pinmux gen
David Shah
2020-11-30
1
-12
/
+18
*
nexus: Refactor cell pin style db
David Shah
2020-11-30
1
-1
/
+4
*
nexus: Tidy up FASM backend
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Add IO packing
David Shah
2020-11-30
1
-3
/
+4
*
nexus: Initial PDC parser integration
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Lookup of package and IO pins
David Shah
2020-11-30
1
-0
/
+11
[next]