Peter Schmidt-Nielsen
06/23/2021, 3:07 AMla_oenb
pins are outputs from the Caravel harness, correct? They are just for letting the user circuit know if the management core is intending to drive the corresponding la_data_out
pin, right? That is, if my macro has a set of totally fixed input pins and separate totally fixed output pins, I assume I can just hook my macro's outputs up to la_data_in
pins, and hook my macro's inputs up to la_data_out
pins, and totally ignore the la_oenb
pins, and I don't need to somehow drive or load them in order for the LA to work?