Skip to content

Commit

Permalink
Revert "Merge pull request #1962 from StanfordAHA/hetero-cgra"
Browse files Browse the repository at this point in the history
This reverts commit 2cc8a58, reversing
changes made to 89f0461.
  • Loading branch information
mcoduoza committed Dec 5, 2024
1 parent 2cc8a58 commit f58777a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion archipelago
Submodule archipelago updated 0 files
2 changes: 1 addition & 1 deletion canal
Submodule canal updated 0 files
2 changes: 1 addition & 1 deletion garnet
Submodule garnet updated 39 files
+7 −8 .buildkite/bin/docker-clean.sh
+3 −7 .buildkite/ci.yml
+1 −4 .gitignore
+0 −71 tests/test_app/dev/README.txt
+ tests/test_app/dev/pointwise/bin/hw_input_stencil.raw
+ tests/test_app/dev/pointwise/bin/hw_output.raw
+0 −33 tests/test_app/dev/pointwise/bin/reg_write.h
+0 −1 tests/test_app/dev/pointwise/pointwise_orig
+0 −340 tests/test_app/dev/vcs.sh
+0 −594 tests/test_app/dev/verilator-test.regress.py
+0 −125 tests/test_app/dev/verilator.sh
+0 −310 tests/test_app/dev/vfiles/cfg_and_dbg_unq1.sv
+0 −96 tests/test_app/dev/vfiles/flop_unq1.sv
+0 −95 tests/test_app/dev/vfiles/flop_unq2.sv
+0 −96 tests/test_app/dev/vfiles/flop_unq3.sv
+ tests/test_app/dev/vfiles/garnet.v.gz
+0 −337 tests/test_app/dev/vfiles/glb.svh
+0 −1,534 tests/test_app/dev/vfiles/glb_jrdl_decode.sv
+0 −2,463 tests/test_app/dev/vfiles/glb_jrdl_logic.sv
+0 −445 tests/test_app/dev/vfiles/glb_pio.sv
+0 −390 tests/test_app/dev/vfiles/glc.svh
+0 −472 tests/test_app/dev/vfiles/glc_axi_addrmap.sv
+0 −427 tests/test_app/dev/vfiles/glc_axi_ctrl.sv
+0 −630 tests/test_app/dev/vfiles/glc_jrdl_decode.sv
+0 −2,253 tests/test_app/dev/vfiles/glc_jrdl_logic.sv
+0 −1,076 tests/test_app/dev/vfiles/glc_jtag_ctrl.sv
+0 −381 tests/test_app/dev/vfiles/glc_pio.sv
+0 −73 tests/test_app/dev/vfiles/global_buffer_param.svh
+0 −443 tests/test_app/dev/vfiles/global_controller.sv
+0 −190 tests/test_app/dev/vfiles/jtag.sv
+ tests/test_app/dev/vfiles/libcgra.so
+0 −271 tests/test_app/dev/vfiles/tap_unq1.sv
+2 −29 tests/test_app/genesis_tb/top.svp
+7 −34 tests/test_app/tb/axil_driver.sv
+35 −148 tests/test_app/tb/environment.sv
+3 −35 tests/test_app/tb/garnet_test.sv
+2 −21 tests/test_app/tb/kernel.sv
+0 −31 tests/test_app/tb/proc_driver.sv
+161 −0 tests/test_app/tb/top.sv
2 changes: 1 addition & 1 deletion lake
Submodule lake updated 0 files

0 comments on commit f58777a

Please sign in to comment.