Skip to content

fix(timing): add RegNext to clear and read xtopei #201

fix(timing): add RegNext to clear and read xtopei

fix(timing): add RegNext to clear and read xtopei #201

Workflow file for this run

name: run-tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: "recursive"
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-24.05
- run: nix-shell --run "make"