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
Age
Commit message (
Expand
)
Author
2017-02-23
fix bug in blackboxsourcehelper apply -- pointed to wrong transform
Angie
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-22
Add jenkins-build target to check scalastyle and coverage. (#445)
Adam Izraelevitz
2017-02-21
Implementation of nodedupe mem (#447)
Colin Schmidt
2017-02-16
[skip chisel tests] Add ability to skip Chisel tests in Travis (#444)
Jack Koenig
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-03
Bump sbt version. (#430)
Jim Lawson
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
Merge pull request #417 from grebe/fixedMemFix
grebe
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 pull request #408 from ucb-bar/scaladocroot
Jim Lawson
2017-01-20
Merge branch 'master' into scaladocroot
Jim Lawson
2017-01-20
Merge pull request #406 from ucb-bar/addmiddlefirrtlcompiler
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-13
Update installation instructions with sbt publish-local. (#393)
Jim Lawson
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-06
Update Travis build configuration (#388)
Jack Koenig
2016-12-05
Update README.md (#395)
Jack Koenig
[next]