<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfcX/spec/Makefile, branch master</title>
<subtitle>Scala FIRRTL Compiler for chiselX</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/'/>
<entry>
<title>[spec] Remove FIRRTL Specification (#2488)</title>
<updated>2022-03-04T21:07:54+00:00</updated>
<author>
<name>Schuyler Eldridge</name>
</author>
<published>2022-03-04T21:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=a372c20cc1a52881356603274512bd35e7149a55'/>
<id>a372c20cc1a52881356603274512bd35e7149a55</id>
<content type='text'>
This removes the FIRRTL specification as this now lives in its own
repository:

    https://github.com/chipsalliance/firrtl-spec

All git history (excluding binary updates to spec.pdf) have been
migrated to the new repository.

Signed-off-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the FIRRTL specification as this now lives in its own
repository:

    https://github.com/chipsalliance/firrtl-spec

All git history (excluding binary updates to spec.pdf) have been
migrated to the new repository.

Signed-off-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Convert firrtl specification to Markdown file (#2236)</title>
<updated>2022-03-02T00:28:33+00:00</updated>
<author>
<name>Jared Barocsi</name>
</author>
<published>2022-03-02T00:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=c56e341d25e35a5207c4eea12bac9bf0ddd8b652'/>
<id>c56e341d25e35a5207c4eea12bac9bf0ddd8b652</id>
<content type='text'>
- Convert FIRRTL spec to Markdown file.
- Add PDF generation via pandoc.
- Remove old LaTeX specification.

Co-authored-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;
Signed-off-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Convert FIRRTL spec to Markdown file.
- Add PDF generation via pandoc.
- Remove old LaTeX specification.

Co-authored-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;
Signed-off-by: Schuyler Eldridge &lt;schuyler.eldridge@sifive.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Number all code examples &amp; add specification build to Makefile (#894)</title>
<updated>2018-09-27T18:40:16+00:00</updated>
<author>
<name>Ben Marshall</name>
</author>
<published>2018-09-27T18:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=29e5c0881291b2ab225eb1617592213de611a4a5'/>
<id>29e5c0881291b2ab225eb1617592213de611a4a5</id>
<content type='text'>
* Merge makefile changes from dev/specification-fixes

- New top level makefile target: `specification`
  - Builds the specification document.

* Number all code examples.

This is more a change of convenience than anything. Referring to syntax
examples is much easier when they are numbered!

This commit is in the context of freechipsproject/firrtl#890 - Updating
examples and syntax specification is made easier if they are numbered.

- Change `verbatim` environments to `lstlisting`
- Add very basic keyword highlighting.
- Rebuild specification PDF.

 On branch dev/number-code-examples
 Changes to be committed:
	modified:   spec/spec.pdf
	modified:   spec/spec.tex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Merge makefile changes from dev/specification-fixes

- New top level makefile target: `specification`
  - Builds the specification document.

* Number all code examples.

This is more a change of convenience than anything. Referring to syntax
examples is much easier when they are numbered!

This commit is in the context of freechipsproject/firrtl#890 - Updating
examples and syntax specification is made easier if they are numbered.

- Change `verbatim` environments to `lstlisting`
- Add very basic keyword highlighting.
- Rebuild specification PDF.

 On branch dev/number-code-examples
 Changes to be committed:
	modified:   spec/spec.pdf
	modified:   spec/spec.tex
</pre>
</div>
</content>
</entry>
</feed>
