---
page_id: wsd-github-sud0net-d2047eea
type: context-page
schema_version: 1
template_id: discord-page
template_version: template-0.1.0
title: "Thread: GitHub - SUD0NET-as16- 16-bit RISC CPU d"
slug: wsd-github-sud0net-d2047eea
route: /evidence/i-information/general/threads/github-sud0net
section: reference
access: public
summary: 32 Discord messages from ℹ️ - Information/general/threads/github-sud0net.md.
status: published
asset_base: .
home_href: /
md_url: /evidence/i-information/general/threads/github-sud0net.md
toc_enabled: true
talk_enabled: false
agent_view_enabled: true
copy_buttons_enabled: true
footer_enabled: true
search_indexed: true
tags: [discord, wafer-space, archive]
last_updated: 2026-08-19
talk_url: /evidence/i-information/general/threads/github-sud0net.talk.md
talk_route: /evidence/i-information/general/threads/github-sud0net/talk
---

# Thread: GitHub - SUD0NET-as16- 16-bit RISC CPU d

Category: **ℹ️ - Information**
Parent channel: **#general**
Thread ID: `1527256895386157127`

Messages: **32**

## message-1527446433391968256

**2026-07-16T22:46:48.303+00:00 — kcolley**

- Message ID: `1527446433391968256`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `21`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527446433391968256
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1361349523724570941/1527256895386157127
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1361349523724570941",
  "guildId": "1361349522684510449",
  "messageId": "1527256895386157127"
}
```

</details>

**Content**

```text

```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527446441012756532

**2026-07-16T22:46:50.12+00:00 — kcolley**

- Message ID: `1527446441012756532`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527446441012756532
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Very cool! Documentation of instruction format could use some improvement though. It took me a while to figure out that this architecture **CAN** in fact read memory, as the opcode is actually only 3 bits (not 4 like in the readme) and the top bit is actually the "read memory bit". Predicates aren't defined either, so I'm still a bit confused on what bits to set for the C/Z/Invert predicate bits to do something logical, or if there's a way to make an unconditional instruction.
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527446776733237470

**2026-07-16T22:48:10.162+00:00 — kcolley**

- Message ID: `1527446776733237470`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527446776733237470
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
And if I'm correct the only way to branch is by writing to the PC register? Which combined with predicates instructions allows for conditional branching, nice
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/2705-0589F.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "white_check_mark",
      "id": "",
      "imageUrl": "2026-07_media/2705-0589F.svg",
      "isAnimated": false,
      "name": "✅"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527447648397820018

**2026-07-16T22:51:37.983+00:00 — kcolley**

- Message ID: `1527447648397820018`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527447648397820018
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Also I think there's no way to add reg + reg, you can only add reg + imm or reg + mem?
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/2705-0589F.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "white_check_mark",
      "id": "",
      "imageUrl": "2026-07_media/2705-0589F.svg",
      "isAnimated": false,
      "name": "✅"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527462870063775844

**2026-07-16T23:52:07.111+00:00 — судонет (@sudonet)**

- Message ID: `1527462870063775844`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527462870063775844
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
documentation, indeed, needs improvement
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527463045897650398

**2026-07-16T23:52:49.033+00:00 — судонет (@sudonet)**

- Message ID: `1527463045897650398`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527463045897650398
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
the opcode is actually 3-bit, as you stated
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527463854727237685

**2026-07-16T23:56:01.873+00:00 — судонет (@sudonet)**

- Message ID: `1527463854727237685`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527463854727237685
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
but there is a modifier for the ADD/ADC mnemonics in line 35 of as16.v: `ADD, ADC : {carry, result} = grf_dout + OR_q + (!IR_q[8] & C_q);`
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527465419886039323

**2026-07-17T00:02:15.036+00:00 — kcolley**

- Message ID: `1527465419886039323`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527465419886039323
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Though bit 8 is just one of the normal opcode bits, specifically the low bit that distinguishes between ADD and ADC. So still a 3-bit opcode
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/2705-0589F.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "white_check_mark",
      "id": "",
      "imageUrl": "2026-07_media/2705-0589F.svg",
      "isAnimated": false,
      "name": "✅"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527465506670510100

**2026-07-17T00:02:35.727+00:00 — судонет (@sudonet)**

- Message ID: `1527465506670510100`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527465506670510100
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527465419886039323
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527465419886039323"
}
```

