ae1f08f039
* Change: In cumulus/plugins/core2chip, instead of the user providing an explicit mapping towards the harness I/O pins, we expect that the core block must have I/O pins with names matching thoses of the harness. That way, connections are automatically made. * Change: In cumulus/plugins/block/htree, if the root signal of the H-Tree is a bit from a vector (like "io_in(0)"), then remove the vector index notation on all the stem name of all the sub-nets. Done by the unbitify() function: "io_in(0)" => "io_in_bit0". |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |