index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
pcf.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-8
/
+8
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-2
/
+2
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-2
/
+2
*
ice40: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-1
/
+1
*
Use std::string::find(char c) when searching for a single character.
Tim Callahan
2020-12-16
1
-1
/
+1
*
Fixes for new part types
Miodrag Milanovic
2020-07-08
1
-2
/
+2
*
ice40: Add set_frequency pcf command; and document pcf
David Shah
2019-10-13
1
-0
/
+4
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-4
/
+4
*
Merge pull request #284 from YosysHQ/json_write
David Shah
2019-07-03
1
-1
/
+1
|
\
|
*
Use properties for settings and save in json
Miodrag Milanovic
2019-06-12
1
-1
/
+1
*
|
ice40: Warn that trailing PCF settings are ignored
tux3
2019-05-31
1
-1
/
+4
|
/
*
ice40: Improve handling of unconstrained IO
David Shah
2018-12-26
1
-0
/
+16
*
ice40: Add PCF support for -pullup, -pullup_resistor and -nowarn
David Shah
2018-12-20
1
-2
/
+30
*
ice40: Improve PCF error handling
David Shah
2018-11-26
1
-3
/
+9
*
Save settings and give nicer names to some
Miodrag Milanovic
2018-08-10
1
-1
/
+1
*
Use settings for json and pcf
Miodrag Milanovic
2018-08-08
1
-1
/
+2
*
Fix message for pcf loading
Miodrag Milanovic
2018-08-05
1
-1
/
+1
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-6
/
+3
*
Cleanup almost all deprecation warnings
Miodrag Milanovic
2018-06-23
1
-4
/
+4
*
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
1
-34
/
+41
*
Updates from clangformat
Clifford Wolf
2018-06-18
1
-2
/
+1
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-5
/
+5
*
Updating copyrights
David Shah
2018-06-17
1
-0
/
+1
*
ice40: Add a PCF parser
David Shah
2018-06-13
1
-0
/
+71