Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThis noob needs help...
Hello everyone, I've recently started using ModelSim Altera Starter Edition 10.0c and I'm trying to get simulate a really simple "AND" gate. Here's my code: library ieee;
use ieee.std_l...
Altera_Forum
Honored Contributor
14 years agoThanks. Everything compiles ok. But how do I run the simulation now? I tried adding the objects x, y, and z to the wave graph but their values are just described as "U"...
never mind I got it. thanks. One last thing... all my windows are filling up the whole screen, but I would prefer to have them all take up less space so I can see more than one window at once. For example I want to see the project tab and mygate.vhd tab at once on the screen. How do I do this?