clump.git
4 years agoAdd diagrams and pictures curium
Marius Gavrilescu [Thu, 23 May 2019 21:10:06 +0000 (22:10 +0100)]
Add diagrams and pictures

4 years agoAdd old files and new gitignore
Marius Gavrilescu [Thu, 23 May 2019 21:09:35 +0000 (22:09 +0100)]
Add old files and new gitignore

4 years agomore speed
Marius Gavrilescu [Thu, 23 May 2019 21:06:55 +0000 (22:06 +0100)]
more speed

5 years agoMake it work
Marius Gavrilescu [Tue, 23 Apr 2019 18:00:04 +0000 (21:00 +0300)]
Make it work

5 years agoImplement a tiny part of i2c
Marius Gavrilescu [Tue, 16 Apr 2019 15:44:02 +0000 (18:44 +0300)]
Implement a tiny part of i2c

5 years agoimplement routing + storei instruction
Marius Gavrilescu [Mon, 15 Apr 2019 19:45:53 +0000 (22:45 +0300)]
implement routing + storei instruction

5 years agoworker/master split
Marius Gavrilescu [Sat, 2 Mar 2019 19:42:50 +0000 (19:42 +0000)]
worker/master split

5 years agoConway works (with sleeps)
Marius Gavrilescu [Wed, 9 Jan 2019 12:29:59 +0000 (12:29 +0000)]
Conway works (with sleeps)

5 years agoFirst version, probably does not work
Marius Gavrilescu [Mon, 22 Oct 2018 14:45:30 +0000 (15:45 +0100)]
First version, probably does not work

5 years agoAdd repl.png and three unused files
Marius Gavrilescu [Thu, 6 Sep 2018 13:00:06 +0000 (16:00 +0300)]
Add repl.png and three unused files

5 years agotypos
Marius Gavrilescu [Fri, 18 May 2018 18:54:34 +0000 (21:54 +0300)]
typos

5 years agoFinal changes to report
Marius Gavrilescu [Fri, 18 May 2018 18:46:04 +0000 (21:46 +0300)]
Final changes to report

5 years agoAdd REPL and expressions.t
Marius Gavrilescu [Thu, 17 May 2018 11:11:04 +0000 (14:11 +0300)]
Add REPL and expressions.t

5 years agoAdd report and artifacts used in it
Marius Gavrilescu [Thu, 17 May 2018 11:09:26 +0000 (14:09 +0300)]
Add report and artifacts used in it

5 years agoUART is now very fast (3MM baud!)
Marius Gavrilescu [Sun, 6 May 2018 15:15:09 +0000 (18:15 +0300)]
UART is now very fast (3MM baud!)

5 years agoGC needs no reset
Marius Gavrilescu [Sat, 5 May 2018 18:36:21 +0000 (21:36 +0300)]
GC needs no reset

6 years agoDiscover the PLL and multiply the CLK by 4
Marius Gavrilescu [Thu, 22 Mar 2018 20:02:44 +0000 (22:02 +0200)]
Discover the PLL and multiply the CLK by 4

6 years agoWrite reader.v in more combinational style
Marius Gavrilescu [Mon, 19 Mar 2018 15:24:38 +0000 (17:24 +0200)]
Write reader.v in more combinational style

6 years agoSlightly simpler reader
Marius Gavrilescu [Mon, 19 Mar 2018 14:25:03 +0000 (16:25 +0200)]
Slightly simpler reader

6 years agoWrite writer.v in more combinational style
Marius Gavrilescu [Mon, 19 Mar 2018 14:22:16 +0000 (16:22 +0200)]
Write writer.v in more combinational style

6 years agoSlightly simpler writer, P becomes freeptr
Marius Gavrilescu [Mon, 19 Mar 2018 13:43:09 +0000 (15:43 +0200)]
Slightly simpler writer, P becomes freeptr

6 years agoAdd compiler
Marius Gavrilescu [Sat, 17 Mar 2018 15:26:54 +0000 (17:26 +0200)]
Add compiler

The compiler is currently written in Lisp. It should be rewritten in Perl.

6 years agoAdd controller module
Marius Gavrilescu [Fri, 16 Mar 2018 21:25:15 +0000 (23:25 +0200)]
Add controller module

6 years agoSeveral cleanups
Marius Gavrilescu [Fri, 16 Mar 2018 20:32:39 +0000 (22:32 +0200)]
Several cleanups

6 years agoSome renamings
Marius Gavrilescu [Fri, 16 Mar 2018 18:15:12 +0000 (20:15 +0200)]
Some renamings

6 years agoGet rid of flash.v
Marius Gavrilescu [Wed, 14 Mar 2018 11:21:19 +0000 (13:21 +0200)]
Get rid of flash.v

6 years agoUse all available memory for gcram
Marius Gavrilescu [Wed, 14 Mar 2018 11:13:11 +0000 (13:13 +0200)]
Use all available memory for gcram

6 years agoWriter now works fine
Marius Gavrilescu [Thu, 1 Mar 2018 14:39:42 +0000 (14:39 +0000)]
Writer now works fine

6 years agoBetter writer and faster UART
Marius Gavrilescu [Mon, 26 Feb 2018 11:46:46 +0000 (11:46 +0000)]
Better writer and faster UART

6 years agoReset pins + add reader and writer
Marius Gavrilescu [Tue, 20 Feb 2018 02:38:50 +0000 (02:38 +0000)]
Reset pins + add reader and writer

6 years agoOne clock is enough
Marius Gavrilescu [Mon, 19 Feb 2018 14:09:05 +0000 (14:09 +0000)]
One clock is enough

6 years agoFix Makefile
Marius Gavrilescu [Mon, 19 Feb 2018 13:56:31 +0000 (13:56 +0000)]
Fix Makefile

6 years agoPull the gcram outside the gc
Marius Gavrilescu [Mon, 19 Feb 2018 13:48:32 +0000 (13:48 +0000)]
Pull the gcram outside the gc

6 years agoProper macros for simulation/normal running
Marius Gavrilescu [Mon, 19 Feb 2018 00:46:44 +0000 (00:46 +0000)]
Proper macros for simulation/normal running

6 years agoMake words 16 bits wide
Marius Gavrilescu [Mon, 19 Feb 2018 00:27:44 +0000 (00:27 +0000)]
Make words 16 bits wide

6 years agoLISP processor works now
Marius Gavrilescu [Wed, 7 Feb 2018 14:19:24 +0000 (14:19 +0000)]
LISP processor works now

6 years agoNow works on iCEstick
Marius Gavrilescu [Wed, 6 Dec 2017 11:55:21 +0000 (13:55 +0200)]
Now works on iCEstick

6 years agoInitial commit
Marius Gavrilescu [Mon, 4 Dec 2017 10:44:54 +0000 (12:44 +0200)]
Initial commit

This page took 0.018573 seconds and 4 git commands to generate.