stanford-ppl / spatial

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
https://spatial.stanford.edu
MIT License
271 stars 33 forks source link

Disable optimized reduce for FltPt for now #292

Open mattfel1 opened 4 years ago

mattfel1 commented 4 years ago

Chiselgen assumes you have a FixPt specialized accumulator, but the transformer will apply the transformation regardless of type. Alternatively, just implement the specialized accumulators for FixPt