📝 Apparently some change in documentation

main
Isabell Pflug 1 year ago
parent 57d86ae3ff
commit 6f15803a10

@ -22,5 +22,8 @@ My preferred compile commands to quickly look up
- `echo "0x00 0x14 0x00 0xb1" | llvm-mc -triple=aarch64 -disassemble --show-encoding`
* **System Verilog** - `iverilog -Wall -g2012 1.sv 2.sv 3_tb.sv 3.sv -o 3_tb` <- tb for testbench simulation
## cmake
* warnings not included on default!
## Other languages
* **LaTeX** - `lualatex blub.tex`

Loading…
Cancel
Save