cpc / openasip

Open Application-Specific Instruction Set processor tools (OpenASIP)
http://openasip.org
Other
138 stars 41 forks source link

Reset value for a register is commented out in DefaultDecoderGenerator #216

Closed karihepola closed 1 year ago

karihepola commented 1 year ago

Currently, DefaultDecoderGenerator comments out a reset value. This is due to a missing line change in the code.

https://github.com/cpc/openasip/blob/202be48b770d968feaf3425353fef4adbb19c6c7/openasip/icdecoder_plugins/DefaultDecoderGenerator.cc#L2431