lynchaj

Results 7 issues of lynchaj

Hi I've been experimenting some more with Digital exports to Quartus for compilation/synthesis into a CPLD. This time I am exporting my design to VHDL and importing into Quartus. My...

Hi This issue is a feature request to enable using GAL22V10 and GAL16V8 I/O/Q pins as inputs. Presently, the input-only pins can be used as inputs and the I/O/Q pins...

enhancement

Hi Is there a way to recover an STC89C52RC that is no longer responding to erase commands? To reset it back to factory conditions? I was experimenting with my STC89C52RC...

Please open a discussion forum on FD-autoplacer. This is an awesome project and would like to see more of it. Please add constraints like PCB edges, keeping components all facing...

rz.c and sz.c include the signal.h header file but CP/M does not support Unix style signals. Need to make adjustments to code to replace this functionality with equivalent for CP/M

the termio.h is "included" in rbsb.c but is not available in z88dk environment. Obtained similar vintage termio.h file from SysIII/SysV archive but does not provide expected defines resulting in compilation...

BUFSIZ is undefined leading to error during compile. Normally BUFSIZ is defined by c compiler environment for standard IO and varies depending on environment. from https://c-programming-know-how.blogspot.com/2014/03/what-is-bufsiz.html "BUFSIZ is a constant...