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
/
spec
Age
Commit message (
Expand
)
Author
2021-08-05
Fix Specification Memory Port Types (#2319)
Schuyler Eldridge
2021-08-02
Update spec to disallow 0-bit mux sel (#2305)
Schuyler Eldridge
2021-06-30
Relax spec on 0-bit mux select, use SFC behavior
Schuyler Eldridge
2021-06-21
[spec] Explicit widths may be non-negative, not just positive (#2277)
Albert Magyar
2021-02-17
Allow Side Effecting Statement to have Names (#2057)
Kevin Laeufer
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-07-31
Fixed typo in fixed-point type parameter examples (#1816)
Kevin Laeufer
2020-07-15
ir: store FileInfo string in escaped format (#1690)
Kevin Laeufer
2020-07-13
[spec] Specify execution order of side-effect-having statements (#1724)
Albert Magyar
2020-07-09
[spec] Explicitly disallow shadowing of component names (#1749)
Albert Magyar
2020-06-23
Basic model checking API (#1653)
Tom Alcorn
2020-05-18
Fix typo in spec description of 'tail' (#1626)
Albert Magyar
2020-05-11
spec: Ran `aspell` on `spec.tex`. (#1564)
Alberto Gonzalez
2020-05-06
Update spec.pdf
Schuyler Eldridge
2020-05-06
Clarify spec indentation of when/else
Schuyler Eldridge
2020-05-06
Clarify indentation in spec
Schuyler Eldridge
2020-04-13
[spec] Add Fixed to spec (#1456)
Albert Magyar
2020-03-26
Update spec to clarify sign and use 'h' for hex throughout
Albert Magyar
2020-03-13
[spec] Update Mid FIRRTL spec to reflect removal of subaccesses (#1451)
Albert Magyar
2020-03-02
Update single-line when/else example in spec to match implementation (#1414)
Albert Magyar
2020-02-24
[spec] clarify that div-by-zero is undefined (#1409)
Albert Magyar
2020-02-11
[spec] Change sub(UInt, UInt) output type to UInt (#1378)
Albert Magyar
2020-02-06
Add note to spec about reductions on zero-width wires
Albert Magyar
2020-01-15
improve the tail ir usability. (#1241)
Sequencer
2019-11-13
Add spec for Analog type and attach statement (#1222)
Albert Magyar
2019-09-30
Define read-write collison for independently clocked mem ports (#1188)
Albert Magyar
2019-09-16
Update Spec from Gender to Flow
Schuyler Eldridge
2019-08-07
Check mems for legal latencies; ban zero write latency. (#1147)
Albert Magyar
2019-07-30
Make write-under-write section for mems in spec (#1140)
Albert Magyar
2019-06-03
spec: mixed-input arguments for prim ops are no longer allowed (#1085)
Kevin Laeufer
2019-03-25
Correct a typo in spec.tex (#1063)
Felix Yan
2019-01-31
Add MidFIRRTL spec (#1003)
Albert Magyar
2018-09-27
Number all code examples & add specification build to Makefile (#894)
Ben Marshall
2018-06-11
Fix some typos in leftovers.txt (#822)
Felix Yan
2018-03-20
Correct extmodule example in spec (#768)
Albert Magyar
2018-02-16
Update spec for rhs
Schuyler Eldridge
2017-12-24
Spec erroneously says mod instead of rem.
Paul Rigge
2017-03-09
Sint tests and change in serialization (#456)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-03
Updated future release with stricter low firrtl
azidar
2016-09-22
Fixed width inference for add, sub (#312)
Adam Izraelevitz
2016-08-17
Change RW port names (#236)
Angie Wang
2016-08-16
Spec bugfix: update concrete reg syntax example (#233)
Adam Izraelevitz
2016-07-27
Merge pull request #205 from ucb-bar/add-future-release
Adam Izraelevitz
2016-07-27
Added future-release.txt
azidar
2016-07-27
Fixed reg concrete syntax. #197.
azidar
2016-05-23
Updated spec. Changed dshl width to w(e) + 2^w(n) - 1. Changed fileinfo to ju...
azidar
2016-02-23
Updated pdf
azidar
2016-02-09
Added license to FIRRTL files
azidar
2016-02-09
Added changes that addressed feedback, spec ready for release
azidar
[next]