joyliu37/BufferMapping

Coding Issue

Opened this issue · 0 comments

  • Linking C++ Functional Model with the Python Class
  • Use PyBinding to link the cfunc of unified buffer with the python rewrite rule unified buffer class. Currently they are separate.
  • Use PyCoreIR instead of parsing the json file.
  • Reference to how aetherling did this.