Spyglass Lint Command
1. Lint process RTL file + Other files(SGDC, SDC, UPF, etc) + Libraries -> Spyglass = Reports, Waivers, Debugging 2. Spyglass Lint runs in 2 stage mode 1) Design read: libraries compilation, Basic syntax 확인 2) Goal run: actual static check test, elaboration 1. RTL/lib read read_file -type hdl verilog_file.v read_file -type hdl vhdl_file.vhd set_option enableSV yes //system verilog 사용 read_file -..
공부
2023. 4. 26. 17:25