Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSIT Project in BSc

Code compilation

To compile a verilog file use the command iverilog -o [name of the output file] [.v files]

Running simulation

The vvp simulation programs take 'vvp' files and runs them: vvp [vvp file]

Presentation compilation

to compile the presentation use

  • install pandoc markdown compiler sudo apt-get install pandoc

  • compile it pandoc -s -t beamer -o pres.pdf pres.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages