8000 GitHub - Racosel/ucas-ca-lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Racosel/ucas-ca-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucas-ca-lab

bench of div and mul has been released in branch exp10_pipeline

  • to test the div module or mul module, use test_<module_name>.v as simulation and <module_name>.v as design
  • div_0_gen is signed and div_1_gen is unsigned
  • mul_test do signed mul, replace
assign tempans = $signed(extended_x) * $signed(extended_y) ;

with your module.

How to add cache RAMs

search IP catalog: Block Memory Generator

  • tagv:

    image-20231220234105513

    image-20231220234143961

  • data:

    image-20231220234307048

    image-20231220234329044

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0