- Oct 30, 2017
- Oct 29, 2017
- Oct 28, 2017
-
-
-
Angie authored
-
-
- Oct 24, 2017
- Oct 23, 2017
- Oct 22, 2017
-
-
Angie authored
-
Angie authored
-
Angie authored
if given range can't be fully represented with specified precision, round to nearest relevant given open/closed info -- this is in creating intervals. Consider rethinking for anywhere IntervalRange is used
-
Angie authored
chisel doesn't pass open/closed-ness of ranges to firrtl with asInterval. Need to deal with ahead of time when bp + bounds are known. How about when they're not known?
-
Angie authored
-
Angie authored
-
Angie authored
revert old changes causing fp/interval lits to be incorrect (width wrong); corrected some interval related bounds (or made unknown) in IR
-
Angie authored
fix or remove some incorrect interval propagation in class Interval; also fixed some incorrect methods
-
- Oct 20, 2017
- Oct 17, 2017
- Oct 16, 2017
-
-
chick authored
Create generic wrap and clip methods that convert to UnknownBounds until I can talk to Adam and figure out what I should do. Add support for generating clip and wrap in Chirrtl
-
- Oct 12, 2017
- Oct 11, 2017
- Oct 09, 2017
- Oct 08, 2017
- Oct 07, 2017
-
-
Angie authored
-