#noindex '''IEEE 1364''' Ggl:"IEEE 1364" <> = Syntax = == Constant? Integer literal? == 비트수를 ' 앞에 배열하는 특이한 문법 ex. 4'b1001 - 4-bit binary number 16'habcd - 16-bit hexadecimal number logic values 0: logic 0, low, false condition 1: logic 1, high, true condition z: high impedance value, high-impedance condition of a node or net x: unknown value, unknown logic value of a node or net [[리터럴,literal]] == Operator == <= non-blocking assignment = blocking assignment = data type = 두 class가 있다 nets: hardware connection points variables: data storage elements nets: wire tri wand wor triand trior supply0 supply1 tri0 tri1 trireg variables: reg integer real time realtime = ko = https://blog.naver.com/bungkun1349/220337637928 https://blog.naver.com/babojay/40038195998 https://wpaud16.tistory.com/category/내가%20하는%20공부/Verilog%20HDL = en = http://www.asic-world.com/verilog/index.html = tmp = == 책 (kpas펌) == Q 베릴로그 문법 등 베릴로그 관련한 책 추천해주실 수 있을까요? A1 http://staff.ustc.edu.cn/~songch/download/IEEE.1364-2005.pdf - IEEE Standard for Verilog® Hardware Description Language A2 Verilog HDL : 디지털 설계와 합성의 길잡이 https://g.co/kgs/znKfHb Verilog를 이용한 디지털 시스템 설계 https://g.co/kgs/k3Dqa7 Verilog HDL을 이용한 디지털 시스템 설계 및 실습 http://kyobo.link/bmQd 2번째 책이 처음 시작하는 사람에게 적당하다고 생각됩니다 ## from https://www.koreapas.com/bbs/view.php?id=tiger&page=9&sn1=&divpage=78&sn=off&ss=on&sc=on&no=426847 ---- https://everything2.com/title/Verilog [[WpKo:베릴로그]] [[WpEn:Verilog]] Up: [[하드웨어기술언어,hardware_description_language,HDL]]