Nic30 / hwt

VHDL/Verilog/SystemC code generator, simulator API written in python/c++
MIT License
194 stars 26 forks source link

Extract interface arrays #10

Closed Nic30 closed 5 years ago

Nic30 commented 6 years ago

Extract interface arrays as separate library, because it is complicated and users does not understand the difference between

It is useful feature but it is too complicated for base hwt library. Learning curve of uses and intuitive usage has priority.

This also means the removal of SimProxies for this interfaces. And magic indexation overriding, array items cache and it's usage for interfaces.

~ 2018-06-30

Nic30 commented 5 years ago

done in e5cd87228596c689320df3e84e6bc2710151d077