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
Age
Commit message (
Expand
)
Author
2016-09-06
Minor utility changes.
Angie
2016-09-06
Added starter code for SMem replacement
Angie
2016-09-05
Change null statement to empty begin end (#264)
Colin Schmidt
2016-08-25
emit wires instead of registers for invalid randomization
Howard Mao
2016-08-25
update verilog generation test
Howard Mao
2016-08-25
Finer grained control over randomization
Howard Mao
2016-08-18
emit correct enable signals for memories (#242)
Donggyu
2016-08-18
Add MemUtils to aid in interfacing with alternate memory implementations (#244)
Albert Magyar
2016-08-18
Remove redundant test and errors.append() in check_types_e(). (#243)
Jim Lawson
2016-08-17
Change RW port names (#236)
Angie Wang
2016-08-17
Fixed cmdline usage string (#235)
Adam Izraelevitz
2016-08-16
add test case for clock type connection (#239)
mwachs5
2016-08-15
Remove stanza (#231)
Adam Izraelevitz
2016-08-12
Fix calculation of runtime for ANTLR Parser (#229)
Jack Koenig
2016-08-12
Add missing case for connecting ClockType
Megan Wachs
2016-08-09
provide parser for naive string (#227)
Donggyu
2016-08-09
fix read port enables in RemoveCHIRRTL
Donggyu Kim
2016-08-08
Don't create output files until the compiler succeeds
Andrew Waterman
2016-08-05
Merge pull request #220 from ucb-bar/fix-width-error-msg
Adam Izraelevitz
2016-08-04
Added RemoveEmpty.scala, which removes Empty and nested Blocks (#218)
Adam Izraelevitz
2016-08-04
Addd check: bits, tail, head arg width
azidar
2016-08-04
Bugfix: recursing stmts to remove unknown widths
azidar
2016-08-03
fixes small mistakes in serialize (#216)
Donggyu
2016-08-02
Merge pull request #215 from ucb-bar/new-serialize
Adam Izraelevitz
2016-08-02
Merge pull request #203 from ucb-bar/fix_mem_infer
Adam Izraelevitz
2016-08-02
make infer readwrite ports optional
Donggyu Kim
2016-08-02
Change serialize to abstract method on FirrtlNode
Jack Koenig
2016-08-02
Merge pull request #214 from ucb-bar/fix-thread-unsafety
Adam Izraelevitz
2016-08-02
Merge pull request #213 from ucb-bar/default-to-warn
Adam Izraelevitz
2016-08-02
Merge pull request #211 from ucb-bar/fix-subaccess
Adam Izraelevitz
2016-08-02
Fix use of global state in instance loop checking
jackkoenig
2016-08-01
Merge pull request #208 from ucb-bar/no_constprop
Adam Izraelevitz
2016-08-01
Added minor cosmetic changes to RemoveAccesses
azidar
2016-08-01
Change default log level to warn
Jack Koenig
2016-08-01
Refactor RemoveAccesses and fix bug #210.
azidar
2016-08-01
Fix StringSpec generators to only choose from valid values.
Jack Koenig
2016-07-29
remove ConstProp in HighFirrtlToMiddleFirrtl
Donggyu Kim
2016-07-28
InferWidths now only fixes declaration widths
azidar
2016-07-27
infer readwrite ports for backward compatibility
Donggyu Kim
2016-07-27
fix read port enables in RemoveCHIRRTL
Donggyu Kim
2016-07-27
Fixed compilation error using old annotations
azidar
2016-07-27
Forgot to add Annotations.scala
Adam Izraelevitz
2016-07-27
Reworked annotation system. Added tenacity and permissibility
Adam Izraelevitz
2016-07-27
Merge pull request #198 from ucb-bar/add-chirrtl-check
Adam Izraelevitz
2016-07-25
Changed InferTypes to update types if UnknownType or has an UnknownWidth
azidar
2016-07-25
Detects and flags cyclic module loops
chick
2016-07-21
Added a Chirrtl check for undeclared wires, etc.
azidar
2016-07-21
Indentation support for the ANTLR parser (as discussed in #192) (#194)
Kamyar Mohajerani
2016-07-07
Guard register randomization with RANDOMIZE, rather than SYNTHESIS
Andrew Waterman
2016-07-07
Re-run constant propagation after pad widths
Andrew Waterman
[prev]
[next]