IObundle / py2hwsw

a Python framework for managing embedded HW/SW projects
MIT License
9 stars 3 forks source link

Add `iob_` prefix to remaining lib modules and board wrappers. #68

Open arturum1 opened 3 weeks ago

arturum1 commented 3 weeks ago

All py2 modules should have iob_ prefix in their name. Currently some lib modules and FPGA board wrappers still don't have it. The bsp.vh files should also have that prefix.