systemc-clang icon indicating copy to clipboard operation
systemc-clang copied to clipboard

Incorporate zhw_decode

Open zhuanhao-wu opened this issue 2 years ago • 4 comments

This issue tracks the progress of incorporating the zhw_decode module from here into systemc-clang repository.

Changes to the design code/toolchain code will be tracked in separate issues.

  • [x] Add source code for decoder
  • [x] Pass the toolchain and generate Verilog
  • [x] Synthesis/P&R results
  • [x] Verification of correctness in simulation
  • [x] Onboard verification of correctness
  • [ ] Merge results back to main repository

zhuanhao-wu avatar May 12 '22 16:05 zhuanhao-wu

Created a PR for adding source code #330

zhuanhao-wu avatar May 12 '22 17:05 zhuanhao-wu

A preview of resource utilization result of synthesis with z7test after manual changes to the Verilog. Further verification is pending.

image

zhuanhao-wu avatar May 30 '22 15:05 zhuanhao-wu

Updated resource utilization

image

zhuanhao-wu avatar Jun 25 '22 22:06 zhuanhao-wu

Text version of utilization: util.txt

zhuanhao-wu avatar Jun 28 '22 04:06 zhuanhao-wu