arm - How to the flags from the ALU for set flags instruction(ADDS, SUBS, etc) in single cycle processor? -


i'm doing class project when have implement single cycle processor in verilog (for arm). 1 of instruction adds (add , set flags), , made 4 bits d flipflop enable control hold value of flags alu (zero, negative, overflow, carry out), i'm not sure wire output of dflipflop. should connect mux decide write value register file, or output value? i'm confused flags.

thank you.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -