Replace `std::string` and `RTLIL::IdString` with `IdString` in `passes/techmap/techma...
authorAlberto Gonzalez <boqwxp@airmail.cc>
Tue, 14 Apr 2020 17:38:43 +0000 (17:38 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Thu, 14 May 2020 20:06:53 +0000 (20:06 +0000)
commit5f7f213c7f3182169c5efe12c9c8e9ceec3ef81f
tree6704052498728f1952bffc83150c4a9681b0c9b5
parente49fdee40441cb4b1892007560d56467fd75a798
Replace `std::string` and `RTLIL::IdString` with `IdString` in `passes/techmap/techmap.cc`.

Co-Authored-By: Eddie Hung <eddie@fpgeh.com>
passes/techmap/techmap.cc