Category: ℹ️ - Information
Parent channel: #⁉️-questions
Thread ID: 1450229056917475391
Messages: 2
message-1450229056917475391
2025-12-15T20:52:31.122+00:00 — chvsnaveen12
- Message ID:
1450229056917475391 - Author ID:
577409759624560645 - Nickname: chvsnaveen12
- User name: chvsnaveen12
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1450229056917475391/1450229056917475391
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/inout-unsupported-error/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/inout-unsupported-error/2025-12/2025-12.json
Content
Has anyone encountered this error before. My entire project is in Systemverilog.
6. Executing SLANG frontend.
src/chip_core.sv:18:17: error: direction 'InOut' on inlined port connection unsupported
inout wire VDD,
^
src/chip_core.sv:19:17: error: direction 'InOut' on inlined port connection unsupported
inout wire VSS,
^
src/chip_core.sv:38:39: error: direction 'InOut' on inlined port connection unsupported
inout wire [NUM_ANALOG_PADS-1:0] analog // Analog
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/e09222f2e96cdf0e69c67cade4a7a0f1-A2EFE.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1450231147123445955
2025-12-15T21:00:49.466+00:00 — Leo Moser (mole99) (@mole99)
- Message ID:
1450231147123445955 - Author ID:
323371864074485771 - Nickname: Leo Moser (mole99)
- User name: mole99
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1450229056917475391/1450231147123445955
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/inout-unsupported-error/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/inout-unsupported-error/2025-12/2025-12.json
Content
If you use slang, did you also set: `SLANG_ARGUMENTS: ['--keep-hierarchy']`?
Reactions
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/inout-unsupported-error/2025-12/2025-12_media/1f44d-27259.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/inout-unsupported-error/2025-12/2025-12_media/fb1d1a9872c8ef9ce08855c75f2963a7-A225D.png
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/inout-unsupported-error/2025-12/2025-12_media/e09222f2e96cdf0e69c67cade4a7a0f1-A2EFE.png
[
{
"count": 2,
"emoji": {
"code": "thumbsup",
"id": "",
"imageUrl": "2025-12_media/1f44d-27259.svg",
"isAnimated": false,
"name": "👍"
},
"users": [
{
"avatarUrl": "2025-12_media/fb1d1a9872c8ef9ce08855c75f2963a7-A225D.png",
"color": null,
"discriminator": "0000",
"id": "274535015969456128",
"isBot": false,
"name": "greg.hashtag.9468",
"nickname": "Greg"
},
{
"avatarUrl": "2025-12_media/e09222f2e96cdf0e69c67cade4a7a0f1-A2EFE.png",
"color": null,
"discriminator": "0000",
"id": "577409759624560645",
"isBot": false,
"name": "chvsnaveen12",
"nickname": "chvsnaveen12"
}
]
}
]
</details><details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
"discriminator": "0000",
"isBot": false,
"roles": [
{
"color": null,
"id": "1423020172595298314",
"name": "Mod",
"position": 4
}
]
},
"message": {}
}
</details>