Introduction - If you have any usage issues, please Google them yourself
File Descriptions:
--- --- ---
nand_model.v -structural wrapper for nand_die_model
nand_die_model.v -nand model of a single die
nand_defines.vh -file used to generate correct port maps for nand_model instanciation.
nand_parameters.vh -file that contains all parameters used by the model
readme.txt -this file
tb.v -nand model test bench
tb.do -compiles and runs the nand_model and test bench