zyp

Results 19 issues of zyp

### What I'm trying to achieve [This](https://saleor.io/blog/saleor-invoicing-api-storefront-sdk-app-installation-support-139/) blog post shows invoices looking like this: ![](https://getsaleor-cms.s3.eu-west-1.amazonaws.com/2f8620fc680b44408306c6f326f354a5.png) However, the default template fills the top left section with the customer's billing address instead...

bug

Hi, in 47daf806 I changed the `USBStreamOutEndpoint` endpoint to give a transfer oriented stream rather than a packet oriented stream, but there are a couple of corner cases that it...

enhancement

Hi, this is a double feature request, as there's two improvements to sorting I would like to see: Firstly I would like to be able to sort by area. Secondly...

[Rendered](https://github.com/zyp/amaranth-rfcs/blob/simulation-time/text/0066-simulation-time.md).

area:core

[Rendered](https://github.com/zyp/amaranth-rfcs/blob/fixed-point-types/text/0041-fixed-point.md)

area:core

I was reading through the code and noticed that `AsyncSerial.Signature` contains `AsyncSerialRX.Signature` and `AsyncSerialTX.Signature`, and all three of them contains a member named `divisor`. Furthermore, `AsyncSerial` assigns to the inner...

bug

* RFC PR: https://github.com/amaranth-lang/rfcs/pull/36 * Implementation PR: https://github.com/amaranth-lang/amaranth/pull/1344 * Documentation PR: https://github.com/amaranth-lang/amaranth/pull/1374 * Removal of deprecation PR: N/A

feature

The `data_width` attribute of a `MemoryMap` reflects not the actual data width, but the granularity of the associated bus. A 32-bit bus with byte lanes hence has a memory map...

improvement
meta:needs-rfc