Skip to content

eswincomputing/e-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# SPDX-License-Identifier: MPL-2.0
#
# Copyright 2024 Beijing ESWIN Computing Technology Co., Ltd.  
#

.
├── README
├── rtl                       RTL folder
│   ├── trenc_algo.sv
│   ├── trenc_apb_reg.sv
│   ├── trenc_atb_data.sv
│   ├── trenc_filter.sv
│   ├── trenc_pkg.sv
│   ├── trenc_pktcomb.sv
│   ├── trenc_sync_fifo.sv
│   └── trenc_top.sv
└── simulation                the folder for compile & simulation
    ├── filelist.lst          RTL file list
    └── makefile              makefile

About

No description, website, or topics provided.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors