made note of demux td to fixgit add ../dataflow_neuro/primitives.act
This commit is contained in:
		| @@ -387,6 +387,9 @@ namespace tmpl { | |||||||
|          |          | ||||||
|         // Demux  |         // Demux  | ||||||
|         export template<pint N; pbool CONDITION_SIGN> |         export template<pint N; pbool CONDITION_SIGN> | ||||||
|  |         // WARNING WARNING WARNING | ||||||
|  |         // With a False CONDITION_SIGN, this is wrong. | ||||||
|  |         // the c.t/f just need to be swapped, not inverted!!! | ||||||
|         defproc demux_td (avMx1of2<N> in; avMx1of2<N> out; a1of1 token; bool? reset_B; avMx1of2<1> cond; power supply) { |         defproc demux_td (avMx1of2<N> in; avMx1of2<N> out; a1of1 token; bool? reset_B; avMx1of2<1> cond; power supply) { | ||||||
|             //control |             //control | ||||||
|             bool _en, _reset_BX,_reset_BXX[N], _out_v, _in_c_v_, _reset_BXt; |             bool _en, _reset_BX,_reset_BXX[N], _out_v, _in_c_v_, _reset_BXt; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user