# DES_Encryption **Repository Path**: pantao1227/DES_Encryption ## Basic Information - **Project Name**: DES_Encryption - **Description**: 同步自我的 Github - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DES_Encryption 本科的时候写的 `_(:з」∠)_` **这个项目现在主要用来测试VCS+Verdi环境是否可用** 👻 DES Encryption Verilog use iverilog: ```bash make ivlsim_run ``` use vcs: ```bash make simv_run ``` ```bash make verdi ``` Compile verilog files and generate fsdb wave file with Synopsys VCS, then view design and wave in Verdi.