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
/
test
Age
Commit message (
Expand
)
Author
2017-02-26
Align types and names of ports in emitted Verilog (#463)
Jack Koenig
2017-02-23
Add support for bundle fields to start with digits (#462)
Jack Koenig
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-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-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-20
Remove merging of source locators during module deduplication
Jack
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
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-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-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-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-07
make default dir be current directory (#361)
Chick Markley
2016-11-07
Added underscore to GEN, now its _GEN (#362)
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
Add a pass to deduplicate modules
azidar
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-11-01
Fix Match Error in Check Types on Partial Connect (#359)
Jack Koenig
2016-10-31
Fixed Verilog emission of andr, orr, and xorr (#357)
Adam Izraelevitz
2016-10-30
Cleanup fixed point tests (#339)
Jack Koenig
2016-10-30
Keep package name + directory structure consistent (#354)
Colin Schmidt
2016-10-27
Wiring (#348)
Adam Izraelevitz
[next]