Category: ℹ️ - Information
Parent channel: #⁉️-questions
Thread ID: 1445866342438932643
Messages: 22
message-1445866342438932643
2025-12-03T19:56:38.935+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445866342438932643 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445866342438932643
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Has anyone been able to pass timing for hold checks on an 11MHz+ design? I have done everything I could think of, yet the corners still end up failing. The path is always pad -> reg nothing else.
I've tried these settings:
PL_RESIZER_HOLD_SLACK_MARGIN from 0.1, 0.3, 0.5 even 0.7 and none seem to make a difference (I do get less hold errors but all still fail)
I've tried PL_RESIZER_ALLOW_SETUP_VIOS
and
set_input_delay -min 0, .5, 1, 1.5
Any ideas?
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445869250244902994
2025-12-03T20:08:12.21+00:00 — Leo Moser (mole99) (@mole99)
- Message ID:
1445869250244902994 - Author ID:
323371864074485771 - Nickname: Leo Moser (mole99)
- User name: mole99
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445869250244902994
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Perhaps an unbalanced clock tree? You can view the clock tree in OpenROAD GUI.
<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>message-1445870302926999744
2025-12-03T20:12:23.189+00:00 — Lofty (@ravenslofty)
- Message ID:
1445870302926999744 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Reply - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445870302926999744
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Reply/reference
<details> <summary>Reference data</summary>{
"channelId": "1445866342438932643",
"guildId": "1361349522684510449",
"messageId": "1445866342438932643"
}
</details>Content
sure; I've passed hold checks on a 60MHz design :p
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {
"mentions": [
{
"avatarUrl": "2025-12_media/2-ADBB4.png",
"color": null,
"discriminator": "0000",
"id": "805909190333038612",
"isBot": false,
"name": "trev5514",
"nickname": "Trevor Peyton",
"roles": []
}
]
}
}
</details>message-1445870444174376973
2025-12-03T20:12:56.865+00:00 — Lofty (@ravenslofty)
- Message ID:
1445870444174376973 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445870444174376973
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
I do often need to ECO some hold buffers in though
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445871889712021636
2025-12-03T20:18:41.508+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445871889712021636 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445871889712021636
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
With the exception of the right spot which I'll look into it looks very balanced.
Attachments
<details> <summary>Attachments data</summary>[
{
"fileName": "Screenshot_2025-12-03_at_3.17.55_PM.png",
"fileSizeBytes": 81870,
"id": "1445871889535996176",
"url": "2025-12_media/Screenshot_2025-12-03_at_3.17.55_PM-42947.png"
}
]
</details><details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445872139713511555
2025-12-03T20:19:41.113+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445872139713511555 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Reply - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445872139713511555
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Reply/reference
<details> <summary>Reference data</summary>{
"channelId": "1445866342438932643",
"guildId": "1361349522684510449",
"messageId": "1445870444174376973"
}
</details>Content
Do you manually place them in? Did you change your input/output delays or do you use the templates default 0 for min?
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {
"mentions": [
{
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"color": null,
"discriminator": "0000",
"id": "1187141985530818611",
"isBot": false,
"name": "ravenslofty",
"nickname": "Lofty",
"roles": []
}
]
}
}
</details>message-1445872535160885409
2025-12-03T20:21:15.395+00:00 — Lofty (@ravenslofty)
- Message ID:
1445872535160885409 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Reply - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445872535160885409
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Reply/reference
<details> <summary>Reference data</summary>{
"channelId": "1445866342438932643",
"guildId": "1361349522684510449",
"messageId": "1445872139713511555"
}
</details>Content
read `54-openroad-stapostpnr/summary.rpt` to find the failing corners, then look at `54-openroad-stapostpnr/<corner>/min.rpt` to find the failing paths, and then [follow the docs](https://librelane.readthedocs.io/en/latest/usage/using_ecos.html)
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {
"mentions": [
{
"avatarUrl": "2025-12_media/2-ADBB4.png",
"color": null,
"discriminator": "0000",
"id": "805909190333038612",
"isBot": false,
"name": "trev5514",
"nickname": "Trevor Peyton",
"roles": []
}
]
}
}
</details>message-1445872687925690498
2025-12-03T20:21:51.817+00:00 — Lofty (@ravenslofty)
- Message ID:
1445872687925690498 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445872687925690498
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
it's manual in that you have to point the tooling at the cell you want to insert a hold buffer for, but there's no physical placement or such
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/failing-hold-checks/2025-12/2025-12_media/1f44f-3D381.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/failing-hold-checks/2025-12/2025-12_media/a894465ce64c0d99a11e309c80c403db-DA6C3.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/failing-hold-checks/2025-12/2025-12_media/2-ADBB4.png
[
{
"count": 2,
"emoji": {
"code": "clap",
"id": "",
"imageUrl": "2025-12_media/1f44f-3D381.svg",
"isAnimated": false,
"name": "👏"
},
"users": [
{
"avatarUrl": "2025-12_media/a894465ce64c0d99a11e309c80c403db-DA6C3.png",
"color": null,
"discriminator": "0000",
"id": "228329196504481793",
"isBot": false,
"name": "nxmq99",
"nickname": "nxmq99"
},
{
"avatarUrl": "2025-12_media/2-ADBB4.png",
"color": null,
"discriminator": "0000",
"id": "805909190333038612",
"isBot": false,
"name": "trev5514",
"nickname": "Trevor Peyton"
}
]
}
]
</details><details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445873529651204217
2025-12-03T20:25:12.5+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445873529651204217 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445873529651204217
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Thank you, I have been looking at those corners but I didn't know about the ECO step!
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445873775194279936
2025-12-03T20:26:11.042+00:00 — Lofty (@ravenslofty)
- Message ID:
1445873775194279936 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445873775194279936
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
(the downside of having a 60MHz design is that I have basically given up on meeting slow corner setup without major cheating)
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445874188090081450
2025-12-03T20:27:49.484+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445874188090081450 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445874188090081450
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
My original target was 90MHz and now I'm just trying to get any passing. I'm currently failing 10MHz...
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445874418621485189
2025-12-03T20:28:44.447+00:00 — Lofty (@ravenslofty)
- Message ID:
1445874418621485189 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Default - Edited: 2025-12-03T20:28:48.471+00:00
- Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445874418621485189
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
are you using the 9-track libraries?
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445875058063970425
2025-12-03T20:31:16.902+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445875058063970425 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445875058063970425
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Whatever the default one is.
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445875652225011933
2025-12-03T20:33:38.561+00:00 — Lofty (@ravenslofty)
- Message ID:
1445875652225011933 - Author ID:
1187141985530818611 - Nickname: Lofty
- User name: ravenslofty
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445875652225011933
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
7-track. Try adding `STD_CELL_LIBRARY: gf180mcu_fd_sc_mcu9t5v0` to your `librelane/config.yaml`
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/failing-hold-checks/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/failing-hold-checks/2025-12/2025-12_media/2-ADBB4.png
[
{
"count": 1,
"emoji": {
"code": "thumbsup",
"id": "",
"imageUrl": "2025-12_media/1f44d-27259.svg",
"isAnimated": false,
"name": "👍"
},
"users": [
{
"avatarUrl": "2025-12_media/2-ADBB4.png",
"color": null,
"discriminator": "0000",
"id": "805909190333038612",
"isBot": false,
"name": "trev5514",
"nickname": "Trevor Peyton"
}
]
}
]
</details><details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445876161984069644
2025-12-03T20:35:40.097+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445876161984069644 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445876161984069644
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
I'll give it a go after I try ECO. Surely 10MHz is possible with the 7-track? At this point - what do I know haha!
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445881315307159684
2025-12-03T20:56:08.745+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445881315307159684 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445881315307159684
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
@Lofty Did you ever run into unconnected ECO pins after the eco step?
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {
"mentions": [
{
"avatarUrl": "2025-12_media/dd665ae27be32531af89aeb08fd05e04-1D5A4.png",
"color": null,
"discriminator": "0000",
"id": "1187141985530818611",
"isBot": false,
"name": "ravenslofty",
"nickname": "Lofty",
"roles": []
}
]
}
}
</details>message-1445884346933186621
2025-12-03T21:08:11.541+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445884346933186621 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445884346933186621
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Looks like the disconnected pins are pwr/gnd: eco_buffer_0/VDD, eco_buffer_0/VNW, eco_buffer_0/VPW, and eco_buffer_0/VSS
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445885538736541748
2025-12-03T21:12:55.689+00:00 — Greg (@greg.hashtag.9468)
- Message ID:
1445885538736541748 - Author ID:
274535015969456128 - Nickname: Greg
- User name: greg.hashtag.9468
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445885538736541748
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
What does your I/O connect to? If it's not actually driven synchronously alongside your clock input. You may be able to further relax the timing.
With a `input_delay -min 0` you're telling the tools, the external i/o arrives with the clock. So it tries to add 4ns of delay to ensure a leaf in your clock tree.
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/fb1d1a9872c8ef9ce08855c75f2963a7-A225D.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445885936578728008
2025-12-03T21:14:30.542+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445885936578728008 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445885936578728008
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Everything is synchronous with the clock input.
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445907135476011179
2025-12-03T22:38:44.753+00:00 — BreakingTaps (@polyfractal)
- Message ID:
1445907135476011179 - Author ID:
384390069412429834 - Nickname: BreakingTaps
- User name: polyfractal
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445907135476011179
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
(oof, did not know about ECO or 9T stuff either. probably would have saved a lot of agony fussing with settings 😅 )
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/8d8c1d8b8ad51d6cdb1a47512c39b297-42908.png",
"discriminator": "0000",
"isBot": false
},
"message": {
"inlineEmojis": [
{
"code": "sweat_smile",
"id": "",
"imageUrl": "2025-12_media/1f605-42B43.svg",
"isAnimated": false,
"name": "😅"
}
]
}
}
</details>message-1445907388228960383
2025-12-03T22:39:45.014+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445907388228960383 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445907388228960383
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
Maybe, ECO isn't working for me still and neither is the 9T
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>message-1445910109375959070
2025-12-03T22:50:33.786+00:00 — Trevor Peyton (@trev5514)
- Message ID:
1445910109375959070 - Author ID:
805909190333038612 - Nickname: Trevor Peyton
- User name: trev5514
- Type:
Default - Discord message: https://discord.com/channels/1361349522684510449/1445866342438932643/1445910109375959070
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/%E2%81%89%EF%B8%8F-questions/failing-hold-checks/2025-12/2025-12.json
- Archive source: https://discord.wafer.space/wafer-space/Information/questions/failing-hold-checks/2025-12/2025-12.json
Content
For anyone that runs into the ECO issue:
"+OpenROAD.DetailedRouting": "Odb.InsertECOBuffers"
"+Odb.InsertECOBuffers": "OpenROAD.DetailedRouting"
I haven't confirmed yet, but I added the Odb.InsertECOBuffers step but I didn't add the routing after which likely left the ECO buffers unconnected.
<details>
<summary>Other message metadata</summary>{
"author": {
"avatarUrl": "2025-12_media/2-ADBB4.png",
"discriminator": "0000",
"isBot": false
},
"message": {}
}
</details>