Skip to content

Commit 2790678

Browse files
committed
Genralise version in the path name
1 parent 507ac76 commit 2790678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ openriscPipeline {
33
yosysReport {
44
core 'mor1kx'
55
target 'synth'
6-
logPath 'build/mor1kx_5.0-r3/synth-icestorm/yosys.log'
6+
logPath 'build/mor1kx_*/synth-icestorm/yosys.log'
77
}
88

99
job('verilator') {

0 commit comments

Comments
 (0)