원s/RTL (3) 썸네일형 리스트형 [Syn] VCS Command VCS Quick Start VCS Script [function simulation] 더보기 $ ./run_vcs_fsim.tcl vcs \ -sverilog \ -timescale=1ns/1ns \ +v2k -R -gui \ \ \ -l fsim.log [timing simulation] 더보기 $ ./run_vcs_tsim.tcl vcs \ -sverilog \ -full64 \ -reportstats \ -timescale=1ns/1ns \ +define+ \ -sdf max:: \ -negdelay \ +neg_tchk \ +maxdelays \ +incdir+ \ +v2k -R -gui \ \ \ / \ -l tsim.log [참조] https://solvnet.synopsys.com/ [Syn] Synthesis Constrain Command Design Complier Quick Start Synopsys Design Compiler Execute /// 2020.02.20 $ source $ dc_shell-xg-t -f Synthesis Script (run_syn.tcl) 더보기 /// 2020.02.20 > read_verilog > current_design > check_design -multiple_design > link > uniquify > set_max_area VALUE > set auto_wire_load_selection true > set_fix_multiple_port_nets -all -buffer_constants > set_load VALUE [all_inputs] > set_load VALUE [all_o.. [RTL] HW Verification Verilog Coding Guideline [Register Transfer Level modeling] Must code at register transfer level HW Verification Algorithm An algorithm is a series of mathematical steps which will give you the answer to a particular kind of problem. Algorithm verification with Python: debugging print(), debugger, try, except Architecture Architecture is the component part set of design HW descrition using built.. 이전 1 다음