f4pga/.github/xc7_test.json
Unai Martinez-Corral 9dd06cd92a ci: test F4PGA eos-s3 flow
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-08-01 13:53:17 +02:00

25 lines
546 B
JSON

{
"default_part": "XC7A35TCSG324-1",
"values": {
"top": "top"
},
"dependencies": {
"sources": [
"xc7/counter_test/counter.v"
],
"synth_log": "synth.log",
"pack_log": "pack.log"
},
"XC7A35TCSG324-1": {
"default_target": "bitstream",
"dependencies": {
"build_dir": "build/xc7",
"xdc": [
"xc7/counter_test/arty.xdc"
]
},
"values": {
"part": "xc7a35tcpg236-1"
}
}
}