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
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
2016-10-26
Add RawString ExtModule parameter support
jackkoenig
2016-10-26
Add Support for Parameterized ExtModules and Name Override
jackkoenig
2016-10-26
Add ExtModule Tests
jackkoenig
2016-10-26
Improve integration test API and add support for Verilog resources
jackkoenig
2016-10-18
Create a simple system for executions and command line parameters (#337)
Chick Markley
2016-10-17
Reorganized memory blackboxing (#336)
Adam Izraelevitz
2016-10-17
Add fixed point type (#322)
Adam Izraelevitz
2016-10-07
Add test for Firrtl mems with no ports (#327)
Jack Koenig
2016-09-26
add CInferMDirSpec
Donggyu Kim
2016-09-26
Added max width check to dshl shift amount (#318)
Adam Izraelevitz
2016-09-25
Spec features added: AnalogType and Attach (#295)
Adam Izraelevitz
2016-09-22
Fixed width inference for add, sub (#312)
Adam Izraelevitz
2016-09-21
Fix clock connections in InferReadWrite (#310)
Donggyu
2016-09-21
refactor AnnotateMemMacros
Donggyu Kim
2016-09-21
refactor InferReadWrite
Donggyu Kim
2016-09-14
Added Rob.fir for regression testing (#258)
Donggyu
2016-09-14
fix enable signal inferecne for smems' read ports (#289)
Donggyu
2016-09-14
Fixed infinite loop for finding connect origin in ReplSeqMem (#300)
Angie Wang
2016-09-12
Add LegalizeSpec for testing Verilog Legalization pass
Jack
2016-09-12
Added test to check invalid bug was fixed
azidar
2016-09-12
Bug fix -- remove all empty expressions after ReplSeqMem passes (#294)
Angie Wang
2016-09-08
Remove brittle ReplSeqMemTest
jackkoenig
2016-09-08
remove Utils.{AND, OR, NOT, EQV}
Donggyu Kim
2016-09-08
clean up ExpandWhens
Donggyu Kim
2016-09-07
refactor checks
Donggyu Kim
2016-09-06
Address style feedback and add tests for getConnectOrigin utility
Angie
2016-09-06
Expanded annotations for valid memory sizes
Angie
2016-09-06
Added simple unit test for ReplSeqMem
Angie
2016-08-25
emit wires instead of registers for invalid randomization
Howard Mao
2016-08-25
update verilog generation test
Howard Mao
2016-08-16
add test case for clock type connection (#239)
mwachs5
2016-08-04
Addd check: bits, tail, head arg width
azidar
2016-08-03
fixes small mistakes in serialize (#216)
Donggyu
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
Merge pull request #214 from ucb-bar/fix-thread-unsafety
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
Refactor RemoveAccesses and fix bug #210.
azidar
2016-08-01
Fix StringSpec generators to only choose from valid values.
Jack Koenig
2016-07-27
Fixed compilation error using old annotations
azidar
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
Detects and flags cyclic module loops
chick
2016-07-21
Added a Chirrtl check for undeclared wires, etc.
azidar
[next]