replace i_data with data_i and o_data with data_o
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 27 Apr 2019 14:08:06 +0000 (15:08 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 27 Apr 2019 14:08:06 +0000 (15:08 +0100)
commit527ca98dabd8fdfad8a5f58f2d3cd859bd0443b5
tree97f5c519c53416b8a52b436d124cbde4d1c5d9f9
parentb48ce87fd6186963e5d5b8d63b50f6ba8798228d
replace i_data with data_i and o_data with data_o
src/add/fpbase.py
src/add/fpcommon/getop.py
src/add/multipipe.py
src/add/singlepipe.py
src/add/test_buf_pipe.py
src/add/test_fpadd_pipe.py
src/add/test_fsm_experiment.py
src/add/test_inout_mux_pipe.py
src/add/test_outmux_pipe.py
src/add/test_prioritymux_pipe.py