| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-18 | Add serialization support for LoadMemoryFileType in LoadMemoryAnnotation (#1056) | Jim Lawson | |
| * Add serialization support for LoadMemoryFileType in LoadMemoryAnnotation Add custom LoadMemoryFileTypeSerializer. Add test to verify LoadMemoryAnnotation can be correctly serialized/deserialized. * Simplify and focus LoadMemoryAnnotation serialization/deserialization. Respond to comments on earlier implementations. * Add type FileType definition for current chisel3 code. | |||
| 2019-02-21 | Correctly handle dots in loaded memory paths (#984) | Nick Hynes | |
| * Correctly handle dots in loaded memory paths * Added test for loadmem filename | |||
