corescore icon indicating copy to clipboard operation
corescore copied to clipboard

Missing `data/storeypeak.tcl` and `data/storeypeak.sdc` files

Open cyrozap opened this issue 1 year ago • 0 comments

Trying to run fusesoc run --setup --target=storeypeak corescore results in the following output:

INFO: Preparing ::serv:1.0.2
INFO: Downloading olofk/serv from github
INFO: Preparing ::verilog-axis:0-r3
INFO: Downloading olofk/verilog-axis from github
INFO: Preparing ::servant:1.0.2-r1
INFO: Downloading olofk/serv from github
INFO: Preparing ::serving:1.0.2
INFO: Downloading olofk/serv from github
INFO: Preparing ::corescore:0
INFO: Generating ::corescore-corescorecore_storeypeak:0
ERROR: Setup failed : Cannot find data/storeypeak.tcl in :
        fusesoc_libraries/corescore
        fusesoc_libraries/corescore

It looks like the missing files should have been added in db8e49d but weren't for some reason.

cyrozap avatar Apr 01 '23 15:04 cyrozap