Forum Discussion
Firefighter
New Contributor
4 years agoMAXII Code
Hi Intel,
I am reading some reference code for MAXII CPLD. It is below. I do not understand what it is doing. Any one can help?
maxii_io d_bit_13(.datain ( sck), //serial_clk_out .oe (DC2026_D...
Firefighter
New Contributor
4 years agoHi Sstrell,
Thanks for your reply.
Is max_ii_io module a library or something that Quartus integrated, just like DFF? I tried to search it in the project verilog code, but could not find it. I also search it in the MAXII book. No luck.
Cheers
sstrell
Super Contributor
4 years agoNot a clue. This is just standard Verilog code. I don't know where you got it from or where you saw it.