File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 4848 - name : Fetch Verilator
4949 run : |
5050 git clone https://github.com/verilator/verilator
51- # UDP changes commit
52- cd verilator && git checkout d0c4cc393869b5570e51ead2420dcc2ce60fe1b5
51+ cd verilator && git fetch && git checkout mgan/module-names-debugging
5352
5453 - name : Build Verilator
5554 run : |
@@ -124,8 +123,7 @@ jobs:
124123 - name : Fetch Verilator
125124 run : |
126125 git clone https://github.com/verilator/verilator
127- # UDP changes commit
128- cd verilator && git checkout d0c4cc393869b5570e51ead2420dcc2ce60fe1b5
126+ cd verilator && git fetch && git checkout mgan/module-names-debugging
129127
130128 - name : Build Verilator
131129 run : |
@@ -222,8 +220,7 @@ jobs:
222220 - name : Fetch Verilator
223221 run : |
224222 git clone https://github.com/verilator/verilator
225- # UDP changes commit
226- cd verilator && git checkout d0c4cc393869b5570e51ead2420dcc2ce60fe1b5
223+ cd verilator && git fetch && git checkout mgan/module-names-debugging
227224
228225 - name : Build Verilator
229226 run : |
You can’t perform that action at this time.
0 commit comments