Skip to content

2011eric/dsd-final

Repository files navigation

DSD_Final

Synthesis and Test

To synthesize the design, run

make syn

Please make sure you have .synopsys_dc.setup under the project's root dir or under your home dir. The synthesized file will be stored under Syn/

To run testbench for RTL and SYN, run

make tb_rtl
make tb_syn

There are several flags that you can define, for example:

make tb_rtl TB_DEFINE=noHazard

The full list of availble flags are:

- noHazard
- hasHazard
- BrPred
- compression
- compression_uncompressed
- Mul
- QSort
- QSort_uncompressed
- Conv
- Conv_uncompressed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •