<feed xmlns='http://www.w3.org/2005/Atom'>
<title>amaranth-boards/nmigen_boards/resources, branch main</title>
<subtitle>Board definitions for Amaranth HDL
</subtitle>
<id>https://git.mciantyre.dev/amaranth-boards/atom?h=main</id>
<link rel='self' href='https://git.mciantyre.dev/amaranth-boards/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/'/>
<updated>2023-02-03T05:37:00+00:00</updated>
<entry>
<title>Remove the deprecated `nmigen_boards` namespace.</title>
<updated>2023-02-03T05:37:00+00:00</updated>
<author>
<name>Catherine</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2023-02-03T05:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=70cafaff98f58bf99138ccd848a630974da7d88e'/>
<id>urn:sha1:70cafaff98f58bf99138ccd848a630974da7d88e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename nMigen to Amaranth HDL.</title>
<updated>2021-12-10T08:30:37+00:00</updated>
<author>
<name>whitequark</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2021-12-10T07:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=b968cfade961a329c26035ef8bfdf3058e95a9f1'/>
<id>urn:sha1:b968cfade961a329c26035ef8bfdf3058e95a9f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factor out DDR3.</title>
<updated>2021-06-13T19:34:27+00:00</updated>
<author>
<name>S.J.R. van Schaik</name>
<email>stephan@synkhronix.com</email>
</author>
<published>2021-06-01T06:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=9d24c51197fdc176dcaeaa0a2156b1cdc75bf1ac'/>
<id>urn:sha1:9d24c51197fdc176dcaeaa0a2156b1cdc75bf1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] Factor out PS2Resource.</title>
<updated>2021-06-03T14:53:08+00:00</updated>
<author>
<name>S.J.R. van Schaik</name>
<email>stephan@synkhronix.com</email>
</author>
<published>2021-06-03T14:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=dbde179dc53e6cc3bdde0b6b00b31446367f5451'/>
<id>urn:sha1:dbde179dc53e6cc3bdde0b6b00b31446367f5451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] Factor out VGAResource.</title>
<updated>2021-05-31T08:51:32+00:00</updated>
<author>
<name>S.J.R. van Schaik</name>
<email>stephan@synkhronix.com</email>
</author>
<published>2021-05-31T08:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=08b1b955b1fba1f776ff233a23eb98526a8d0c39'/>
<id>urn:sha1:08b1b955b1fba1f776ff233a23eb98526a8d0c39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] Add `_n` suffix to argument names of pins with fixed inverters.</title>
<updated>2020-11-26T14:50:00+00:00</updated>
<author>
<name>GuzTech</name>
<email>GuzTech@users.noreply.github.com</email>
</author>
<published>2020-11-26T14:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=b40c3d6cb20081ff8941fc4addef92170ffb01a9'/>
<id>urn:sha1:b40c3d6cb20081ff8941fc4addef92170ffb01a9</id>
<content type='text'>
Note: this change does NOT affect pin functionality or naming, and
does not require modifying your design. It does however affect some
board files, where keywords corresponding to active low pins will have
to be adjusted:
    SPIResource(0, cs="C1", ...) → SPIResource(0, cs_n="C1", ...)

The new naming scheme will make it easier to write and audit board
files by clearly marking inverted pins in resource factories, similarly to
how `PinsN` indicates the same in bare resources.

Fixes #129.

</content>
</entry>
<entry>
<title>resources.interface: allow SPIResource to be unidirectional.</title>
<updated>2020-11-25T02:29:20+00:00</updated>
<author>
<name>whitequark</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2020-11-24T22:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=4bef280a80151161fc885ac46d2e22bf79d2cb2f'/>
<id>urn:sha1:4bef280a80151161fc885ac46d2e22bf79d2cb2f</id>
<content type='text'>
See #104.
</content>
</entry>
<entry>
<title>Factor out I2C resource.</title>
<updated>2020-11-05T06:52:12+00:00</updated>
<author>
<name>awygle</name>
<email>awygle@gmail.com</email>
</author>
<published>2020-11-05T06:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=ec65568d91dca4ca2ff7da22b90ad6574bbad68a'/>
<id>urn:sha1:ec65568d91dca4ca2ff7da22b90ad6574bbad68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resources.memory: make cs pin optional for SDRAMResource</title>
<updated>2020-09-06T22:58:25+00:00</updated>
<author>
<name>marble</name>
<email>cyber-murmel@users.noreply.github.com</email>
</author>
<published>2020-09-06T22:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=71ddd72ad38de011b1aa54d472db91bb32408b8e'/>
<id>urn:sha1:71ddd72ad38de011b1aa54d472db91bb32408b8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resources: allow use of ULPI PHYs with active-low RST pins</title>
<updated>2020-08-06T01:04:35+00:00</updated>
<author>
<name>Katherine Temkin</name>
<email>k@ktemkin.com</email>
</author>
<published>2020-07-30T00:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/amaranth-boards/commit/?id=13b90ac5230081de0f94599ff56e4aa1c4ded7e7'/>
<id>urn:sha1:13b90ac5230081de0f94599ff56e4aa1c4ded7e7</id>
<content type='text'>
Also, fixes a typo that affected PHYs with rst specified
</content>
</entry>
</feed>
