From b8fb61719e0580f78c938f770d4ff46bbdc77207 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Wed, 9 Feb 2022 15:57:21 +0100 Subject: [PATCH] requirements: use symbolator and hdlparse from org hdl Signed-off-by: Unai Martinez-Corral --- requirements.txt | 4 +++- source/fasm | 2 +- source/prjtrellis | 2 +- source/symbiflow-arch-defs | 2 +- source/vtr-verilog-to-routing | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d7f943..b44997a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,9 @@ git+http://github.com/SymbiFlow/sphinx_materialdesign_theme.git@master#egg=sphin git+http://github.com/SymbiFlow/sphinx-verilog-domain sphinx-markdown-tables==0.0.12 breathe==4.18.1 -symbolator==1.0.2 +#symbolator==1.0.2 +git+https://github.com/hdl/pyHDLParser#egg=hdlparse +git+https://github.com/hdl/symbolator sphinxcontrib-images==0.9.2 recommonmark==0.6.0 sphinxcontrib-bibtex==0.4.2 diff --git a/source/fasm b/source/fasm index 99f199f..6308864 160000 --- a/source/fasm +++ b/source/fasm @@ -1 +1 @@ -Subproject commit 99f199f9e32fd30c8adffcc73c13caf95a951c35 +Subproject commit 6308864592c6aacd5b87de5486b498a6ddde72b1 diff --git a/source/prjtrellis b/source/prjtrellis index f93243b..9b3db7b 160000 --- a/source/prjtrellis +++ b/source/prjtrellis @@ -1 +1 @@ -Subproject commit f93243b000c52b755c70829768d2ae6bcf7bb91a +Subproject commit 9b3db7ba9a02e7d2f49c52ce062d5b22e320004c diff --git a/source/symbiflow-arch-defs b/source/symbiflow-arch-defs index 958839c..b483f25 160000 --- a/source/symbiflow-arch-defs +++ b/source/symbiflow-arch-defs @@ -1 +1 @@ -Subproject commit 958839cea6a3d1e839b20eaf021841fa3bb4c884 +Subproject commit b483f25497c4ea8e23916fa6788b85f6f7ea6981 diff --git a/source/vtr-verilog-to-routing b/source/vtr-verilog-to-routing index d6d69ff..d58f993 160000 --- a/source/vtr-verilog-to-routing +++ b/source/vtr-verilog-to-routing @@ -1 +1 @@ -Subproject commit d6d69ff92e68729f1fe112b75bce9bea2b504003 +Subproject commit d58f993d07fe752dbe254132e739ce2d62abc9e5