mirror of
https://github.com/chipsalliance/f4pga.git
synced 2025-01-03 03:43:37 -05:00
e9a520a17a
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
26 lines
621 B
JSON
26 lines
621 B
JSON
{
|
|
"default_part": "EOS3FF512-PDN64",
|
|
"values": {
|
|
"top": "top"
|
|
},
|
|
"dependencies": {
|
|
"sources": [
|
|
"btn_counter/btn_counter.v"
|
|
],
|
|
"synth_log": "synth.log",
|
|
"pack_log": "pack.log",
|
|
"analysis_log": "analysis.log"
|
|
},
|
|
"EOS3FF512-PDN64": {
|
|
"default_target": "bitstream",
|
|
"dependencies": {
|
|
"build_dir": "build",
|
|
"pcf": "btn_counter/chandalar.pcf",
|
|
"sdc-in": "btn_counter/dummy.sdc"
|
|
},
|
|
"values": {
|
|
"part": "ql-eos-s3",
|
|
"package": "PD64"
|
|
}
|
|
}
|
|
}
|