-
not sure whether it is a bug or not.
==========================================================
mysql> explain select 1 from sid_asjc_re where asjc between 1100 and 1199;
+---------------+-------…
-
Samples are typically imaged with 180nm Z step, while PSFs are usually acquired using 100nm step to improve accuracy. Need to rescale the PSF before running deconvolution with respect to the ratio bet…
-
After some period of time (half hour approx) this past week in which the data management workflow is running (from spec), the workflow stops queueing jobs but does not provide any printed output as to…
-
arXiv论文跟踪
-
Hi James
Currently, I am working on correlating top 10000 max and min paths from OT with openSTA for 180nm, so as to use openSTA for production chips. Do you have any predefined correlation scripts o…
-
Hi,
I found out some problems with the position function. It gives me non continuous positions, sometimes jumping over several hundred km. I have a unit test reproducing the (possible) bug. It cont…
-
The function position(msg0, msg1, t0, t1) uses the following check:
`if typecode(msg0) < 5 or typecode(msg0) > 18:`
This should be:
`if typecode(msg0) < 9 or typecode(msg0) > 18:`
Either that, or the…
-
It looks like processors from the same family and model/brand share some striking some similarities.
cpu-world shows that a particular brand/model share FSB, litography and in many cases the same soc…
-
Hi,
I've started implementing support for the cc430f5137 chip and the em430f5137rf900 board: http://www.ti.com/tool/em430f5137rf900
Right now the blinking light examples run but it looks like it wil…
-
for incomplete if and case statements currently does not work.
Testcase:
```
module top(
(* PAD="1"*) …
ghost updated
8 years ago