| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
accellerating functions
|
|
|
|
to be specified with write and rdwr mports
|
|
|
|
|
|
|
|
|
|
roadblock in assigning clocked ports
|
|
|
|
all feature tests. Deleted CondRead because it tested a problem we don't have any more
|
|
|
|
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
|
|
emitting ports (and the assignments to them)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lower Types pass. #53
|
|
compliant
|
|
not and integer
|
|
|
|
|
|
map.
Also rewrite main so stanza and scala passes can be intermixed.
|
|
|
|
|
|
|
|
ready, has some weird issues when they're not, but also kind of works in that the hardware verifier still reports the right answer, it seems to go to half duty cycle and then do every token twice
|
|
IO between the sim modules.
|
|
need to parse queue module text in midas/Utils.scala, need to create (src, dst) -> Module mapping in midas/Fame.scala
|
|
|
|
|
|
there yet. Will allow simple bulk connecting at top-level
|
|
|
|
|
|
updated Makefile to play nicer when firrtl is a submodule, fixed bug in Translator for single line scopes, fixed firrtl-scala script to point to firrtl.Driver instead of old firrtl.Test
|
|
|
|
support for -b <backend> flag without any other specified passes in stanza, updated parser tests to work with stanza implementation.
|
|
backend can be applied. Added firrtl compiler for emitting firrtl
|
|
Updated Scala FIRRTL with Testing and Infer-Types Pass
|
|
convert object <=> string, added eqv and neqv
|