Unverified Commit 9dfee489 authored by Aditya Naik's avatar Aditya Naik Committed by GitHub
Browse files

Refactor Data.toString (#2197)



Provides a more intuitive implementation of toString for Data.
Utilizes the fact that the compiler plugin provides names earlier than
Chisel had in the past so we can accurately guess the name of
signals even in the currently elaborating module.

Co-authored-by: default avatarMegan Wachs <megan@sifive.com>
Co-authored-by: default avatarJack Koenig <jack.koenig3@gmail.com>
parent 392ea3c9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment