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
2017-02-23
added more helpers
Angie
2017-02-23
Add support for bundle fields to start with digits (#462)
Jack Koenig
2017-02-23
Fix warning from Cadence Incisive
Scott Johnson
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-14
Add println/throwInternalError to Emitter
Adam Izraelevitz
2017-02-13
Emit memories larger than 512 MB with a sparse annotation (#438)
Colin Schmidt
2017-02-12
Changed fixed-point cat semantics to return uint (#436)
Adam Izraelevitz
2017-02-07
Rework Attach to work on arbitrary Analog hierarchies (#415)
Jack Koenig
2017-02-07
Return a new circuit object after execution (#433)
Colin Schmidt
2017-02-06
Fix stack overflow from massive MaxWidth chains during width inference (#407)
Jack Koenig
2017-02-01
Fix anno in backend (#428)
Chick Markley
2017-02-01
Fetch resource files as resources. (#399)
Jim Lawson
2017-01-31
Replace createTempDirectory with createTestDirectory (#427)
Jack Koenig
2017-01-31
Blackboxhelper (#418)
Chick Markley
2017-01-29
Keep firrtl's simulation environment in sync with chisel's. (#425)
Jim Lawson
2017-01-27
Fix signed types (#422)
Angie Wang
2017-01-27
Move BackendCompilationUtilities into a util package for use by chisel3. (#400)
Jim Lawson
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-20
Remove merging of source locators during module deduplication
Jack
2017-01-20
Add MultiInfo. Speedup Info concatenation. Fixes #391
Jack
2017-01-20
Merge branch 'master' into scaladocroot
Jim Lawson
2017-01-19
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2017-01-19
Verilog rem fix (#404)
grebe
2017-01-19
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2017-01-05
Fix ScalaDoc complaints; add sbt-site, sbt-ghpages boilerplate.
Jim Lawson
2016-12-15
Delete annotationsTestFile after test (#405)
Leonard Truong
2016-12-14
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2016-12-14
Remove scalpels.
Jim Lawson
2016-12-14
Add support for top-level use of MiddleFirrtlCompiler.
Jim Lawson
2016-12-14
Added NoDedup annotation and test (#397)
Adam Izraelevitz
2016-12-13
Add MaxWidth of 1,000,000 bits
jackkoenig
2016-12-13
Move CheckWidths to its own file
jackkoenig
2016-12-08
Copy (explicitly) test resource to targetdir. (#392)
Jim Lawson
2016-12-08
Clk2clock - rename the implicit "clk" module input "clock" (#387)
Jim Lawson
2016-12-07
Bugfix: add Neg to high form check (#384)
Adam Izraelevitz
2016-12-06
Fixes for Annotation serialized/deserialize (#390)
Chick Markley
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-30
Bugfix: Dedup aggressively (ignore comments) (#375)
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
[prev]
[next]