| AR# | 17499 |
| Topic | SW-Floorplanner/PACE |
| Last Modified | 2008-06-17 00:00:00.0 |
| Status | Archive |
Keywords: MSB, LSB, order
When I create a new HDL-based design containing buses, LSB is always the smaller number and MSB is always the larger number. I cannot create a bus that is bus1[3:0], because it will always be written as bus1[0:3]. When bus groups are displayed, however, they do show the correct order.