I saw an interesting new project in the next branch of this forum.
https://github.com/AmicableComputers/wf68k30L
WF68K30L
-
- Posts: 130
- Joined: Fri Jun 19, 2020 8:54 pm
- Has thanked: 13 times
- Been thanked: 58 times
Re: WF68K30L
Those timestamps just show when the repository was created and the files uploaded. If you grab the Configware/2K20L/rtl/vhdl.7z file from http://experiment-s.de/en/download/ you'll see the same files in the 68K30L directory
Re: WF68K30L
I didn't saw that, thank yourobinsonb5 wrote: ↑Fri Jul 30, 2021 11:55 amThose timestamps just show when the repository was created and the files uploaded. If you grab the Configware/2K20L/rtl/vhdl.7z file from http://experiment-s.de/en/download/ you'll see the same files in the 68K30L directory
Re: WF68K30L
Into file :
https://github.com/AmicableComputers/wf ... isters.vhd
I see this :
"-- Revision History
--
-- Revision 2K14B 20141201 WF
-- Initial Release.
-- Revision 2K16A 20160620 WF
-- Minor optimizations.
-- Revision 2K18A 20180620 WF
-- Changed ADR_ATN logic to be valid one clock cycle earlier.
-- Fixed PC restoring during exception processing.
-- Fixed the writing ISP_REG during EXG instruction with two address registers.
-- Fixed writing the stack pointer registers (MSBIT is used now).
-- The address registers are always written long.
-- Bugfix: exception handler do not increment and decrement the USP any more.
-- MOVEM-Fix: the effective address in memory to register is stored (STORE_AEFF) not to be overwritten in case the addressing register is also loaded.
-- Revision 2K19A 2019## WF
-- Removed ADR_ATN. We do not need this any more."
Seems to be updated until 2019