</details>

**Content**

```text
exactly.
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527470859361587381

**2026-07-17T00:23:51.908+00:00 — kcolley**

- Message ID: `1527470859361587381`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527470859361587381
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Oh also it looks like you can only read and write to constant memory addresses? No array indexing or stack?
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527470917997826189

**2026-07-17T00:24:05.888+00:00 — kcolley**

- Message ID: `1527470917997826189`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527470917997826189
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Unless you do some self modifying code shenanigans, I guess...
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527471849254949064

**2026-07-17T00:27:47.917+00:00 — судонет (@sudonet)**

- Message ID: `1527471849254949064`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527471849254949064
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527470859361587381
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527470859361587381"
}
```

</details>

**Content**

```text
well, `EA_ED` does let you add a reg to an offset to form an address...
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527472223256969407

**2026-07-17T00:29:17.086+00:00 — kcolley**

- Message ID: `1527472223256969407`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472223256969407
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Ah, missed that
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/1f44d-27259.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2026-07_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472329351761980

**2026-07-17T00:29:42.381+00:00 — kcolley**

- Message ID: `1527472329351761980`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472329351761980
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
I also don't see how sram is connected to anything in the core module. Seems unconnected?
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/2705-0589F.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "white_check_mark",
      "id": "",
      "imageUrl": "2026-07_media/2705-0589F.svg",
      "isAnimated": false,
      "name": "✅"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472364630048970

**2026-07-17T00:29:50.792+00:00 — судонет (@sudonet)**

- Message ID: `1527472364630048970`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472364630048970
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527472329351761980
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527472329351761980"
}
```

</details>

**Content**

```text
exactly
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527472447584993290

**2026-07-17T00:30:10.57+00:00 — судонет (@sudonet)**

- Message ID: `1527472447584993290`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472447584993290
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
kinda just hardwired it outside from the cpu
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472556431380591

**2026-07-17T00:30:36.521+00:00 — kcolley**

- Message ID: `1527472556431380591`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472556431380591
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
So you're planning to use an external SRAM chip and ignore the internal SRAM you're generating?
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472588337578064

**2026-07-17T00:30:44.128+00:00 — судонет (@sudonet)**

- Message ID: `1527472588337578064`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472588337578064
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527472556431380591
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527472556431380591"
}
```

</details>

**Content**

```text
yep
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527472668461240431

**2026-07-17T00:31:03.231+00:00 — судонет (@sudonet)**

- Message ID: `1527472668461240431`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472668461240431
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
just going to treat the as16 as a microprocessor
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472866050834615

**2026-07-17T00:31:50.34+00:00 — судонет (@sudonet)**

- Message ID: `1527472866050834615`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472866050834615
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
besides, i kinda rushed the design in those 3 days
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527472941074485390

**2026-07-17T00:32:08.227+00:00 — kcolley**

- Message ID: `1527472941074485390`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527472941074485390
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Gotcha, yeah that was a very quick window haha
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527473946826379348

**2026-07-17T00:36:08.017+00:00 — судонет (@sudonet)**

- Message ID: `1527473946826379348`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527473946826379348
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
overall, i'm kinda happy for my first tapeout
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/1f44d-27259.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2026-07_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527480697428906136

**2026-07-17T01:02:57.486+00:00 — kcolley**

- Message ID: `1527480697428906136`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527480697428906136
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
Yeah looks like it'll be a fun chip to play around with!
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527480698372489389

**2026-07-17T01:02:57.711+00:00 — kcolley**

- Message ID: `1527480698372489389`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527480698372489389
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
congrats 🙂
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "inlineEmojis": [
      {
        "code": "slight_smile",
        "id": "",
        "imageUrl": "2026-07_media/1f642-83E8A.svg",
        "isAnimated": false,
        "name": "🙂"
      }
    ]
  }
}
```

</details>

---

## message-1527482920988577953

**2026-07-17T01:11:47.624+00:00 — судонет (@sudonet)**

- Message ID: `1527482920988577953`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527482920988577953
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527480698372489389
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527480698372489389"
}
```

</details>

**Content**

```text
thx
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527482990039662633

**2026-07-17T01:12:04.087+00:00 — судонет (@sudonet)**

- Message ID: `1527482990039662633`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527482990039662633
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
i'm not sure how i'm going to wirebond it
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527483054996721725

**2026-07-17T01:12:19.574+00:00 — судонет (@sudonet)**

- Message ID: `1527483054996721725`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527483054996721725
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
as i didn't choose for COB packaging
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/1f62e-FE396.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "open_mouth",
      "id": "",
      "imageUrl": "2026-07_media/1f62e-FE396.svg",
      "isAnimated": false,
      "name": "😮"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527483438322421873

**2026-07-17T01:13:50.966+00:00 — судонет (@sudonet)**

- Message ID: `1527483438322421873`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527483438322421873
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
i'll probably have to find some national facility to do it for me as an "academic institution"
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---

## message-1527563388543172718

**2026-07-17T06:31:32.584+00:00 — kcolley**

- Message ID: `1527563388543172718`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527563388543172718
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
hmm, I wonder if it would be feasible for WS to provide at least one CoB-packaged chip even if you elected to not have them all packaged. Could be really useful for initial testing, and I'd think it would logistically be not too difficult to do one extra CoB wirebonding per design. Main challenge would be to keep them separated without accidentally mixing them up I guess. cc @Tim 'mithro' Ansell for the idea
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/2705-0589F.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "white_check_mark",
      "id": "",
      "imageUrl": "2026-07_media/2705-0589F.svg",
      "isAnimated": false,
      "name": "✅"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/9679bb77da48d47c905b398d98a83780-75B68.png",
        "color": null,
        "discriminator": "0000",
        "id": "169786952432746498",
        "isBot": false,
        "name": "mithro_",
        "nickname": "Tim 'mithro' Ansell",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527564123850674218

**2026-07-17T06:34:27.895+00:00 — судонет (@sudonet)**

- Message ID: `1527564123850674218`
- Author ID: `1161210755169919007`
- Nickname: судонет
- User name: sudonet
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527564123850674218
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527563388543172718
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527563388543172718"
}
```

</details>

**Content**

```text
fair enough
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527573488225747096

**2026-07-17T07:11:40.536+00:00 — Tim 'mithro' Ansell (@mithro_)**

- Message ID: `1527573488225747096`
- Author ID: `169786952432746498`
- Nickname: Tim 'mithro' Ansell
- User name: mithro_
- Type: `Reply`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527573488225747096
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Reply/reference**
- https://discord.com/channels/1361349522684510449/1527256895386157127/1527563388543172718
<details>
<summary>Reference data</summary>

```json
{
  "channelId": "1527256895386157127",
  "guildId": "1361349522684510449",
  "messageId": "1527563388543172718"
}
```

</details>

**Content**

```text
One of the biggest problem is the shipping costs and dealing with paperwork.
```

**Reactions**

- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/1f44d-27259.svg
- Resolved media URL: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png
<details>
<summary>Reactions data</summary>

```json
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2026-07_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/8110c0bef2c397e8cedb3a71a18ae1fd-97CD9.png",
        "color": null,
        "discriminator": "0000",
        "id": "1161210755169919007",
        "isBot": false,
        "name": "sudonet",
        "nickname": "судонет"
      }
    ]
  }
]
```

</details>

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
        "color": null,
        "discriminator": "0000",
        "id": "413143556103077898",
        "isBot": false,
        "name": "kcolley",
        "nickname": "kcolley",
        "roles": []
      }
    ]
  }
}
```

</details>

---

## message-1527573741536677918

**2026-07-17T07:12:40.93+00:00 — kcolley**

- Message ID: `1527573741536677918`
- Author ID: `413143556103077898`
- Nickname: kcolley
- User name: kcolley
- Type: `Default`
- Discord message: https://discord.com/channels/1361349522684510449/1527256895386157127/1527573741536677918
- Archive source: https://discord.wafer.space/wafer-space/%E2%84%B9%EF%B8%8F%20-%20Information/general/github-sud0net/2026-07/2026-07.json

**Content**

```text
ah, didn't think about the fact that it would require shipping to a separate facility for packaging, meaning that one chip would be a separate shipping expense...
```

<details>
<summary>Other message metadata</summary>

```json
{
  "author": {
    "avatarUrl": "2026-07_media/b42a9885400532c5e61573ebdadb54bf-38FBA.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
```

</details>

---
