index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-4
/
+4
*
ecp5: Tweak delay prediction
gatecat
2022-04-20
1
-1
/
+1
*
ecp5: Split the SLICE bel into separate LUT/FF/RAMW bels
gatecat
2022-04-07
1
-55
/
+92
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-19
/
+18
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
1
-13
/
+8
*
ecp5: LUT permutation support
gatecat
2021-12-13
1
-0
/
+4
*
ecp5: Use a vector rather than dict
Matt Johnston
2021-12-12
1
-0
/
+21
*
ecp5: Add DCSC support
gatecat
2021-07-06
1
-0
/
+12
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-2
/
+2
*
ecp5: Add missing clock edge assignments
gatecat
2021-06-10
1
-0
/
+2
*
Add relative constraints to position MULT18X18D near connected ALU54B.
Adam Greig
2021-04-29
1
-0
/
+5
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-23
/
+20
*
Merge pull request #568 from YosysHQ/dave/arch-override
gatecat
2021-02-08
1
-12
/
+2
|
\
|
*
Rename ArchBase to BaseArch for consistency with BaseCtx
D. Shah
2021-02-05
1
-2
/
+2
|
*
Add default implementation of bel bucket functions
D. Shah
2021-02-05
1
-12
/
+2
*
|
Use RelSlice::ssize instead of cast-to-int throughout
D. Shah
2021-02-08
1
-6
/
+6
|
/
*
ecp5: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-48
/
+47
*
ecp5: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-58
/
+46
*
ecp5: Proof-of-concept using IdStringList for bel names
D. Shah
2021-02-02
1
-3
/
+12
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-2
/
+2
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-3
/
+3
*
Working compile of ECP5.
Keith Rothman
2021-02-02
1
-1
/
+1
*
Refactor ECP5 to new Partition API.
Keith Rothman
2021-02-02
1
-0
/
+13
*
cleanup: Remove dead/unused code
D. Shah
2021-01-28
1
-25
/
+0
*
ecp5: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-67
/
+53
*
ecp5: Fix FF timing data
David Shah
2020-12-17
1
-4
/
+4
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
1
-12
/
+8
*
Simplify and improve chipdb embedding/loading.
whitequark
2020-06-26
1
-49
/
+33
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
1
-2
/
+2
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-2
/
+3
*
ecp5: MULT18X18D timing fixes
David Shah
2020-05-01
1
-10
/
+26
*
No cell delay for clocked MULT18X18D
Ross Schlaikjer
2020-04-30
1
-0
/
+2
*
Issue warning for mixed-mode inputs
Ross Schlaikjer
2020-04-29
1
-24
/
+11
*
Handle register timing case
Ross Schlaikjer
2020-04-29
1
-6
/
+58
*
Use registered port class on mult18x18
Ross Schlaikjer
2020-04-29
1
-3
/
+5
*
Alter MULT18X18D timing db based on register config
Ross Schlaikjer
2020-04-28
1
-1
/
+1
*
Merge pull request #423 from rschlaikjer/rschlaikjer-regmode-timing-database
David Shah
2020-04-07
1
-4
/
+2
|
\
|
*
Actually just move all the logic to ArchInfo
Ross Schlaikjer
2020-04-07
1
-15
/
+2
|
*
Extract regmode configuration to ArchInfo
Ross Schlaikjer
2020-04-07
1
-8
/
+4
|
*
Change timing database lookup based on REGMODE value
Ross Schlaikjer
2020-04-07
1
-4
/
+19
*
|
ecp5: Proper support for '12k' device
David Shah
2020-03-13
1
-2
/
+7
|
/
*
router2: Improve flow and log output
David Shah
2020-02-03
1
-1
/
+1
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-2
/
+16
*
router2: Make magic numbers configurable
David Shah
2020-02-03
1
-1
/
+1
*
ecp5: Improve bounding box accuracy
David Shah
2020-02-03
1
-4
/
+19
*
ecp5: router2 main rename
David Shah
2020-02-03
1
-1
/
+1
*
ecp5: Router2 test integration
David Shah
2020-02-03
1
-1
/
+38
*
Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui
Miodrag Milanovic
2019-12-28
1
-1
/
+11
|
\
|
*
ecp5: Add an error for out-of-sync constids and bba
David Shah
2019-10-26
1
-0
/
+3
|
*
ecp5: Fix routing to shared DSP control inputs
David Shah
2019-10-25
1
-1
/
+8
[next]