1. When running the APR tool, the following error occurs:

    seultra -m=36 &

    ***********

    CADENCE Program Disaster:

    Pseudo color graphics card not detected.

    Session aborts.

    ***********

    Solution: You are using a Linux machine. These are not currently equipped graphically to handle Silicon Ensemble. Please use a sun or windows machine.

  2. A Primetime run results in: "No constrained paths" or Total Path Delay = 0.0

    Solution: You have violated Primetime rules somewhere in your netlist. There is no one answer to this problem, but if you follow these steps, this will disappear.

  3. APR doesn't work. I get tons of errors when I try to import verilog files.

    Solution: Read the webpage very carefully about how to import verilog files. You must import SC018.v first...get out of the import screen...and then import ALU.v .

  4. Cadence can't import my APR. Am I done with the lab?

    Solution: No, you are not. If Cadence can't import your APR layout, skip that step. However, you CAN still run preapr.script and postapr.script Primetime, and are expected to.

  5. I want to open my APR layout in Silicon Ensemble, but I already did it. What do I open?

    Solution: Go to File->Open and look for LBRARY or something of the sort. This is your APR file. Load it.

  6. How do I generate "0"s and "1"s if I cannot use gnd! and vdd!

    Solution: Take any signal and it's compliment and put them into a NAND. Presto!

  7. I run verilog and try to open the waveform browser to view my results. Nothing happens. What to do?

    Solution: The server is crashing. Save your files, and ssh to another sunapp server.

  8. My design worked yesterday! Now it fails miserably! What happened?

    Solution: Type "quota -v" in the terminal. If it says 100000 100000, you've maxed your 100MB quota. This will crash everything.

  9. Nothing opens, cadence is crashing, errors are abundant, and the tcsh is acting up. What's going on?

    Solution: Again, type "quota -v" in the terminal. If it says 100000 100000, you've maxed your 100MB quota.

  10. What's a good Adder/ALU time?

    Solution: It depends on YOUR peers this semester. Ask your neighbor. And don't do a Ripple-Carry.