Skip to content

Commit 7068e3c

Browse files
committed
Remove unneeded blackparrot patch
Signed-off-by: Kamil Rakoczy <[email protected]>
1 parent eaa23a7 commit 7068e3c

File tree

2 files changed

+0
-319
lines changed

2 files changed

+0
-319
lines changed

uhdm-tests/black-parrot/0002-Use-typedef-instead-of-anonymous-enum.patch

Lines changed: 0 additions & 318 deletions
This file was deleted.

uhdm-tests/black-parrot/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ${VENV_BLACKPARROT_SYNTH}:
1212
uhdm/yosys/synth-blackparrot-build: clean-build | ${VENV_BLACKPARROT_SYNTH}
1313
(export PATH=${root_dir}/../image/bin:${PATH} && \
1414
. ${VENV_BLACKPARROT_SYNTH}/bin/activate && \
15-
cd ${BLACKPARROT}/ && git apply ${curr_dir}/0002-Use-typedef-instead-of-anonymous-enum.patch && \
1615
cd ${BLACKPARROT}/bp_top/syn/ && SURELOG_OPTS=-synth $(MAKE) parse.surelog CFG=e_bp_unicore_cfg && \
1716
yosys -p "plugin -i systemverilog" \
1817
-p "read_uhdm ./results/surelog/bp_tethered.e_bp_unicore_cfg.none.parse/out/slpp_unit/surelog.uhdm" \

0 commit comments

Comments
 (0)