Skip to content

Commit cb0ee7d

Browse files
authored
Remove unneeded blackparrot patch (chipsalliance#1748)
2 parents eaa23a7 + c7656e5 commit cb0ee7d

File tree

3 files changed

+1
-320
lines changed

3 files changed

+1
-320
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)