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
...
*
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
*
Switching from std to boost fix crash
Miodrag Milanovic
2019-07-05
1
-4
/
+4
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-17
/
+20
*
Preserve ports
Miodrag Milanovic
2019-06-21
1
-0
/
+3
*
moved some context variables to settings
Miodrag Milanovic
2019-06-15
1
-7
/
+11
*
No need for settings class
Miodrag Milanovic
2019-06-15
1
-0
/
+13
*
Use properties for settings and save in json
Miodrag Milanovic
2019-06-12
1
-1
/
+1
*
Save top level attrs and store current step
Miodrag Milanovic
2019-06-07
1
-0
/
+3
*
Cleanup
Miodrag Milanovic
2019-06-07
1
-2
/
+2
*
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
1
-0
/
+3
*
Added support for attributes/properties types
Miodrag Milanovic
2019-06-01
1
-2
/
+37
*
generic: Cell timing support
David Shah
2019-04-04
1
-3
/
+3
*
generic: GUI Python bindings
David Shah
2019-04-03
1
-0
/
+6
*
Add Python helper functions for floorplanning
David Shah
2019-03-22
1
-0
/
+3
*
clangformat
David Shah
2018-11-16
1
-4
/
+1
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-14
1
-1
/
+1
|
\
|
*
[common] Fix typo in Loc::operator!=()
Eddie Hung
2018-11-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
1
-3
/
+14
|
\
|
|
*
Add more nameOf() convenience methods
Clifford Wolf
2018-11-13
1
-2
/
+12
|
*
Add checkers and assertions to router1 and other improvements
Clifford Wolf
2018-11-10
1
-1
/
+2
*
|
timing: Add support for clock constraints
David Shah
2018-11-12
1
-1
/
+4
*
|
timing: Multiple clock analysis
David Shah
2018-11-12
1
-0
/
+6
*
|
Working on multi-clock analysis
David Shah
2018-11-12
1
-5
/
+7
*
|
timing: Implementing parts of new timing API
David Shah
2018-11-12
1
-0
/
+2
*
|
timing: Working on a timing constraint API
David Shah
2018-11-12
1
-0
/
+103
|
/
*
gui: improved FPGAViewWidget::paintGL() performance
Mateusz Zalega
2018-10-23
1
-0
/
+14
*
Add pip locations
Clifford Wolf
2018-08-09
1
-0
/
+6
*
Add Region struct
Clifford Wolf
2018-08-09
1
-0
/
+14
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
1
-1
/
+17
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
1
-1
/
+14
|
|
\
|
|
*
Arch API: New specification for timing port classes
David Shah
2018-08-08
1
-1
/
+1
|
|
*
common: Add TimingPortClass
David Shah
2018-08-08
1
-1
/
+14
|
*
|
Add ctx->settings
Clifford Wolf
2018-08-08
1
-0
/
+3
|
|
/
*
/
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-3
/
+3
|
/
*
API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40)
Clifford Wolf
2018-08-05
1
-0
/
+7
*
Refactor ice40 timing fuzzer used to create delay estimates
Clifford Wolf
2018-08-04
1
-1
/
+1
*
Add router1 cfg.useEstimate, improve getActualRouteDelay
Clifford Wolf
2018-08-04
1
-1
/
+2
*
Merge branch 'master' into slack_redist_freq
Eddie Hung
2018-08-03
1
-1
/
+1
|
\
|
*
Adding constraint satisfaction checks for debugging
David Shah
2018-08-03
1
-1
/
+1
*
|
Auto frequency only if --freq 0 is set
Eddie Hung
2018-08-03
1
-1
/
+1
|
/
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
1
-6
/
+3
[prev]
[next]