-
1. Re: Creator 3.0 Major(?) Bug Report
user_1377889 Nov 27, 2013 5:40 AM (in response to user_1377889)This is my day!!!
No text-mixing by the code editor when using pasted lines!
Bob
-
2. Re: Creator 3.0 Major(?) Bug Report
user_189995688 Nov 28, 2013 6:32 AM (in response to user_1377889)Nice catch Bob.
Wouldn't it be good if there was nice place to report bugs to cypress - not for support like 'My Cases' just to ley the dev teams know.
-
3. Re: Creator 3.0 Major(?) Bug Report
norman.chahuares.collantes Nov 28, 2013 7:03 AM (in response to user_1377889)I have noticed that too. I actually thought I was doing something wrong. -
4. Re: Creator 3.0 Major(?) Bug Report
user_1377889 Nov 28, 2013 9:20 AM (in response to user_1377889)Robyn, shall we consider to mail our bugs directly to you? You already have taken over sometimes and re-directed that information into the right channels. Only the frequent contributors will remember such an arrangement, so you will not bath in emails. The question is: who (you?) is going to make that job...
Bob
-
5. Re: Creator 3.0 Major(?) Bug Report
robynw_26 Dec 2, 2013 9:56 AM (in response to user_1377889)You can certainly email me any bugs you find (or feature improvements you'd like)! I do try to enter any bugs/challenges that I see on the forums for our dev team. You can email me at RBYN at cypress dot com anytime if you'd like to report things though.
-Robyn
-
6. Re: Creator 3.0 Major(?) Bug Report
user_93981368 Jan 4, 2014 6:29 AM (in response to user_1377889)UDB Editor bug
Create instruction Nop, A0 = F0, A1 = F1
Generated verilog is incorrect.
`CS_ALU_OP_PASS, `CS_SRCA_A0, `CS_SRCB_D0, `CS_SHFT_OP_PASS, `CS_A0_SRC___F0, `CS_A1_SRC___F0, `CS_FEEDBACK_DSBL, `CS_CI_SEL_CFGA, `CS_SI_SEL_CFGA, `CS_CMP_SEL_CFGA,
Error: Undefined macro `CS_A1_SRC___F0' Should be `CS_A1_SRC___F1
UDB Editor feature request
UDB Editor lacks datapath configurable options: Parallel IO and Carry handling. Please add it.