hebbian block wip 5

This commit is contained in:
W. Soares Girao 2021-08-24 21:44:37 +02:00
parent c1cf509d21
commit 88f1db3f18
11 changed files with 999 additions and 849 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,34 +31,34 @@
</tooloptions>
<vars>
<var>Ica_pre
<value>100n</value>
<value>0</value>
</var>
<var>inp_pr_delay
<value>0</value>
<value>1</value>
</var>
<var>inp_pr_period
<value>1</value>
</var>
<var>inp_pr_pw
<value>0.2</value>
<value>0.01</value>
</var>
<var>inp_pt_delay
<value>0.4</value>
<value>0.5</value>
</var>
<var>inp_pt_period
<value>1</value>
<value>0.2</value>
</var>
<var>inp_pt_pw
<value>0.2</value>
<value>0.001</value>
</var>
<var>Vc_dep
<value>100n</value>
</var>
<var>Vc_dep2
<value>100n</value>
<value>1u</value>
</var>
<var>Vc_pot
<value>200n</value>
<value>0</value>
</var>
<var>Vhi_post
<value>0</value>
@ -84,6 +84,7 @@
<value>schematic</value>
</option>
</origoptions>
<outputs></outputs>
</test>
</tests>
<extensions>
@ -165,34 +166,34 @@
</tooloptions>
<vars>
<var>Ica_pre
<value>100n</value>
<value>0</value>
</var>
<var>inp_pr_delay
<value>0</value>
<value>1</value>
</var>
<var>inp_pr_period
<value>1</value>
</var>
<var>inp_pr_pw
<value>0.2</value>
<value>0.01</value>
</var>
<var>inp_pt_delay
<value>0.4</value>
<value>0.5</value>
</var>
<var>inp_pt_period
<value>1</value>
<value>0.2</value>
</var>
<var>inp_pt_pw
<value>0.2</value>
<value>0.001</value>
</var>
<var>Vc_dep
<value>100n</value>
</var>
<var>Vc_dep2
<value>100n</value>
<value>1u</value>
</var>
<var>Vc_pot
<value>200n</value>
<value>0</value>
</var>
<var>Vhi_post
<value>0</value>
@ -218,6 +219,7 @@
<value>schematic</value>
</option>
</origoptions>
<outputs></outputs>
</test>
</tests>
<extensions>
@ -324,8 +326,8 @@
<allsweepsenabled>1</allsweepsenabled>
<sortVariableValues>0</sortVariableValues>
</checkpoint>
<timestamp>Aug 24 17:17:25 2021</timestamp>
<uuid>{0558f697-584b-4a23-a480-08c8762f6fc5}</uuid>
<timestamp>Aug 24 18:33:15 2021</timestamp>
<uuid>{6e417c6f-6066-4aa2-8255-1e9465b68015}</uuid>
<resultsname>/home/p302242/libraries/CognigrOne_LR3/CognigrOne_LR3/hebbian_block_LR3_tb/maestro/results/maestro/ExplorerRun.0.rdb</resultsname>
<simresults>$AXL_SETUPDB_DIR/results/maestro/ExplorerRun.0.rdb</simresults>
<rawdatadelstrategy>SaveAll
@ -333,7 +335,7 @@
</rawdatadelstrategy>
<netlistdelstrategy>SaveAll</netlistdelstrategy>
<uselocalpsfdir>false</uselocalpsfdir>
<localpsfdir>/tmp/bics02.hpc.rug.nl_p302242_171725429</localpsfdir>
<localpsfdir>/tmp/bics02.hpc.rug.nl_p302242_183315621</localpsfdir>
<psfdir>/home/p302242/simulation/CognigrOne_LR3/hebbian_block_LR3_tb/maestro/results/maestro/ExplorerRun.0</psfdir>
<simdir>$AXL_PROJECT_DIR/CognigrOne_LR3/hebbian_block_LR3_tb/maestro/results/maestro/ExplorerRun.0</simdir>
<gendatasheetplotsonsimulation>0</gendatasheetplotsonsimulation>

View File

@ -1,6 +1,6 @@
Starting Single Run, Sweeps and Corners...
Current time: Tue Aug 24 17:17:26 2021
Current time: Tue Aug 24 18:33:16 2021
Best design point: 1
Design specs:
CognigrOne_LR3_hebbian_block_LR3_tb_1 corner Nominal -
@ -10,4 +10,4 @@ ExplorerRun.0
Number of points completed: 1
Number of simulation errors: 0
ExplorerRun.0 completed.
Current time: Tue Aug 24 17:17:32 2021
Current time: Tue Aug 24 18:33:23 2021

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1001 B