Star4
146
代码介绍
代码
Issues18
Pull Requests16
流水线
Actions
讨论
Wiki
项目成员39
分析
项目设置
Star4
146
  1. drivers_interface
  2. /
  3. tools
  4. /
  5. hc-gen
  6. /
  7. test
  8. /
  9. 29_node_copy_nested_ei
  10. /
  11. case.hcs
Yykkwang【hdf_core】hdf_core switch to system component 模块分离
fd578801创建于 1月31日历史提交
root {
    module = "test";
    foo {
        term = 1;
        bar : root.foo {
            term = "hello";
        }
    }
}