NSL Samples for beginners
- 1 input single gate BUF logic
- 1 input single gate inverter logic
- 15word x 8bit width synchronous FIFO sample
- 16bit parity generator
- 1bit F/F sample with asynchronous reset
- 1bit F/F sample with synchronous reset.
- 1bit Hi-Z IN/OUT bidirection I/O
- 1bit Hi-Z IN/OUT single direction I/O
- 1bit Hi-Z OUTPUT single direction I/O
- 2 input AND gate
- 2 input Exclusive NOR gate
- 2 input Exclusive OR gate
- 2 input NOR gate
- 2 input OR gate
- 3 input AND – OR gate
- 3 input MAJORITY combination logic
- 3 input OR – AND gate
- 3-STATE Octal Bus Transceiver Type-A
- 3-STATE Octal Bus Transceiver Type-B
- 3-STATE Octal Bus Transceiver Type-C
- 32bit parity generator
- 4bit adder. Hierarchy design.
- 4bit asynchronous adder
- 4bit binary counter
- 4bit F/F sample with AR ( Databus sample )
- 4bit F/F sample with SR ( Databus sample )
- 4bit synchronous adder
- 8bit binary counter ( 4bit counter x 2 instanciated )
- 8bit parity generator
- 8word x 8bit width PROM sample
- 8word x 8bit width SRAM(Memory array) sample
- IF statement variety code
- NSL code to Verilog code parameter passing
- Sequential operation example of 4bit by 4bit multiply function