Replace `std::map` with `dict` for `connbits_map`, `cell_to_inbit`, and `outbit_to_cell`.
authorAlberto Gonzalez <boqwxp@airmail.cc>
Sun, 19 Apr 2020 22:38:10 +0000 (22:38 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Thu, 14 May 2020 20:06:54 +0000 (20:06 +0000)
commit5cb4ae46665574e721161d4eb38552f0938b9948
treecc8d109bb1b58c2f59c0613101b26582d211c662
parentc43017fc082ecf860283c860e8f9de18c3ae09c3
Replace `std::map` with `dict` for `connbits_map`, `cell_to_inbit`, and `outbit_to_cell`.
passes/techmap/techmap.cc