Compare commits

..

2 Commits

2 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: Manuelles Build mit ISE
name: Build with HDLBuild
on:
workflow_dispatch:
@@ -14,6 +14,7 @@ jobs:
- name: Build
run: |
cd "$GITHUB_WORKSPACE/build"
make
cd "$GITHUB_WORKSPACE"
hdlbuild dep
hdlbuild build

View File

@@ -17,7 +17,7 @@ testbenches:
dependencies:
- git: "https://git.0xmax42.io/HDL/Pipeline-AXI-Handshake.git"
rev: "hdlbuild"
rev: "main"
build:
build_dir: working