Altera_Forum
Honored Contributor
14 years agoIC in library
Dear all,
i need to inser am IC that miss in maxII library: 74HC40103. Please, i need this library, someone can help me? Thank You in advance. LuigiDear all,
i need to inser am IC that miss in maxII library: 74HC40103. Please, i need this library, someone can help me? Thank You in advance. LuigiHi,
use the LPM_COUNTER, in megafunctions/arithmetic.I will try with it.
Thank You. LuigiThere isn't anything in the library that will behave exactly as the 40103.
So, you need to build your own. You can try do design a sub-block that behaves as the 40103 using the LPM_COUNTER and some more gates. Or you can write a Verilog or VHDL module that behaves as the 40103. Then, after you create the symbol for it, you can add it to your schematic. Something like the attached file -- I didn't test it!Thank you for now.
I'll try it. Luigi