2022-07-20 11:59:28 -04:00
|
|
|
{
|
|
|
|
"default_part": "ICE40UP5K-UWG30",
|
|
|
|
"values": {
|
2022-09-23 03:43:07 -04:00
|
|
|
"top": "top",
|
|
|
|
"extra_args": ["-D", "PVT=1"]
|
2022-07-20 11:59:28 -04:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"sources": [
|
|
|
|
"blink.v"
|
|
|
|
],
|
|
|
|
"synth_log": "synth.log",
|
|
|
|
"nextpnr_log": "nextpnr.log"
|
|
|
|
},
|
|
|
|
"ICE40UP5K-UWG30": {
|
|
|
|
"default_target": "bitstream",
|
|
|
|
"dependencies": {
|
|
|
|
"build_dir": "build",
|
|
|
|
"pcf": "../../../pcf/fomu-pvt.pcf"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|