Closed CampGareth closed 5 years ago
urm... well that's an unrelated error. Seems transient, further CI runs have been green. :/
%Error: Specified --top-module 'sda_kernel_wrapper_gmem' was not found in design.
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wall --lint-only -I.reco-work/sdaccel/verilog/includes -I.reco-work/sdaccel/verilog/library .reco-work/sdaccel/verilog/main.v '-DAXI_MASTER_DATA_WIDTH=64' '-DAXI_MASTER_HAS_WID=1' --top-module sda_kernel_wrapper_gmem --report-unoptflat -Wno-UNUSED -Wno-UNDRIVEN -Wno-REDEFMACRO -Wno-DECLFILENAME
This PR would function but the report URL is not an environment variable platform currently provides. That's something I need to fix.
@CampGareth Can you add a description of the change to the Release.md file before doing the merge, so that it will go into the changelog on release?
@reconfig-bot r+
:pushpin: Commit 21cd4ef has been approved by zynaptic
:hourglass: Testing commit 21cd4ef with merge 51aedce...
:sunny: Test successful - status-jenkins Approved by: zynaptic Pushing 51aedced3dff34f3066a160396306757ee95de12 to master...
TODO Before Merging
It turns out sdaccel builder generates reports for sims, we just don't upload them, so let's start doing that!
Depends on a platform PR to add an endpoint for simulation report upload which has now been merged. This one: https://github.com/ReconfigureIO/platform/pull/264