Skip to content

Instantly share code, notes, and snippets.

@TypingKoala
Last active July 27, 2020 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TypingKoala/80a1144e30eb3d678f30f8f063baea63 to your computer and use it in GitHub Desktop.
Save TypingKoala/80a1144e30eb3d678f30f8f063baea63 to your computer and use it in GitHub Desktop.
{
"board": "arty",
"build": null,
"build_type": null,
"carry": false,
"cmds": [],
"date": "2020-07-17T22:12:41",
"design": "litex-linux_vpr-fasm2bels_xc7_a35tcsg324-1_arty_pcf_sdc_xdc_carry-n",
"device": "a35t",
"family": "xc7",
"max_freq": {
"soc_pll_clk200": {
"actual": 208159866.77768525,
"hold_violation": 0.0,
"met": true,
"requested": 200000000.0,
"setup_violation": 0.0
},
"soc_pll_sys": {
"actual": 56682915.76918717,
"hold_violation": -0.028,
"met": false,
"requested": 59998800.02399951,
"setup_violation": -0.66
}
},
"optstr": "pcf_sdc_xdc_carry-n",
"package": "csg324-1",
"parameters": null,
"pcf": "arty.pcf",
"project": "litex-linux",
"resources": {
"BRAM": "35",
"CARRY": "325",
"DFF": "5267",
"GLB": null,
"IOB": "89",
"LUT": "10790",
"PLL": "1"
},
"runtime": {
"bitstream": 276.162,
"checkpoint": null,
"fasm": 128.232,
"fasm2bels": 5520.476,
"nop": 0.02,
"optimization": null,
"packing": 187.61,
"placement": 250.58,
"prepare": 0.537,
"reports": null,
"routing": 461.27,
"synthesis": 274.17,
"total": 7513.59
},
"sdc": "arty.sdc",
"seed": null,
"sources": [
"./src/baselitex/VexRiscv_Linux.v",
"./src/baselitex/baselitex_arty.v"
],
"strategy": null,
"toolchain": "vpr-fasm2bels",
"top": "top",
"versions": {
"vpr": "Version: 8.1.0-dev+unkown, Revision: unkown",
"yosys": "Yosys 0.9+932 (git sha1 2e8d6ec0b0, g++ 9.2.0 -fPIC -Os)"
},
"xdc": "arty-vpr.xdc"
}
{
"board": "icebreaker",
"build": null,
"build_type": null,
"carry": true,
"cmds": [],
"date": "2020-07-17T22:12:40",
"design": "oneblink_nextpnr-ice40_ice40_up5ksg48_icebreaker_pcf_carry-y",
"device": "up5k",
"family": "ice40",
"max_freq": 81.05,
"optstr": "pcf_carry-y",
"package": "sg48",
"parameters": null,
"pcf": "icebreaker.pcf",
"project": "oneblink",
"resources": {
"BRAM": 0,
"CARRY": 22,
"DFF": 24,
"GLB": 1,
"IOB": 2,
"LUT": 26,
"PLL": 0
},
"runtime": {
"bitstream": null,
"checkpoint": null,
"fasm": null,
"fasm2bels": null,
"nop": 0.011,
"optimization": null,
"packing": null,
"placement": null,
"prepare": null,
"reports": null,
"routing": null,
"synthesis": null,
"total": 6.73
},
"sdc": null,
"seed": null,
"sources": [
"./src/oneblink/oneblink.v"
],
"strategy": null,
"toolchain": "nextpnr-ice40",
"top": "top",
"versions": {
"nextpnr-ice40": "-- Next Generation Place and Route (Version ca73356)",
"yosys": "Yosys 0.9+2406 (git sha1 2e8d6ec0b0, g++ 9.2.0 -fPIC -Os)"
},
"xdc": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment