Skip to content

Commit 09771a0

Browse files
committed
RFC #36: Final changes.
1 parent b13d192 commit 09771a0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

text/0036-async-testbench-functions.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- Start Date: (fill me in with today's date, YYYY-MM-DD)
2-
- RFC PR: [amaranth-lang/rfcs#0036](https://github.com/amaranth-lang/rfcs/pull/0036)
3-
- Amaranth Issue: [amaranth-lang/amaranth#0000](https://github.com/amaranth-lang/amaranth/issues/0000)
1+
- Start Date: 2024-03-18
2+
- RFC PR: [amaranth-lang/rfcs#36](https://github.com/amaranth-lang/rfcs/pull/36)
3+
- Amaranth Issue: [amaranth-lang/amaranth#1213](https://github.com/amaranth-lang/amaranth/issues/1213)
44

55
# Async testbench functions
66

@@ -265,8 +265,7 @@ Other python libraries like [cocotb](https://docs.cocotb.org/en/stable/coroutine
265265
## Unresolved questions
266266
[unresolved-questions]: #unresolved-questions
267267

268-
- Bikeshed all the names.
269-
- (@whitequark) Should we go for `posedge` (Verilog convention) or `pos_edge` (Python convention)?
268+
None.
270269

271270
## Future possibilities
272271
[future-possibilities]: #future-possibilities

0 commit comments

Comments
 (0)