CI: eos-s3: introduce F4PGA test flow

Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
Paweł Czarnecki 2022-06-15 16:08:57 +02:00 committed by Unai Martinez-Corral
parent 9dd06cd92a
commit c6dce07e5b
1 changed files with 25 additions and 1 deletions

View File

@ -1 +1,25 @@
{}
{
"default_part": "EOS3FF512-PDN64",
"values": {
"top": "top"
},
"dependencies": {
"sources": [
"eos-s3/btn_counter/btn_counter.v"
],
"synth_log": "synth.log",
"pack_log": "pack.log"
},
"EOS3FF512-PDN64": {
"default_target": "bitstream",
"dependencies": {
"build_dir": "build/eos-s3",
"pcf": "eos-s3/btn_counter/chandalar.pcf",
"sdc-in": "eos-s3/btn_counter/dummy.sdc"
},
"values": {
"part": "ql-eos-s3",
"package": "PD64"
}
}
}