Forum Discussion

ocraM's avatar
ocraM
Icon for New Contributor rankNew Contributor
1 year ago
Solved

Simulation yielding different results when changing top-level entity

Hi, I'm sorry if the question is silly but I'm new to quartus. I have a project called HACK (an attempt to create Nand2Tetris' project in an actual FPGA board). It has the following pertinent file...
  • sstrell's avatar
    1 year ago

    HACK.vhd is not a testbench. All it does is instantiate halfAdder. It doesn't provide any stimulus to halfAdder so you won't see anything in a simulation.