- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What does this pu1 of the clk means in the modelsim-altera ?
The verilog codes of the cam in the cookbook (http://www.altera.com/literature/manual/stx_cookbook.pdf). There's 5 files: ram_block.v ram_based_cam_tb.v ram_based_cam.v cam_ram_block_tb.v cam_ram_block. All the files are compiled in the Quartus 11 successfully.The 2 testbench files (ram_based_cam_tb.v & cam_ram_block_tb.v) are also successful,but in the Modelsim 6.6 ,the waves are wrong, the "clk" is "pu1", what does this means? How to correct it ?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"pu1" means pull up high. It's a state to model outputs with pull up resistors.
Are you simulating the correct file? You should be simulating one of the test benches (_tb).- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page