Skip to content

fix dependency for vhdl instances inside (Sysytem) verilog modules#979

Open
roynil wants to merge 6 commits intoVUnit:masterfrom
roynil:master
Open

fix dependency for vhdl instances inside (Sysytem) verilog modules#979
roynil wants to merge 6 commits intoVUnit:masterfrom
roynil:master

Conversation

@roynil
Copy link

@roynil roynil commented Nov 24, 2023

I have found that vunit don't build full dependency between verilog and vhdl #929.

I have updated project.py to also check if a instance is a VHDL-instance. I have also updated verilog/parser.py to parse interfaces as modules (which they basically are).

tox -e py38-unit,py38-acceptance-modelsim

passes (questa 2023.4) with the exception of tb_uart_lib.tb_uart_rx.test_receives_one_byte (due to #889)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant