Commit graph

30 commits

Author SHA1 Message Date
stephan
0f8e1fb9eb C'E4 ana/dig simulation
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5480 bc5caf13-1734-44f8-af43-603852e9ee25
2016-10-04 19:19:08 +00:00
stephan
3d67afe02c fpgas: add module por: Power On Reset
por is treated as abort
	por resets the opheater

	There is a 1 in 256 chance that the por will not happen
	if registers initialize randomly at power on.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@4152 bc5caf13-1734-44f8-af43-603852e9ee25
2015-04-12 19:47:48 +00:00
stephan
71af29c2d6 flyrena: new Altera bitfiles
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3939 bc5caf13-1734-44f8-af43-603852e9ee25
2015-03-13 11:16:42 +00:00
stephan
9774c2bef7 heteptcore: count tf_lost
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3739 bc5caf13-1734-44f8-af43-603852e9ee25
2015-01-30 11:48:53 +00:00
stephan
667bc29959 pha:
Use only one RAM block for pha_acc_mem.
	The SUE of the removed RAM block causes different PRNG sequences 
	for the analog input data.
	Also: pass -v to vvp.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3593 bc5caf13-1734-44f8-af43-603852e9ee25
2014-12-07 19:25:37 +00:00
stephan
bf99b86424 pha:
Use separate memory in pha_acc_mem for tcnt and wptr.
	This allows for 24 bit tcnt without an extra RAM block.
	The extra RAM block is still there, not to mess up the PRNG.
	The next commit will have the extra RAM removed and a 
	new gold file.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3592 bc5caf13-1734-44f8-af43-603852e9ee25
2014-12-07 15:47:13 +00:00
stephan
8c7c6b2e81 heteptdig: add actel.v lib to Makefile
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3585 bc5caf13-1734-44f8-af43-603852e9ee25
2014-12-04 16:09:43 +00:00
stephan
4180cdc3aa heteptdig: reduce SEU_RATE to avoid double bit errors in the PPSS
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3546 bc5caf13-1734-44f8-af43-603852e9ee25
2014-11-26 12:55:43 +00:00
stephan
c7b654f949 heteptana: add verilog config macro NO_BCHANNEL
When this macro is defined, the B-channel data from the filter
	is ignored, and zeros used instead.  The effect is that close to 
	half the logic will optimize out.  Let's try.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3392 bc5caf13-1734-44f8-af43-603852e9ee25
2014-10-27 07:44:03 +00:00
stephan
a355a14e97 memport: fully pad-registered IO in memasync16ee24
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3355 bc5caf13-1734-44f8-af43-603852e9ee25
2014-10-22 23:15:28 +00:00
stephan
bd5364580f backend: add three data formats for unencoded science data
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2347 bc5caf13-1734-44f8-af43-603852e9ee25
2013-11-21 17:04:20 +00:00
stephan
820c480ad5 hetept: enable ARxSTREAM
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2324 bc5caf13-1734-44f8-af43-603852e9ee25
2013-11-18 20:06:13 +00:00
stephan
f0aea0f1eb heteptdig: sim with M16EE
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2209 bc5caf13-1734-44f8-af43-603852e9ee25
2013-09-30 14:38:43 +00:00
stephan
66ad9ffb42 heteptdig: raise SEU rate to 100
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2200 bc5caf13-1734-44f8-af43-603852e9ee25
2013-09-30 10:00:37 +00:00
stephan
01405b8e48 heteptdig: turn on SEU in internal RAMS
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2121 bc5caf13-1734-44f8-af43-603852e9ee25
2013-09-08 08:33:57 +00:00
stephan
f2fdd74006 add operation heater controller
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2054 bc5caf13-1734-44f8-af43-603852e9ee25
2013-08-26 18:48:11 +00:00
stephan
fa78a856b9 adjust sim for packed HK
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2023 bc5caf13-1734-44f8-af43-603852e9ee25
2013-08-20 10:27:44 +00:00
stephan
1cd7039117 list TODOs before vvp compile
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2006 bc5caf13-1734-44f8-af43-603852e9ee25
2013-08-18 20:31:39 +00:00
stephan
58af81ccae move module aschedule from irena to library
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1969 bc5caf13-1734-44f8-af43-603852e9ee25
2013-08-12 19:23:52 +00:00
stephan
b5dc83ce32 move ADC128S102 model into the general library
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1966 bc5caf13-1734-44f8-af43-603852e9ee25
2013-08-12 15:16:02 +00:00
stephan
ded5f1435e heteptdig with heteptcore, with testjig
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1925 bc5caf13-1734-44f8-af43-603852e9ee25
2013-07-12 00:42:51 +00:00
stephan
1e7abdb7aa flyrena sim advances
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1923 bc5caf13-1734-44f8-af43-603852e9ee25
2013-07-11 19:51:35 +00:00
stephan
c88a3aff08 flyrena syntax and synthesis clean. Next: simulation
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1900 bc5caf13-1734-44f8-af43-603852e9ee25
2013-07-08 22:12:19 +00:00
stephan
6e7c9d9ca2 make flyrena compuile in Quartus, adapt flyrena to heteptdig
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1484 bc5caf13-1734-44f8-af43-603852e9ee25
2013-01-31 14:30:18 +00:00
stephan
fc31ae02fa float data, l3code parameters, SEU flags
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1434 bc5caf13-1734-44f8-af43-603852e9ee25
2013-01-03 14:45:31 +00:00
stephan
d5515f46e6 fix flyrena synthesis
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1236 bc5caf13-1734-44f8-af43-603852e9ee25
2012-08-06 18:21:28 +00:00
stephan
658f5c574a flyrena gains a pps scheduler
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1233 bc5caf13-1734-44f8-af43-603852e9ee25
2012-08-05 21:58:28 +00:00
stephan
5635ae7a70 flyrena message ifc, with arb and t_copy
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1230 bc5caf13-1734-44f8-af43-603852e9ee25
2012-08-04 22:55:38 +00:00
stephan
23d7ee37fb flyrena sim inclusive heteptana
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1229 bc5caf13-1734-44f8-af43-603852e9ee25
2012-08-04 16:30:28 +00:00
stephan
cc570f6277 flyrena altera skeleton
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@1157 bc5caf13-1734-44f8-af43-603852e9ee25
2012-07-16 11:24:16 +00:00