wzab / agwb

Support for automatic address map generation and address decoding logic for Wishbone connected hierachical systems
12 stars 6 forks source link

Selection between "agwb" and "agwb_dca" does not work correctly now. #57

Open wzab opened 3 years ago

wzab commented 3 years ago

The current generation of --python target supports only agwb target. How to support agwb_dca? It seems that the better solution will be an addition of --python-dca option for generation of the agwb_dca.

wzab commented 3 years ago

I've created a target --pythondca that is mutually exclusive with --python It is implemented with commits: https://github.com/wzab/agwb/commit/f58c685d17e95749b93ae580b8a118775b892ea6 and https://github.com/wzab/agwb/commit/b8ee5870f9e1a8d56c69ce07d64b1c2771db22c9