TWiki
>
P1076 Web
>
Vhdl2019MeetingMinutes
>
MeetingMarch17
(2020-02-17,
JimLewis
)
(raw view)
E
dit
A
ttach
-- Main.JimLewis - 2011-03-16 ---+ P1076 March 17, 2011 Meeting Minutes <!-- * Set ALLOWTOPICCHANGE = P1076AdminGroup --> ---++ Attendees: * [[main.CharlesFulks][Charles Fulks]] * [[main.DavidKoontz][David Koontz]] * [[main.JohnShields][John Shields]] * [[main.JimLewis][Jim Lewis]] * [[main.DavidBishop][David Bishop]] * [[main.JarekKaczynski][Jerry Kaczynski]] * [[main.MartinThompson][Martin Thompson]] ---++ Agenda/Discussion: Review [[https://development.standards.ieee.org/myproject/Public/mytools/mob/slideset.pdf][IEEE patent policy]] (please read before meeting) Approve March 3 meeting minutes: Motion: Jerry 2nd: John Continue discussion of language change requirements. ---+++ Package of RTL Hardware Primitives / RTL Building Blocks (Mux, Decoders, FF ...) More expressive and/or concise way of coding flip flops, Multiplexors, decoders, ... David Bishop * Operator Perhaps to involve clock, reset, enable, reset value, clock edge. A <= B @ 2 ; -- Clock is implicit - default clocks and reset Jim Lewis * Use subprograms see posts around Feb 18th time * Enhance subprograms with defaults similar to generics * Need a library of parts (mux, ...) * Alternately the following assignment does a simple FF, however some vendors may not support it A <= B when rising_edge(Clk) ; David Koontz * Also likes library of gate like parts - gives much similarity to gate parts David Bishop * How do we drive vendor uptake on items like this? ---+++ OOP/AOP and Interfaces Jim Lewis * Although I did the previous interface proposal, I think a good implementation of interfaces is to incorporate them into a class. * Then allow shared variables to be an interface object on entities as elaborated in the OO proposal David Koontz * Already a class like mechanism in entities and components What is a Class * Container + Methods + internal state (private objects), has polymorphism and dynamic dispatch. * It may or may not public objects John Shields - believes that sharing object classes across languages will be difficult and fraught with trouble Martin Thompson - need generic programming - and nn need OO - for testbenches * AI post links to generic programming topics Need examples of things that need OO - that illustrate perhaps the advantages of OO over generics on protected types. ---++ Next Meeting (proposed): Thursday March 31 at 8 am
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r8
<
r7
<
r6
<
r5
<
r4
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r8 - 2020-02-17 - 15:36:21 -
JimLewis
P1076
Log In
or
Register
P1076 Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
P1076
Ballots
LCS2016_080
P10761
P1647
P16661
P1685
P1734
P1735
P1778
P1800
P1801
Sandbox
TWiki
VIP
VerilogAMS
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback