diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 061a32f..09d3942 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -3,7 +3,7 @@ name: Build and Test on: [push, pull_request, workflow_dispatch] env: - SPIKE_COMMIT: f51df5d3955a27602a872eaf01492177513baf6f + SPIKE_COMMIT: 509bec19b01aa2f0445045cad6c540698714efad jobs: check: diff --git a/pspike/pspike.cc b/pspike/pspike.cc index 8150bd2..ac82a86 100644 --- a/pspike/pspike.cc +++ b/pspike/pspike.cc @@ -83,6 +83,7 @@ int main(int argc, char** argv) { sim_t sim(&cfg, false, mems, plugin_device_factories, + false, htif_args, dm_config, nullptr,