index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
stanza
/
chirrtl.stanza
Age
Commit message (
Expand
)
Author
2016-08-15
Remove stanza (#231)
Adam Izraelevitz
2016-02-09
Added license to FIRRTL files
azidar
2016-02-09
More bug fixes
azidar
2016-02-09
Added constprop,v-wrap,v-rename. All set to attempt like->like comparison of ...
azidar
2016-02-09
WIP, nothing works. Starting creating working IR and necessary utils
azidar
2016-01-28
Fixed bug where subaccess indexes were being classified as female,
azidar
2016-01-28
Changed rmode to wmode
azidar
2016-01-28
Use IsInvalid instead of Poisons in chirrtl -> firrtl transform
azidar
2016-01-27
Reworked readwriter types
azidar
2016-01-27
Fixed additional tests and inferring rdwr ports in chirrtl
jackkoenig
2016-01-25
Added isinvalid and validif
azidar
2016-01-24
Made CInfer robust to high firrtl errors
azidar
2016-01-24
Added muxing on passive aggregate types
azidar
2016-01-24
Added DefMemory to CInfer Types
azidar
2016-01-23
Removed print statements
azidar
2016-01-23
Fixed bug where the write mask wasn't being generated correctly
azidar
2016-01-23
Removed debugging printlns
azidar
2016-01-23
Added inference to mports
azidar
2016-01-23
Changed chirrtl to not require known mask values
azidar
2016-01-20
WIP, need to update chirrtl with new mask syntax
azidar
2016-01-17
Forgot to add the changes
azidar
2016-01-16
Finished first cut at new firrtl - time for testing! Chirrtl requires masks t...
azidar
2016-01-16
Fixed a bunch of tests, and minor bugs
azidar
2016-01-16
Added src and test files
azidar