- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Let's suppose in my FPGA design I have a simple synchronous binary counter which increments on every CLK rising edge. I have a reset pin that puts the latches in a known state (for example, if 4 bits counter: "0000"). If not physically reset, what will be the initial value for the counter? Is it "0000" or can it be undefined? How to specify default value for signals in quartus II? Thanks for your help WhitebirdLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
your counter will be 0 after fpga powered on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK thanks alexandre. 0 is exactly what I want.
Whitebird- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus II help has a nice description on power-up state- you might want to take a look at the QII help using keywords "power-up state, specifying".
- pakumpul- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK thanks pakumpul
Whitebird
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