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
/
scala
/
firrtl
/
passes
Age
Commit message (
Expand
)
Author
2017-03-03
Bugfix: InlineInstances must prefix instances
Adam Izraelevitz
2017-02-23
move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...
Angie
2017-02-23
messed up clocktype match
Angie
2017-02-23
added more helpers
Angie
2017-02-22
[stevo]: Adams fix
Stevo Bailey
2017-02-21
Implementation of nodedupe mem (#447)
Colin Schmidt
2017-02-14
Add support for Analog types in partial connect (#435)
Jack Koenig
2017-02-14
Fixes #441, ConvertFixedToSInt not recursing exps
Adam Izraelevitz
2017-02-07
Rework Attach to work on arbitrary Analog hierarchies (#415)
Jack Koenig
2017-02-06
Fix stack overflow from massive MaxWidth chains during width inference (#407)
Jack Koenig
2017-01-27
Fix signed types (#422)
Angie Wang
2017-01-23
Add FixedType to uniqueify match statement.
Paul Rigge
2017-01-22
use new annotations correctly for wiring (#416)
Colin Schmidt
2017-01-19
Verilog rem fix (#404)
grebe
2016-12-13
Add MaxWidth of 1,000,000 bits
jackkoenig
2016-12-13
Move CheckWidths to its own file
jackkoenig
2016-12-07
Bugfix: add Neg to high form check (#384)
Adam Izraelevitz
2016-12-05
Add check for muxing between clocks (#360)
Jack Koenig
2016-12-05
Bugfix: expand whens not voiding memories (#380)
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-21
Bugfix: exponential runtime of pull muxes (#379)
Adam Izraelevitz
2016-11-21
Rewrote inline xform to fix quadratic perf. bug (#377)
Adam Izraelevitz
2016-11-15
Fixed multi wiring (#368)
Adam Izraelevitz
2016-11-14
Fix wrong omitting same clocked nondirect children (#374)
Adam Izraelevitz
2016-11-10
Added additional optimizations
azidar
2016-11-09
Added optimizations to for better width inference
azidar
2016-11-09
Bugfix: removed recursive removal in infer widths
azidar
2016-11-07
Clock List Transform (#365)
Adam Izraelevitz
2016-11-07
Fix annotations (#366)
Adam Izraelevitz
2016-11-05
Fix CHIRRTL bugs (#355)
Donggyu
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-11-01
Fix Match Error in Check Types on Partial Connect (#359)
Jack Koenig
2016-11-01
fix bug. remove spurious connect that reassigns node (#358)
Scott Beamer
2016-10-30
Keep package name + directory structure consistent (#354)
Colin Schmidt
2016-10-27
Wiring (#348)
Adam Izraelevitz
2016-10-26
Improve reference & name resolution in ReplSeqMem (#352)
Donggyu
2016-10-26
Add Support for Parameterized ExtModules and Name Override
jackkoenig
2016-10-24
match fromBits order with toBits, toBitMask (#349)
Donggyu
2016-10-23
Fix bitmask (#346)
Angie Wang
2016-10-20
fix resolve memory reference (#341)
Donggyu
2016-10-17
Reorganized memory blackboxing (#336)
Adam Izraelevitz
2016-10-17
Add fixed point type (#322)
Adam Izraelevitz
2016-10-11
Scala style cleanup take 5 (#324)
Chick Markley
2016-09-29
Merge branch 'master' into fix_infer_mdir
Jim Lawson
2016-09-27
eliminate postfix operator problematic statements
chick
2016-09-27
remove unnecessary parentheses
chick
2016-09-27
enclosing block redundant
chick
2016-09-27
No return type for implicit function
chick
2016-09-27
Anonymous function convertible to a method value
chick
[prev]
[next]