Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tlgen.py] ERROR: get_s1n_if_exist hits DEVICE type (unexpected) for node: flash_ctrl #19500

Closed
yikim2256 opened this issue Aug 22, 2023 · 1 comment

Comments

@yikim2256
Copy link

yikim2256 commented Aug 22, 2023

Description

connections: {
ibex_corei: ["flash_ctrl"],
ibex_cored: ["sram_ctrl", "flash_ctrl", "adc_ctrl", "dac_ctrl", "i2c_slv"],
i2c_mas: ["sram_ctrl", "flash_ctrl", "adc_ctrl", "dac_ctrl", "i2c_slv"]
},

ERROR: get_s1n_if_exist hits DEVICE type (unexpected)

If only one device in the connections, the aforementioned ERROR occurs.

@msfschaffner
Copy link
Contributor

This is a duplicate and is already tracked here #2337.
We will likely be able to fix this soon.

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

No branches or pull requests

2 participants