[−][src]Crate readmem
A library for reading in Verilog $readmemb/$readmemh files formatted per IEEE Std. 1364-2005, §17.2.9
Enums
ContentType | The type of content contained in a file to be read. |
Error | |
Rule |
Functions
readmem | Read a Verilog memory file from a string containing its contents into a Vec. |