remove conflict file, and point to Symbiflow yosys-symbiflow-plugins for submodule
This commit is contained in:
parent
0a659bc48b
commit
aaeeda3076
|
@ -1,4 +1,4 @@
|
|||
apt-get install --no-install-recommends -y \
|
||||
libdatetime-perl libc6 libffi6 libgcc1 libreadline7 libstdc++6 \
|
||||
libtcl8.6 python3.8 python3-pip zlib1g libbz2-1.0 \
|
||||
iverilog git rsync make wget curl
|
||||
iverilog git rsync make curl wget
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
url = https://github.com/symbiflow/yosys
|
||||
[submodule "yosys-plugins"]
|
||||
path = yosys-plugins
|
||||
url = https://github.com/kkumar23/yosys-symbiflow-plugins
|
||||
url = https://github.com/SymbiFlow/yosys-symbiflow-plugins
|
||||
|
|
Loading…
Reference in New Issue