Commit Graph

58 Commits

Author SHA1 Message Date
fb9787d45f fixed naming conv 2022-04-12 10:34:00 +02:00
alexmadison
a2ca30cbb7 Merge branch 'dev' of ssh://git.web.rug.nl:222/bics/actlib_dataflow_neuro into dev 2022-04-11 19:43:19 +02:00
4b7179768f pullup/down fixed in coders 2022-04-11 19:36:46 +02:00
alexmadison
b21e64a22a commented nrn hs timing assumption, added encoder1d not tested 2022-04-11 18:36:30 +02:00
alexmadison
c1ea7be83d minor sigbuf changes 2022-04-11 17:29:15 +02:00
7b2484a8a4 KEEP_X1 out 2022-04-11 17:08:31 +02:00
alexmadison
81032c1296 texel working with replaced encoder 2022-04-11 15:31:05 +02:00
alexmadison
007859023f fixed timing bug in encoder 2022-04-10 19:23:28 +02:00
alexmadison
8c8a2eb9a4 altered neuron handshake design to use pullups without timing delays 2022-04-10 18:27:44 +02:00
alexmadison
3bf7c21c48 adding sigbufs 2022-04-10 18:18:11 +02:00
alexmadison
ae3ecc3d6b fixed timing bug in encoder 2022-04-10 15:17:53 +02:00
alexmadison
93aeda77d3 remvoed buffering from decoder dr 2022-04-09 14:10:06 +02:00
alexmadison
e27d55bff4 fixed stupid typo in d_dr_en 2022-04-08 14:02:55 +02:00
alexmadison
fa2b6f6850 added dualrail decoder with enable 2022-04-08 14:01:41 +02:00
alexmadison
ec091708a8 changed cells to lowercase 2022-04-08 12:13:43 +02:00
alexmadison
66fdedfb28 gutted KEEPs, readded to coders 2022-04-08 11:53:49 +02:00
alexmadison
55ed8bb839 added buffered dr decoder 2022-04-04 15:37:31 +02:00
alexmadison
c840273ae6 decoder 2d hybrid unit tests working 2022-03-31 18:00:08 +02:00
alexmadison
2c491a6e37 replaced Pullup/downs with A cell naming scheme 2022-03-31 16:44:09 +02:00
alexmadison
6751e2807c comments 2022-03-31 16:23:01 +02:00
alexmadison
89b8dacd29 changed line pull downs to be isochronic as fuk 2022-03-31 16:19:20 +02:00
alexmadison
6ecee7f0c7 added comments 2022-03-31 15:24:51 +02:00
alexmadison
f1ae79cd5a added buffering of dualrail decoder output lines to pull downs 2022-03-31 15:22:50 +02:00
alexmadison
6dfc941993 added Cel to buf out ack, so that ack can't be removed before the bufs output data is fully invalidated 2022-03-31 15:10:47 +02:00
alexmadison
1d5d4738a2 cleaned up coders a bit 2022-03-31 13:20:18 +02:00
alexmadison
2e4cdd5029 vastly improved lazy synapse handshakes 2022-03-31 12:44:00 +02:00
alexmadison
cd5d41d7f8 synapse handshake unit tests working 2022-03-31 11:23:51 +02:00
alexmadison
e779ee55b9 added delays to out req-ack buffers, seems to work 2022-03-30 19:53:27 +02:00
alexmadison
87f552b1d0 decoder hs wip 2022-03-30 14:06:14 +02:00
alexmadison
cff6eba344 decoder_2d_hs init 2022-03-30 13:18:07 +02:00
alexmadison
d10d78347c refactored decoder into decoder dualrail 2022-03-30 11:01:21 +02:00
alexmadison
1707f1043a renamed encoder inputs from x to inx 2022-03-30 10:14:29 +02:00
alexmadison
870da14ccd let delay fifos have N= 0, simplified nrn grids thusly 2022-03-29 19:07:04 +02:00
alexmadison
5e4e905960 fixed minor bug in encoder, renamed nrn_hs 2022-03-29 15:42:54 +02:00
alexmadison
921145c450 added buffering on out 2022-03-29 14:57:20 +02:00
alexmadison
28ea85b9ed reverted nrn handshake to 2c1n 2022-03-29 11:24:42 +02:00
alexmadison
d395778a4a neuron 2d handshake fixes 2022-03-28 19:51:03 +02:00
alexmadison
fb127d55f5 neuron handshake compiling, now testing 2022-03-28 16:23:12 +02:00
alexmadison
a42254a57b minor bug fix encoder2d 2022-03-22 16:30:58 +01:00
b9219f266f Encoder Simmed 2022-03-18 10:06:43 +01:00
9a9c2f7da5 encoder sim still not working 2022-03-08 18:49:04 +01:00
alexmadison
c3f0059bfa encoder2d compiling 2022-03-07 16:22:00 +01:00
Michele
c30a46d6d8 I think the encoder2D compiles now 2022-03-04 21:11:34 +01:00
alexmadison
9b3bdc3f6c rejigged A cell in encoder2d 2022-03-04 15:09:49 +01:00
alexmadison
a53110dda4 renamed encoder to dualrail_encoder 2022-03-04 14:53:14 +01:00
alexmadison
4a4c4eeb14 merged encoder 2022-03-04 14:27:38 +01:00
alexmadison
f55322bc7c encoder init 2022-03-04 14:10:15 +01:00
Michele
b6c70f7f5e fixed vdd and vss in encoder sigbuf 2022-03-04 11:43:49 +01:00
Michele
15d3fd1b9b Added sigbuf_1output for signals that cannot have array outputs 2022-03-03 19:23:13 +01:00
Michele
a4889ae844 fixed conflict with Madison commit 2022-03-03 17:54:29 +01:00