yaqiz01 / pir

GNU General Public License v3.0
2 stars 0 forks source link

Add initial value for Pipeline Register and ScalarBuffer #36

Closed yaqiz01 closed 6 years ago

yaqiz01 commented 7 years ago

Register in spatial are mapped to either pipeline register or ScalarMultibuffer in ScalarFIFO. They can have initial value and the value could be read before and write. Therefore, there needs to configuration allowing setting initial value for these scalar memory. There should be a single init value per scalar FIFO and a init value per register color. The initial value for pipeline register should be set to the corresponding color in all stages.