jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
1.97k stars 349 forks source link

Remove 'is_' prefix from hardware signals #113

Closed jbush001 closed 6 years ago

jbush001 commented 6 years ago

Some boolean signals use the is_ prefix and some do not. The convention should be the same, and the prefix seems redundant (it doesn't clarify or add any information).