<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfcX/src/test/resources/annotations, branch sfc-scala3</title>
<subtitle>Scala FIRRTL Compiler for chiselX</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/'/>
<entry>
<title>Remove LegacyAnnotation and [most] MoultingYaml (#1833)</title>
<updated>2020-08-13T04:17:14+00:00</updated>
<author>
<name>Jack Koenig</name>
</author>
<published>2020-08-13T04:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=39f510a9081d09d94d56eb89ceb97a678993fda1'/>
<id>39f510a9081d09d94d56eb89ceb97a678993fda1</id>
<content type='text'>
* Remove LegacyAnnotation and MoultingYaml

It has been deprecated since 1.1

* Remove all uses of ConvertLegacyAnnotations

Co-authored-by: mergify[bot] &lt;37929162+mergify[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove LegacyAnnotation and MoultingYaml

It has been deprecated since 1.1

* Remove all uses of ConvertLegacyAnnotations

Co-authored-by: mergify[bot] &lt;37929162+mergify[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Annotations (#721)</title>
<updated>2018-02-28T02:07:11+00:00</updated>
<author>
<name>Jack Koenig</name>
</author>
<published>2018-02-28T02:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=c7eb1570dfb1c7701ea32d1209982a053f3cec1d'/>
<id>c7eb1570dfb1c7701ea32d1209982a053f3cec1d</id>
<content type='text'>
- Old Annotation renamed to deprecated LegacyAnnotation
- Annotation is now a trait that can be extended
- New JsonProtocol for Annotation [de]serialization
- Replace AnnotationMap with AnnotationSeq
- Deprecate Transform.getMyAnnotations
- Update Transforms
- Turn on deprecation warnings
- Remove deprecated Driver.compile
- Make AnnotationTests abstract with Legacy and Json subclasses
- Add functionality to convert LegacyAnnotations of built-in annos
This will give a noisy warning and is more of a best effort than a
robust solution.

Fixes #475 Closes #609</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Old Annotation renamed to deprecated LegacyAnnotation
- Annotation is now a trait that can be extended
- New JsonProtocol for Annotation [de]serialization
- Replace AnnotationMap with AnnotationSeq
- Deprecate Transform.getMyAnnotations
- Update Transforms
- Turn on deprecation warnings
- Remove deprecated Driver.compile
- Make AnnotationTests abstract with Legacy and Json subclasses
- Add functionality to convert LegacyAnnotations of built-in annos
This will give a noisy warning and is more of a best effort than a
robust solution.

Fixes #475 Closes #609</pre>
</div>
</content>
</entry>
<entry>
<title>Stringified annotations (#367)</title>
<updated>2016-11-23T19:57:02+00:00</updated>
<author>
<name>Adam Izraelevitz</name>
</author>
<published>2016-11-23T19:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=66d3ec0498a73319a914eeffcb4e0b1109b5f4c5'/>
<id>66d3ec0498a73319a914eeffcb4e0b1109b5f4c5</id>
<content type='text'>
Restricts annotations to be string-based (and thus less typesafe)
Makes annotations more easily serializable and interact with Chisel</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restricts annotations to be string-based (and thus less typesafe)
Makes annotations more easily serializable and interact with Chisel</pre>
</div>
</content>
</entry>
</feed>
