# vim_hdl_trace **Repository Path**: ynxing/vim_hdl_trace ## Basic Information - **Project Name**: vim_hdl_trace - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: add-license-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-29 - **Last Updated**: 2023-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim_hdl_trace if use gvim write verilog and systemverilog code. this vim plugin help you. It's similar verdi trace connect. 1. add hotkey open ~/.vimrc file, in this file. add this txts : "nmap fc :call Trace_c()" it's set 'fc' hotkey. 2. save file save Trace_c.vim to ~/.vim/plugin 3. use it. move on any word , push hotkey 'fc' , next display this word of any quto. ![捕获](https://user-images.githubusercontent.com/1430165/150921462-050364ad-d520-4e19-9cfd-322919957670.JPG)