Giter VIP home page Giter VIP logo

hcmut_lsi_lab's Introduction

Setup and connect

source setup.sh

Username and account for login:

ssh -X [email protected] cc01group3

Add license

source /home/share_file/cadence/add_path source /home/share_file/cadence/add_license

Work

Lab 1

cd /home/cc01group3/vlsi/2152147/work/simulation_env

xrun -access rw -licqueue -64BIT -l run.log bounce_flash.v bounce_flash_tb.v simvision -64 &

Lab 2

where to put code or modify:

cd /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/RTL

Edit config

cd /home/cc01group3/vlsi/2152147/work/synthesis_env vi ./Genus_BoundFlasher/constraints/bound_flasher_gate.sdc vi ./Genus_BoundFlasher/LAB1/run.tcl

Run

cd /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/LAB1 genus -f run.tcl | tee -i sync.log

Check Synthesis Report

vi reports_Mar22-15:45:12/final_qor.rpt vi reports_Mar22-15:45:12/final_area.rpt vi reports_Mar22-15:45:12/final_time.rpt

Invoke NETLIST Schematic Window

genus -f gui.tcl -gui <<<<<<< Updated upstream

Lab 3

cd /home/cc01group3/vlsi/2152147/work/lec_env ln -sf /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/RTL/bounce_flash.v /home/cc01group3/vlsi/2152147/work/lec_env/ ln -sf /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/LAB1/outputs_Apr04-22:27:50/Bounce_flash_m.v ln -sf /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/LIB/slow.lib

Perform LEC with Conformal

cd /home/cc01group3/vlsi/2152147/work/lec_env chmod +x go_lec ./go_lec

Debug

rm -rf Bounce_flash_m.v cp -rf /home/cc01group3/vlsi/2152147/work/synthesis_env/Genus_BoundFlasher/LAB1/outputs_Mar22-18:44:47/Bounce_flash_m.v ./ ll vi ./Bounce_flash_m.v

Lab4

cd /home/cc01group3/vlsi/2152147/work/layout_env

1

cd pdk/gpdk045_v_6_0/ cd /home/share_file/cadence/ source add_path source add_license cd - virtuoso &

2

chmod +x go_vir source go_vir

bounce_flash.v bounce_flash_tb.v

hcmut_lsi_lab's People

Contributors

illubaby avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.