f4pga/.github/ice40_test.json

22 lines
488 B
JSON

{
"default_part": "ICE40UP5K-UWG30",
"values": {
"top": "top",
"extra_args": ["-D", "PVT=1"]
},
"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"
}
}
}