diff --git a/test/helloworld/JSON.pm b/demo/helloworld/JSON.pm similarity index 100% rename from test/helloworld/JSON.pm rename to demo/helloworld/JSON.pm diff --git a/test/helloworld/Makefile b/demo/helloworld/Makefile similarity index 100% rename from test/helloworld/Makefile rename to demo/helloworld/Makefile diff --git a/test/helloworld/Readme.md b/demo/helloworld/Readme.md similarity index 100% rename from test/helloworld/Readme.md rename to demo/helloworld/Readme.md diff --git a/test/helloworld/ahb_sif copy.sv b/demo/helloworld/ahb_sif copy.sv similarity index 100% rename from test/helloworld/ahb_sif copy.sv rename to demo/helloworld/ahb_sif copy.sv diff --git a/test/helloworld/ahb_sif.sv b/demo/helloworld/ahb_sif.sv similarity index 100% rename from test/helloworld/ahb_sif.sv rename to demo/helloworld/ahb_sif.sv diff --git a/test/helloworld/axi_lsu_dma_bridge.sv b/demo/helloworld/axi_lsu_dma_bridge.sv similarity index 100% rename from test/helloworld/axi_lsu_dma_bridge.sv rename to demo/helloworld/axi_lsu_dma_bridge.sv diff --git a/test/helloworld/dasm.svi b/demo/helloworld/dasm.svi similarity index 100% rename from test/helloworld/dasm.svi rename to demo/helloworld/dasm.svi diff --git a/test/helloworld/flist b/demo/helloworld/flist similarity index 100% rename from test/helloworld/flist rename to demo/helloworld/flist diff --git a/test/helloworld/hello_world.c b/demo/helloworld/hello_world.c similarity index 100% rename from test/helloworld/hello_world.c rename to demo/helloworld/hello_world.c diff --git a/test/helloworld/hello_world.s b/demo/helloworld/hello_world.s similarity index 100% rename from test/helloworld/hello_world.s rename to demo/helloworld/hello_world.s diff --git a/test/helloworld/link.ld b/demo/helloworld/link.ld similarity index 100% rename from test/helloworld/link.ld rename to demo/helloworld/link.ld diff --git a/test/helloworld/swerv.config b/demo/helloworld/swerv.config similarity index 100% rename from test/helloworld/swerv.config rename to demo/helloworld/swerv.config diff --git a/test/helloworld/tb_top.sv b/demo/helloworld/tb_top.sv similarity index 100% rename from test/helloworld/tb_top.sv rename to demo/helloworld/tb_top.sv diff --git a/test/helloworld/test_tb_top.cpp b/demo/helloworld/test_tb_top.cpp similarity index 100% rename from test/helloworld/test_tb_top.cpp rename to demo/helloworld/test_tb_top.cpp