Pic12f clc

AtomSoft

Well-Known Member
Ok im stuck , anyone have any thoughts on how to implement this on a PIC12F with CLC...

Either box will do...



A PIC12LF1501 for example
 
Last edited:
If I understand the drawing correctly, I think it can be done easily without the CLC, so I assume AtomSoft wants the speed of CLC. It must be a fairly new enhancement, as the 16F1519 doesn't have it.

Jason, if you just want a software (MPASM) solution that doesn't use CLC, let us know.

John
 
I know how to do in code like c but i need speed... In code its super simple .. You are going to laugh

Basically:
If in1 & in2 then
Out1= is high

If in1 =1 & in2= low
then out2 = high
 
I Realized... If this was verolog... I would have no issue doing it lol even vhdl is simpler.

I guess they had the right idea but the wrong implementation.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…